companyNamestring · optionalThe name of the company. Can either use this or pageId
minLength: 1 · maxLength: 500
ScrapeCreators
Fetches all ads currently running for a specific company from the Meta Ad Library.
Fetches all ads currently running for a specific company from the Meta Ad Library. Retrieve one bounded result or page using the documented fields. Pagination is explicit: follow-up pages require another run. The catalog price is the maximum per request; the quote reflects the selected limits and the wallet settles the verified actual cost plus 40%. Free supplier calls remain free. Results contain reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most the first item of each list.
Agents select this operation with tool ID scrapecreators.v1-facebook-adlibrary-company-ads, then check its current inputs and price before a run.
companyNamestring · optionalThe name of the company. Can either use this or pageId
minLength: 1 · maxLength: 500
countrystring · optionalThis can only be one country. It has to be the 2 letter code for the country. It defaults to ALL.
minLength: 1 · maxLength: 500
cursorstring · optionalCursor to paginate through results
minLength: 1 · maxLength: 4096
end_datestring · optionalEnd date to search for. Format: YYYY-MM-DD
minLength: 1 · maxLength: 500
languagestring · optionalLanguage to filter ads on. Needs to be 2 letter language code, ie EN, ES, FR, etc
minLength: 1 · maxLength: 500
media_typestring · optionalMedia type of the ad. Defaults to ALL. Meme refers to ads with image and text. Not sure why they call it meme.
minLength: 1 · maxLength: 500
pageIdstring · optionalThe companies ad library page id. You can get this with my Search For Companies Endpoint. Can either use this or companyName
minLength: 1 · maxLength: 500
sort_bystring · optionalSort by impressions (high to low), or Most Recent (relevancy_monthly_grouped). Defaults to impressions.
minLength: 1 · maxLength: 500 · enum: impressions, relevancy_monthly_grouped
start_datestring · optionalStart date to search for. Format: YYYY-MM-DD
minLength: 1 · maxLength: 500
statusstring · optionalStatus of the ad. Defaults to ACTIVE.
minLength: 1 · maxLength: 500
trimboolean · optionalSet to true for a trimmed down version of the response
dataobjectReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "scrapecreators.v1-facebook-adlibrary-company-ads",
"input": {
"pageId": "367152833370567"
}
}{
"data": {
"results": [
{
"snapshot": {
"body": {
"text": "Har din ke palon ke liye Storiz bani thin. Instagram apni jingi ke hisson ko share karein."
},
"cards": [
{
"title": "Bina Edit ke"
}
],
"title": "Bina Edit ke",
"caption": "play.google.com",
"page_categories": [
"App page"
]
},
"categories": [
"UNKNOWN"
]
}
]
}
}invalid_input: The lookup fields or limits are invalid.example: {"pageId":"367152833370567"}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.