Google Ad Library API
Real-time Google Ad Library
data, one API call.
The Google Ad Library API from ScrapeCreators gives developers reliable access to Google Ad Library data without the hassle of building and maintaining scrapers. Our Google Ad Library API endpoints make it easy to retrieve profiles, posts, metrics, and more from Google Ad Library in real-time for your applications. Scrape the Google Ad Transparency Library. *This only gets the public ads. Some ads you need to log in for and sadly we can't get those. Also, since there are so many variations, the return types might not all be 100% the same. Email me for suggestions. Also this endpoint is pretty new, if you find any errors or irregularities, please email me: support@scrapecreators.com
3
Endpoints
REST
Protocol
JSON
Response
// Example code for using the Google Ad Library API with JavaScript
const response = await fetch(`https://api.scrapecreators.com/v1/googleadlibrary/profile?handle=example`, {
headers: {
'x-api-key': 'YOUR_API_KEY'
}
});
const data = await response.json();
console.log(data); Endpoints
What you can do with the Google Ad Library API
Company Ads
GET /v1/google/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)
Ad Details
GET /v1/google/ad Get the details for an ad. I'm using an OCR to get the text from the ad, so it might not be 100% accurate. If you find any errors or irregularities, please email me: support@scrapecreators.com
Advertiser Search
GET /v1/google/adLibrary/advertisers/search Search the Google Ad Transparency Library for advertisers to get their advertiser id
Quick start
Google Ad Library API quick start
Make your first request in under a minute. Sign up, grab your API key, paste this in.
// Example code for using the Google Ad Library API with JavaScript
const response = await fetch(`https://api.scrapecreators.com/v1/googleadlibrary/profile?handle=example`, {
headers: {
'x-api-key': 'YOUR_API_KEY'
}
});
const data = await response.json();
console.log(data); Why us
Why ship on the ScrapeCreators Google Ad Library API
Real-time data access
Get the most up-to-date Google Ad Library data without dealing with rate limits or IP blocks.
Simple integration
Clear documentation and straightforward REST API endpoints make it easy to get started in any language.
High reliability
Our infrastructure ensures high uptime and consistent performance for your applications, even at scale.
Comprehensive data
Access a wide range of Google Ad Library data points through our carefully designed endpoints.
Use cases
Google Ad Library API use cases
Content discovery
Find trending content on Google Ad Library to identify viral topics or influencers relevant to your industry.
Competitive analysis
Monitor competitor accounts on Google Ad Library to track their content strategy, engagement rates, and audience growth.
Influencer research
Find and verify Google Ad Library creators based on audience demographics, engagement metrics, and content relevance.
Social monitoring
Track brand mentions and relevant hashtags on Google Ad Library to gauge customer sentiment and identify opportunities.
Content aggregation
Embed Google Ad Library content into your application or website to keep your users engaged with fresh content.
Automated reporting
Build dashboards with real-time Google Ad Library metrics and schedule automated reports for stakeholders.
FAQ
Questions we hear
about the Google Ad Library API.
Is the Google Ad Library API official?
No, ScrapeCreators provides an unofficial Google Ad Library API that lets you access Google Ad Library data through our platform. We handle the complexities of data collection so you can focus on building your application.
How current is the Google Ad Library data?
We provide real-time data from Google Ad Library. When you make a request, we fetch the latest information available, so you always get fresh Google Ad Library data.
Can I use the Google Ad Library API in production?
Absolutely. Many businesses rely on ScrapeCreators APIs for their production applications. Our infrastructure is designed for reliability and performance at scale.
Do I need a credit card to try the Google Ad Library API?
No credit card required. Sign up for free and you get 100 credits on the house to test the Google Ad Library API before deciding on a plan. Credits never expire.
What does the Google Ad Library API return?
The Google Ad Library API returns clean JSON responses with profiles, posts, engagement metrics, and more — depending on the endpoint you call. See the endpoints section above for the full list of 3 endpoints available.
Get started
Start using the Google Ad Library API
100 credits on the house. No credit card. Start pulling Google Ad Library data in under sixty seconds.
Also searched