API-referens

Google Search Light Scraper API

Använd Google Search Light Scraper API med Autom
Google Search Light Scraper API

Google Search Light API-endpunkten är en strömlinjeformad version av Google Search-endpunkten. Den returnerar bara det väsentliga — titel, länk, snippet, källa och position — i ett snabbt och kostnadseffektivt format via vår Autom.dev-tjänst.

Obs: Den här endpunkten har ingen paginering och returnerar en enda sida med resultat (upp till ~40 resultat). För avancerade filter, paginering eller Knowledge Graph, använd den fullständiga Google Search endpunkten.

{
    "organic_results": [
        {
            "link": "https://www.facebook.com/newyorktimessquare1/photos/times-square-new-york-/1207893114725830/",
            "title": "Times Square, New York | Facebook",
            "source": "Facebook",
            "snippet": "Happy Valentines day from Times Square #newyork #newyorkcity #nyc · Still magnificent amidst the fog.",
            "position": 1
        },
        {
            "link": "https://www.reddit.com/r/nyc/comments/1r4vwp3/1970s_new_yorkers_are_asked_what_they_dislike_the/",
            "title": "1970s New Yorkers are asked what they dislike the most about living in New York City : r/nyc - Reddit",
            "source": "Reddit",
            "snippet": "468 votes, 55 comments. People saying some things never change weren't around NYC in the 1970s.",
            "position": 2
        },
        {
            "link": "https://nymag.com/article/weekly-crossword-puzzle-keep-it-together.html",
            "title": "'New York' Magazine Weekly Crossword Puzzle",
            "source": "New York Magazine",
            "snippet": "Play the free weekly 'New York' Magazine crossword puzzle every Saturday morning.",
            "position": 3
        }
    ],
    "search_parameters": {
        "q": "new york",
        "gl": "us",
        "hl": "en",
        "engine": "google_search_light"
    }
}

SERP API

Discover why Autom is the preferred API provider for developers.