TikTok
YouTube
Kick
Snapchat
Linktree
Komi
Pillar
Linkbio
Amazon Shop
Age and Gender
Linkme
API Documentation
TikTok
- GETProfile
- GETUser's Audience Demographics
- GETProfile Videos
- GETVideo Info
- GETTranscript
- GETTikTok Live
- GETComments
- GETComment Replies
- GETFollowing
- GETFollowers
- GETSearch Users
- GETSearch by Hashtag
- GETSearch by Keyword
- GETTop Search
- GETGet popular creators
- GETGet popular hashtags
- GETGet Song Details
- GETTikToks using Song
- GETTrending Feed
YouTube
Facebook Ad Library
Google Ad Library
LinkedIn Ad Library
Truth Social
Bluesky
Twitch
Kick
Snapchat
Linktree
Komi
Pillar
Linkbio
Amazon Shop
Age and Gender
Linkme
Company Ads
Get the ads for a company. *This only gets the public ads. Some ads you need to log in for and sadly we can't get those. Starting November 10th 2025, you will need to add get_ad_details=true to get the ad details (and will cost 25 credits). If you don't add that, only the advertiserId and creativeId from each ad will be returned (and will continue to cost just 1 credit)
curl "https://api.scrapecreators.com/v1/google/company/ads" \
-H "x-api-key: " {
"success": true,
"credits_remaining": 9926561,
"ads": [
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR15036700036807262209",
"format": "text",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR15036700036807262209",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2024-08-02T12:33:35.000Z",
"lastShown": "2025-11-10T19:31:13.000Z"
},
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR04077090219323555841",
"format": "video",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR04077090219323555841",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2024-06-22T06:45:18.000Z",
"lastShown": "2025-11-10T17:56:32.000Z"
},
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR09593715710895325185",
"format": "video",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR09593715710895325185",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2025-08-27T14:17:12.000Z",
"lastShown": "2025-11-10T17:17:46.000Z"
},
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR10027703979854528513",
"format": "text",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR10027703979854528513",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2025-01-12T03:38:24.000Z",
"lastShown": "2025-11-10T16:36:38.000Z"
},
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR15742167484830056449",
"format": "image",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR15742167484830056449",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2025-08-09T14:24:28.000Z",
"lastShown": "2025-11-10T06:47:43.000Z"
}
],
"cursor": "CgoAP7zm82Y5sMRjEhBwPifBwIMxRttsqvUAAAAAGgn8%2BIdd%2BDICr8g%3D"
}Headers
Your Scrape Creators API key
Query Parameters
The domain of the company
lululemon.comThe advertiser id of the company
AR01614014350098432001The topic to search for. If you search for 'political', you will also need to pass a 'region', like 'US' or 'AU'
allall, political The region to search for. Defaults to anywhere
USStart date to search for. Format: YYYY-MM-DD
2025-08-01End date to search for. Format: YYYY-MM-DD
2025-08-11Set to true to get the ad details. Will cost 25 credits.
falseCursor to paginate through results
CgoAP7znOo9RPjf%2FEhD5utgx8m75NrTTbU0AAAAAGgn8%2BJyW%2BJQK40A%3Dcurl "https://api.scrapecreators.com/v1/google/company/ads" \
-H "x-api-key: " {
"success": true,
"credits_remaining": 9926561,
"ads": [
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR15036700036807262209",
"format": "text",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR15036700036807262209",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2024-08-02T12:33:35.000Z",
"lastShown": "2025-11-10T19:31:13.000Z"
},
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR04077090219323555841",
"format": "video",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR04077090219323555841",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2024-06-22T06:45:18.000Z",
"lastShown": "2025-11-10T17:56:32.000Z"
},
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR09593715710895325185",
"format": "video",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR09593715710895325185",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2025-08-27T14:17:12.000Z",
"lastShown": "2025-11-10T17:17:46.000Z"
},
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR10027703979854528513",
"format": "text",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR10027703979854528513",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2025-01-12T03:38:24.000Z",
"lastShown": "2025-11-10T16:36:38.000Z"
},
{
"advertiserId": "AR09628680369637163009",
"creativeId": "CR15742167484830056449",
"format": "image",
"adUrl": "https://adstransparency.google.com/advertiser/AR09628680369637163009/creative/CR15742167484830056449",
"advertiserName": "Foreplay Ventures Inc",
"domain": "foreplay.co",
"imageUrl": null,
"firstShown": "2025-08-09T14:24:28.000Z",
"lastShown": "2025-11-10T06:47:43.000Z"
}
],
"cursor": "CgoAP7zm82Y5sMRjEhBwPifBwIMxRttsqvUAAAAAGgn8%2BIdd%2BDICr8g%3D"
}