Search for Companies

Search for companies by name and get their ad library page id

1 creditper request
GET
/v1/facebook/adLibrary/search/companies

🤖 Why Code When AI Can Do It For You?

Stop writing code like it's 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

curl "https://api.scrapecreators.com/v1/facebook/adLibrary/search/companies" \
  -H "x-api-key: "
{
  "searchResults": [
    {
      "page_id": "51212153078",
      "category": "Product/service",
      "image_uri": "https://scontent.ford4-1.fna.fbcdn.net/v/t39.30808-1/387181570_863325755161415_3589774989337788111_n.jpg?stp=dst-jpg_s200x200_tt6&_nc_cat=103&ccb=1-7&_nc_sid=418b77&_nc_ohc=SzL6LoxpjrMQ7kNvgF5Uyy3&_nc_oc=AdgIflwSC-gA-77yFJHPKOC1dEGUI7YqvKYkmll9n5n8BcvLzRKToufpLG-068BnjE4&_nc_zt=24&_nc_ht=scontent.ford4-1.fna&_nc_gid=AYuU655BQ_HFcmz-fz9agWZ&oh=00_AYDD0ELO2MQikn7TBtxiTe7n64HX6iKiI5ofiI86BQ_jYw&oe=67CAC605",
      "likes": 41136495,
      "verification": "BLUE_VERIFIED",
      "name": "Nike Football",
      "country": null,
      "entity_type": "PERSON_PROFILE",
      "ig_username": "nikefootball",
      "ig_followers": 46451228,
      "ig_verification": true,
      "page_alias": "nikefootball",
      "page_is_deleted": false
    },
    {
      "page_id": "15087023444",
      "category": "Sportswear Store",
      "image_uri": "https://scontent.ford4-1.fna.fbcdn.net/v/t39.30808-1/284964043_10159903868513445_7696353984967674128_n.jpg?stp=dst-jpg_s200x200_tt6&_nc_cat=1&ccb=1-7&_nc_sid=418b77&_nc_ohc=l1RJ-Y9Bh4MQ7kNvgG1Fqgh&_nc_oc=AdhM6BdAoFG_uC3uI-N3cL2cb2TSEcDwhCVDFMMTMSrDke_5A363AoBbqLNdrEGfaCw&_nc_zt=24&_nc_ht=scontent.ford4-1.fna&_nc_gid=AYuU655BQ_HFcmz-fz9agWZ&oh=00_AYB89Wf6WuPQGTnLFNWzkJT9hGFRKvD4qMbVlM6NulSUrQ&oe=67CABE30",
      "likes": 39558683,
      "verification": "BLUE_VERIFIED",
      "name": "Nike",
      "country": null,
      "entity_type": "PERSON_PROFILE",
      "ig_username": "nike",
      "ig_followers": 302060936,
      "ig_verification": true,
      "page_alias": "nike",
      "page_is_deleted": false
    }
  ]
}

Headers

x-api-key
string
required

Your Scrape Creators API key

Query Parameters

query
string
required

Keyword to search for

Example:
nike