TikTok Ads Scraper avatar
TikTok Ads Scraper

Pricing

$30.00/month + usage

Go to Store
TikTok Ads Scraper

TikTok Ads Scraper

Developed by

Lexis Solutions

Lexis Solutions

Maintained by Community

Find and scrape current and past ads on TikTok. Get video URL, dates and locations, impressions, and more. Download and analyze data from the TikTok Ads Library for competitive analysis.

5.0 (8)

Pricing

$30.00/month + usage

39

Total users

303

Monthly users

27

Runs succeeded

>99%

Issues response

2.2 hours

Last modified

19 days ago

CJ

Filtering by advertiser name doesn't work

Closed

charles_jengibre opened this issue
a month ago

Hello, The filtering by advertiser name doesn't work. Please refund my subscription. Thanks

lexis-solutions avatar

Sorry to hear that, we're looking at the issue immediately. For a refund, you have to contact Apify support, as actor developers do not handle this. Thanks.

CJ

charles_jengibre

22 days ago

Any news on this ?

lexis-solutions avatar

This is still work in progress, we'll update the thread as soon as we have resolved the issue.

lexis-solutions avatar

Hi, upon investigation we saw that in your run you specified both "query" and "advertiserName". From the actor documentation:

To run the actor, you can input a:

Query - A query to search for ads. This can be a company name, domain, or a search string that appears in the ad.

Advertiser Name - An advertiser name to search for ads.

Or both, in which case the actor will search for ads that match the query and ignore the advertiser name.

In order to filter by advertiser name, query must be empty.

Thanks for using the actor, looking forward to help with any other issues you might encounter.

CJ

charles_jengibre

21 days ago

I confirm that it doesn't work as you explain. When using advertiserName only, it doesn't filter on advertiserName.

Here is a set of inputs/outputs:

{ "advertiserName": "PANDA TEA", "country": "FR", "endDate": "2025-06-01", "maxPages": 20, "startDate": "2024-07-01", "proxyConfiguration": { "useApifyProxy": true } }

CJ

charles_jengibre

21 days ago

Thank you for the help

lexis-solutions avatar

We've updated the actor to only scrape advertiser names that match the "advertiserName" input.

However, for the query you pasted - "PANDA TEA" there are no such advertisers. There's "PANDA TEAM", but even that advertiser has no ads.

Let us know how we can help further.

CJ

charles_jengibre

20 days ago

It still doesn't work. See below. I tried with a capitalized or non capitalized name [image: Screenshot 2025-06-11 at 16.06.39.png] [image: Screenshot 2025-06-11 at 16.06.43.png] [image: Screenshot 2025-06-11 at 16.10.07.png] [image: Screenshot 2025-06-11 at 16.10.11.png] [image: Screenshot 2025-06-11 at 16.10.19.png]

lexis-solutions avatar

We saw that "ABI GLOBAL Ltd" does not appear in the advertiser search. However, when we do query, there ads showing up with this advertiser name. We added a mode to the scraper that handles this discrepancy in the TikTok Ad Library, by falling back to query search, and performing filtering after getting the ads. Please try again now and let us know if the issue still persists. Thanks for sticking through!