Effortlessly scrape LinkedIn's Ad Library for comprehensive ad data. Extract company names, ad content, images, and more from multiple search queries. Perfect for competitive analysis, market research, and advertising inspiration. Automate your LinkedIn ad intelligence gathering today!
Unlock valuable insights from LinkedIn's Ad Library with our powerful scraper! This Actor allows you to effortlessly collect detailed information about ads from multiple companies, giving you a competitive edge in your market research and advertising strategies.
For each ad, you'll receive:
Start uncovering LinkedIn ad insights today and supercharge your marketing strategies! 💪🚀
A full explanation of an input example in JSON.
1{ 2 "searchUrls": [ 3 "https://www.linkedin.com/ad-library/search?accountOwner=nvidia&countries=US&dateOption=last-30-days", 4 "https://www.linkedin.com/ad-library/search?accountOwner=apple&countries=US&dateOption=last-30-days" 5 ], 6 "maxResults": 100 7}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "searchUrl": "https://www.linkedin.com/ad-library/search?accountOwner=apple&countries=US&dateOption=last-30-days", 4 "companyName": "Apple", 5 "adType": "Promoted", 6 "adDescription": "Rest easy. Mac’s hardware and software protect your data right out the box.", 7 "adTitle": "Mac does that", 8 "imageUrl": "https://media.licdn.com/dms/image/v2/D4D10AQG16VvdofZVwQ/image-shrink_1280/image-shrink_1280/0/1727367582466/USEN_DIABLOSHRIMP7_STATIC_1080x1080_BAN_MAC_SCRTY_CSMR_LEM_NA_NA_REDIFjpg?e=2147483647&v=beta&t=MIV9EGUyy7XI54WsaGc-XwpXNTX_SV1gdinFB8ETJtE", 9 "adDetailUrl": "https://www.linkedin.com/ad-library/detail/507892713" 10 }, 11 { 12 "searchUrl": "https://www.linkedin.com/ad-library/search?accountOwner=apple&countries=US&dateOption=last-30-days", 13 "companyName": "Claris, an Apple company", 14 "adType": "Promoted", 15 "adDescription": "Ready to scale your business operations with Claris FileMaker? Schedule a complimentary custom demo to discover how.", 16 "adTitle": "What can Claris FileMaker do for you?", 17 "imageUrl": "https://media.licdn.com/dms/image/v2/D5610AQH6kqK3n97HrA/image-shrink_1280/image-shrink_1280/0/1727454890924/paid-mts-linkedin-sept17-ad1png?e=2147483647&v=beta&t=OXjjpcPCEWgzaGuF9Pu6jAJFjGhjVcNOazfodmhktvI", 18 "adDetailUrl": "https://www.linkedin.com/ad-library/detail/525598446" 19 }, 20 ... 21]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!