
YouTube Influencer Finder API
Search YouTube by keyword and extract influencer profiles including social links, subscriber counts, and channel stats via API. Ideal for influencer marketing .
Brief
What is YouTube Influencer Finder API?
BrowserAct's YouTube Influencer Finder API lets you discover and extract influencer profile information from YouTube search results through a single API request, without building crawler scripts or maintaining custom browser automation.
This API is designed for keyword-based influencer discovery. Simply provide search keywords and set upload date filters. BrowserAct will search relevant YouTube creators, open each profile popup, extract comprehensive creator information including contact details and social links, and return it directly via API.
It is ideal for influencer marketing, creator outreach, partnership discovery, competitor analysis, and market research.
What data can you get through YouTube Influencer Finder API?
The API extracts structured creator profile data from YouTube, including:
- profile_name: Creator's channel name
- profile_description: Channel description and bio
- link: All visible social links (Platform: URL format, multiple links separated by line breaks)
- email_action: Contact email if available
- youtube_channel: Direct link to YouTube channel
- country: Creator's country/region
- registration_date: Channel registration date
- subscriber_count: Total subscriber count
- video_count: Total number of videos
- total_views: Total channel views
Why YouTube Influencer Finder API is right for you
Keyword-based discovery
Search YouTube creators by keyword and extract structured profile data from matching results.
Complete contact information
Extract email addresses and all social media links from creator profiles for direct outreach.
Flexible date filtering
Filter by upload date to find active creators with recent content.
Zero operational overhead
No proxy setup, crawler scripts, or anti-bot handling required. BrowserAct runs the workflow in the background.
In short:
Keyword → API call → Full influencer profiles delivered
API Parameters
Parameter | Required | Description | Type | Default | Options |
keywords | ✅ | Search keywords for finding YouTube influencers | string | openclaw | You can enter any keyword. |
Upload_Date | ✅ | Filter creators by recent upload date | string | This Month | Today, This Week,This Month,This Year |
Code to Integrate
Click Get code, replace the API key, and run the code directly in your application.
API Key, get from: https://www.browseract.com/reception/integrations
API_KEY = os.getenv("BROWSERACT_API_KEY", "app-abcdefghijklmn")
Replace:
app-abcdefghijklmn
with your own API key, and the code will run successfully. You can find your API key in the API & Integrations section of the BrowserAct dashboard.
API Example
Input
keywords: openclaw
Upload_Date: This Month
Steps
- Click Get the Code
- Run the request
- Receive structured influencer profile data via API
Create Your Own YouTube Influencer Finder API
To create your own YouTube Influencer Finder API, simply start from a prebuilt template.
- Click Create from Template in the top-right corner
- Complete the setup
- You'll receive a callable workflow_id
Once created, you can use the BrowserAct API to invoke your workflow programmatically and retrieve YouTube influencer data directly in your application.
Need help?
Discord: [Discord Community]
E-mail: service@browseract.com
