serpapi / public-roadmap

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

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

Closed tenhoudaisangen closed 2 days ago

tenhoudaisangen commented 9 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 9 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.

alexbarron commented 2 days ago

Received another request:

Intercom

hartator commented 2 days ago

We can't do this legally if it's behind a login page.

alexbarron commented 2 days ago

We can't do this legally if it's behind a login page.

Yep, I set that expectation with the user already, but logged it here anyway since there's an open issue. Sounds like it would make sense to close this as unplanned?

hartator commented 2 days ago

Yep, I set that expectation with the user already, but logged it here anyway since there's an open issue. Sounds like it would make sense to close this as unplanned?

Yes, we can double check their ToS, but usually it means we can't scrape data behind a login wall.