GET
/v1/resultsGet Results
Retrieve scraped YouTube channel contact informationRetrieve scraped YouTube channel data including email addresses, social media links, channel statistics, and detailed About information.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
Core Result Fields
id
integer
Example: 47771
object
string
Example: result
squid
string
Example: 372558c06a004dbab527f731c0d095cf
run
string
Example: 1edf08b8f753406287da8dbe1ff92bec
Channel Information
account_name
string
Example: Tech Legend
channel_id
string
Example: UCybLjt4Vp59aSXVVcI2RS1w
slug
string
Example: TechLegend
url
string
Example: https://www.youtube.com/c/TechLegend
about
string
Example: Welcome to our channel...
country
string
Example: United States
creation_date
string
Example: 2017-09-06T00:00:00Z
Contact Information
email
string
Example: techlegendofficial@gmail.com
Social Media Links
facebook
string
Example: facebook.com/techlegendhq
instagram
string
Example: instagram.com/techlegendhq
twitter
string
Example: twitter.com/TechLegendHQ
other_links
string
Example: techlegend.us, twitch.tv/techlegendhq, amazon.com/shop/techlegend
Channel Statistics
subscribers_count
string
Example: 108K subscribers
videos_count
integer
Example: 105
views_count
integer
Example: 1641373
Timestamps
scraping_time
string
Example: 2025-07-11T17:45:19.416Z
Parameters
squidstring
RequiredExample:
372558c06a004dbab527f731c0d095cfrunstring
OptionalExample:
1edf08b8f753406287da8dbe1ff92becpageinteger
OptionalExample:
1page_sizeinteger
OptionalExample:
50Pro Tip
Use the `email` field to build outreach lists for YouTube creator partnerships.
Pro Tip
Check `other_links` for additional contact methods like websites and affiliate pages.
Note
Email addresses are only available if the channel owner has made them public in the About section.