Retrieve a list of LinkedIn Ads matching the specified search criteria.
Scrape LinkedIn Ad Library Search to find ads based on various criteria such as keywords, account owners, countries, and date ranges.Documentation Index
Fetch the complete documentation index at: https://docs.harvest-api.com/llms.txt
Use this file to discover all available pages before exploring further.
Scrape Ad Library search URL, for example: https://www.linkedin.com/ad-library/search?accountOwner=test&keyword=test&dateOption=custom-date-range&startdate=2025-07-07&enddate=2025-08-21
Search by keyword
Search by company or advertiser name
One or comma separated list of country codes to filter ads by country. Eg. 'US,GB,FR'. Supports "ALL" value to search in all countries.
One of the following options to filter ads by date: 'last-30-days', 'current-month', 'current-year', 'last-year', 'custom-date-range'
Start date for 'custom-date-range' filter in 'YYYY-MM-DD' format
End date for 'custom-date-range' filter in 'YYYY-MM-DD' format
Pagination token from the previous response for fetching the next page