Extract details about ads from LinkedIn Ad Library. Scrape ad details like when it was run, ad targeting, advertiser and content of ad. Download ad data in JSON, XML, Excel format.
Scrape Ad Library data from LinkedIn easily with LinkedIn Ad Library Scraper.
LinkedIn is a business and employment-focused social media platform that works through websites and mobile apps. It was launched on May 5, 2003 by Reid Hoffman and Eric Ly. Since December 2016, LinkedIn has been a wholly owned subsidiary of Microsoft. The platform is primarily used for professional networking and career development, and allows jobseekers to post their CVs and employers to post jobs. From 2015, most of the company's revenue came from selling access to information about its members to recruiters and sales professionals. LinkedIn has more than 1 billion registered members from over 200 countries and territories.
It provides a structured way to access LinkedIn Ad Library data, enabling easy processing without the need for login credentials or session cookies.
In order to use LinkedIn Ad Library Scraper you need to provide number of results that you want to scrape from LinkedIn.
Next go to Linkedin Ad Library. Do search that you want. Copy the URL and set it as input paramter for the scraper.
Example of valid URLs for scraping:
1{ 2 "urls": [ 3 { 4 "url": "https://www.linkedin.com/ad-library/search?keyword=jetbrains", 5 "method": "GET" 6 }, 7 { 8 "url": "https://www.linkedin.com/ad-library/detail/349389913", 9 "method": "GET" 10 } 11 ], 12 "maxResults": 100 13}
1{ 2 "url": "https://www.linkedin.com/ad-library/detail/388651983", 3 "id": 388651983, 4 "format": "SINGLE_IMAGE_AD", 5 "period": { 6 "start": "2024-04-05", 7 "end": "2024-04-15" 8 }, 9 "paidBy": "Paid for by HOOLOOVOO", 10 "totalImpression": "10k-50k", 11 "impressions": [ 12 { 13 "country": "Sweden", 14 "impressions": "100%", 15 "estimatedMin": 10000, 16 "estimatedMax": 50000 17 } 18 ], 19 "advertiser": { 20 "url": "https://www.linkedin.com/company/101071919", 21 "name": "HOOLOOVOO Global", 22 "logo": "https://media.licdn.com/dms/image/v2/D4D0BAQGto4ufhsi51A/company-logo_100_100/company-logo_100_100/0/1699612320543/hooloovoo_global_logo?e=2147483647&v=beta&t=MwdLsrA6-pbBDV8LrFRWuA_Iaqtd7JdfwPk-sUBU1gI" 23 }, 24 "body": "If you are a sales professional in Sweden, maybe you can help Djordje, our Head of Sales. Read more about him and about the job, here is the link - hooloovoo.se/jobs and check out our website, it's basically our Business Development Strategy published.", 25 "title": "Djordje needs a Swedish colleague for an adventure in sales", 26 "imageUrl": "https://media.licdn.com/dms/image/v2/D4D10AQEie13iwpwVxg/image-shrink_1280/image-shrink_1280/0/1712306906591/HLVSales_Li1200x628px2png?e=2147483647&v=beta&t=MCdVnFHC-W6d2zPCVPO05xKsy-AJLwniMrEsV2_9Z1Y", 27 "targetingSettings": [ 28 { 29 "target": "Language", 30 "value": "Targeting includes English" 31 }, 32 { 33 "target": "Location", 34 "value": "Targeting includes Sweden" 35 }, 36 { 37 "target": "Job", 38 "value": "Inclusion targeting applied" 39 } 40 ], 41 "buttons": ["Learn more"] 42}
The output from LinkedIn Ad Library Scraper is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).
Proxy for this scraper is already preconfigured for optimal performance.
For more custom/simplify outputs or Bug report please contact the developer (ivan.vasiljevic (at) hotmail.com) or report an issue.
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!