serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
45 stars 3 forks source link

[Google Ads Transparency Center API] Extract results that required login #1419

Open tenhoudaisangen opened 4 months ago

tenhoudaisangen commented 4 months ago

Not Working Example: [Playground Link 1] [Working in ATC 1] [Playground Link 2] [Working in ATC 2]

Working Example: [Working Example 1] [Working Example 2]

Some domains when placed in the text field causes the Google Ad Transparency Center API to return fully empty even though there is a working version of the same query when going directly to https://adstransparency.google.com/

tanys123 commented 4 months ago

Thanks @tenhoudaisangen for reporting the issue 👍

After some investigation, some ads like (truthfinder.com) required login to view them. You can try the link in incognito mode, and there will be no ads.

Screenshot 2024-02-16 at 2 09 23 PM

I can make it work as a prototype (by using cookies) but haven't yet found a viable solution for production. I will let you know if there is an update on this.