TikTok Influencer Scraper collects public creator records from a configurable TikTok user search URL. The validated version prioritizes search-result cards and opens profile pages only when additional visible fields are needed.
What Does BrowserAct TikTok Influencer Scraper Do?
This BrowserAct template runs a validated, reusable extraction path against publicly accessible pages. Configure the inputs, run the Bot, and receive structured records without writing selectors or browser scripts.
Key Features
- Use any accessible public TikTok user-search URL.
- Scroll until the requested number of creator records is reached.
- Collect profile identity, audience metrics, bio, verification, and links when visible.
- Prefer result-card data before opening profile details.
- Operate without requesting login.
What Data Can I Extract from TikTok?
| Field | Description |
|---|---|
username |
Visible creator display name. |
handle |
TikTok account handle. |
profile_url |
Public TikTok profile URL. |
follower_count |
Visible follower count. |
following_count |
Visible following count when available. |
total_likes |
Visible total-like count. |
bio |
Visible profile description. |
verified_status |
Whether a verification indicator is visible. |
external_links |
Visible external profile links when available. |
How to Use TikTok Influencer Scraper
- Click Run task.
- Enter the configurable values shown below.
- Run the Bot and review the structured records.
- Export the result or connect it to an API, automation platform, or agent workflow.
Input Parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
TikTok Search URL |
Yes | https://www.tiktok.com/search/user?q=skincare |
Public TikTok user-search results URL. |
Max Results |
Yes | 5 |
Maximum creator records to return. |
Example Output
{
"results": [
{
"username": "Example Creator",
"handle": "@examplecreator",
"profile_url": "https://www.tiktok.com/@examplecreator",
"follower_count": "125K",
"following_count": "420",
"total_likes": "2.4M",
"bio": "Creator profile bio",
"verified_status": false,
"external_links": []
}
]
}
How Does it Work?
BrowserAct opens the configured public TikTok user-search page, handles basic public consent prompts when present, and scrolls the visible creator results.
The validated Bot reads creator cards first and opens profile detail pages only when needed for additional visible fields. It deduplicates profiles and stops at Max Results; the successful default run returned five creators.
How to Build a New Scraper Bot with Agent Built
Step 1: Describe the Data You Need
Open BrowserAct and start Agent Built from the Home prompt box or from Create -> Build with Agent. Paste a clear request that includes the website, the records to collect, the filters or search conditions, the fields to return, the result limit, and the inputs you want to reuse later.

Step 2: Let BrowserAct Build and Test the Bot
BrowserAct explores the live website, works out the navigation and extraction path, and validates the result. If BrowserAct asks for clarification, reply in the same build conversation with the missing URL, condition, field, example, or expected output.

Step 3: Run the Bot and Review the Result
When the build is complete, run the Bot with the default inputs first. Review the structured records, source URLs, missing fields, and row count before reusing the Bot with new inputs or connecting it to another workflow.


Why Use TikTok Influencer Scraper?
Support public creator discovery, influencer research, audience comparison, partnership sourcing, and social-market analysis.
Who Can Use This Template?
- Influencer marketing teams.
- Creator partnership managers.
- Social media researchers.
- Automation builders enriching creator datasets.
How Many Results Can You Scrape?
Max Results limits the number of creators. Public availability can vary by region, consent state, and TikTok page behavior.
Automation and Export
BrowserAct returns structured data first. You can then use the completed output through API JSON responses, n8n workflows, Make scenarios, Zapier automations, MCP-based agent workflows, or manual CSV and spreadsheet review.
Need Help?
Contact us at
Discord: Discord Community
E-mail: service@browseract.com

