API Reference

Bing Search Scraper API

Search API endpoint allows you to scrape the results from Bing search engine via our Autom.dev service.

{
    "pagination": {
        "next": 2,
        "current": 1,
        "has_next_page": true
    },
    "organic_results": [
        {
            "link": "https://home.google.com/intl/fr_fr/get-app/",
            "title": "Téléchargez l'application Google Home",
            "domain": "home.google.com",
            "snippet": null,
            "position": 2
        }
    ],
    "search_parameters": {
        "q": "home",
        "cc": "en-US",
        "page": 1,
        "engine": "bing"
    }
}

SERP API

Discover why Autom is the preferred API provider for developers.