Google Search Scraper API

Using Google Search API you can scrape Google search results without worrying about proxy rotation and data parsing. Our API is fast and reliable.

Each successful request will cost you 5 API credits.

You have to send a GET request to http://api.scrapingdog.com/google with the below-given parameters.

Google Search Scraper API pricing is available here.

Parameters

ParameterDescription

api_key required

Your personal API key. Available on your dashboard Type: String

query required

This can be any Google query or a complete Google URL. Example1 - query=pizza Example2 - query=https://www.google.com/search?q=nike

results

Number of results you want to scrape. Its value could be anything between 1 and 100. Default Value - 10 Type - String

country

This is the ISO code of the country from which you are seeking Google search results. Right now we support 15 countries and the list of them is given below. Default Value - us Type - String

page

This is the page number of Google searches. Its value can be 0 for the first page, 1 for the second page, and so on.

Default Value - 0 Type - String

html

This will return the full HTML of the Google page. Default Value - false Type - Boolean

language

Language of the results. Possible Values - en, es, fr, de, etc. Default Value - en Type - String

search_type

This is a search type you want to make. Possible values could be

no value - For classic Google Search

isch: Google Images API, lcl - Google Local API vid: Google Videos API, nws: Google News API, shop: Google Shopping API, pts: Google Patents API

result_time

The "tbs" parameter is often accompanied by additional parameters that define specific search options. These options can include parameters such as time range, language, country, file type, and more. Possible Value - qdr:d

Type - String

locale_location

It is a parameter that specifies the geographic location or locale for which the search results should be tailored. Possible Value could be w+CAIQIFJlbGF5IFN0YXRlcw==

Type - String

API Example

curl "https://api.scrapingdog.com/google/?api_key=5eaa61a6e562fc52fe763tr516e4653&query=football&results=10&country=us&page=0"

Response

{
    "organic_data": [
        {
            "title": "NFL.com | Official Site of the National Football League",
            "displayed_link": "https://www.nfl.com",
            "snippet": "The official source for NFL News, NFL video highlights, Fantasy Football, game-day coverage, NFL schedules, stats, scores & more.Teams · News · Scores · Super Bowl",
            "link": "https://www.nfl.com/",
            "extended_sitelinks": [
                {
                    "title": "Teams",
                    "link": "https://www.nfl.com/teams/"
                },
                {
                    "title": "News",
                    "link": "https://www.nfl.com/news/"
                },
                {
                    "title": "Scores",
                    "link": "https://www.nfl.com/scores/"
                },
                {
                    "title": "Super Bowl",
                    "link": "https://www.nfl.com/super-bowl/"
                }
            ],
            "rank": 1
        },
        {
            "title": "Football - Wikipedia",
            "displayed_link": "https://en.wikipedia.org › wiki › Football",
            "snippet": "Football is a family of team sports that involve, to varying degrees, kicking a ball to score a goal. Unqualified, the word football generally means the ...American football · Association football · History of American football · Football (ball)",
            "link": "https://en.wikipedia.org/wiki/Football",
            "extended_sitelinks": [
                {
                    "title": "American football",
                    "link": "https://en.wikipedia.org/wiki/American_football"
                },
                {
                    "title": "Association football",
                    "link": "https://en.wikipedia.org/wiki/Association_football"
                },
                {
                    "title": "History of American football",
                    "link": "https://en.wikipedia.org/wiki/History_of_American_football"
                },
                {
                    "title": "Football (ball)",
                    "link": "https://en.wikipedia.org/wiki/Football_(ball)"
                }
            ],
            "rank": 2
        },
        {
            "title": "The Scoop - Wednesday June 19, 2024 - Footballscoop",
            "displayed_link": "https://footballscoop.com › The Scoop",
            "snippet": "1 day ago · This position will be a VOLUNTEER position on the Robert Morris Football Staff. This position will work directly with the Special Teams ...",
            "link": "https://footballscoop.com/thescoop/the-scoop-wednesday-june-19-2024",
            "rank": 3
        },
        {
            "title": "PREDICTING College Football 25 EA Sports Top Rated Players On ...",
            "displayed_link": "https://www.youtube.com › watch",
            "snippet": "19 hours ago · Subscribe to On3! ⬇️ youtube.com/on3sports/?sub_confirmation=1 Welcome to On3 | The best of ...Duration: 5:21Posted: 19 hours ago",
            "link": "https://www.youtube.com/watch?v=FLX9I925AfM",
            "rank": 4
        },
        {
            "title": "NFL 2024 - WEEK 1 Schedule",
            "displayed_link": "https://www.nfl.com › schedules",
            "snippet": "Sunday Night Football. View Schedule. Monday Night Football. View Schedule. GAME ACCESS. NFL App Logo; Sirius XM Logo ...Sunday Night Football · Monday Night Football · Thursday Night Football · NFL 2017",
            "link": "https://www.nfl.com/schedules/",
            "extended_sitelinks": [
                {
                    "title": "Sunday Night Football",
                    "link": "https://www.nfl.com/schedules/sunday-night-football/"
                },
                {
                    "title": "Monday Night Football",
                    "link": "https://www.nfl.com/schedules/monday-night-football/"
                },
                {
                    "title": "Thursday Night Football",
                    "link": "https://www.nfl.com/schedules/thursday-night-football/"
                },
                {
                    "title": "NFL 2017",
                    "link": "https://www.nfl.com/schedules/2017/reg1/"
                }
            ],
            "rank": 5
        },
        {
            "title": "USA Football | The Sport's Governing Body",
            "displayed_link": "https://usafootball.com",
            "snippet": "USA Football's here to lead, strengthen and grow the game alongside you as the sport's governing body through education, events and the U.S. National Team ...",
            "link": "https://usafootball.com/",
            "rank": 6
        },
        {
            "title": "NFL on ESPN - Scores, Stats and Highlights",
            "displayed_link": "https://www.espn.com › nfl",
            "snippet": "Visit ESPN for NFL live scores, video highlights and latest news. Stream Monday Night Football on ESPN+ and play Fantasy Football.NFL Schedule · NFL Scoreboard · Football Power Index · NFL Football Power Index",
            "link": "https://www.espn.com/nfl/",
            "extended_sitelinks": [
                {
                    "title": "NFL Schedule",
                    "link": "https://www.espn.com/nfl/schedule"
                },
                {
                    "title": "NFL Scoreboard",
                    "link": "https://www.espn.com/nfl/scoreboard"
                },
                {
                    "title": "Football Power Index",
                    "link": "https://www.espn.com/nfl/fpi"
                },
                {
                    "title": "NFL Football Power Index",
                    "link": "https://www.espn.com/nfl/story/_/id/40237323/nfl-football-power-index-2024-season-projections-super-bowl-chances-playoff-draft"
                }
            ],
            "rank": 7
        },
        {
            "title": "Pro-Football-Reference.com: Pro Football Stats, History, Scores ...",
            "displayed_link": "https://www.pro-football-reference.com",
            "snippet": "Complete source for pro football history including complete player, team, and league stats, awards, records, leaders, rookies and scores.Seasons · NFL Leaders · Teams · Players",
            "link": "https://www.pro-football-reference.com/",
            "extended_sitelinks": [
                {
                    "title": "Seasons",
                    "link": "https://www.pro-football-reference.com/years/"
                },
                {
                    "title": "NFL Leaders",
                    "link": "https://www.pro-football-reference.com/leaders/"
                },
                {
                    "title": "Teams",
                    "link": "https://www.pro-football-reference.com/teams/index.htm"
                },
                {
                    "title": "Players",
                    "link": "https://www.pro-football-reference.com/players/"
                }
            ],
            "rank": 8
        },
        {
            "title": "Football - The People's Sport - Reddit",
            "displayed_link": "https://www.reddit.com › football",
            "snippet": "Use this thread for all your football-related discussions, questions, and tactical analyses. Whether you want to share your thoughts on recent matches, discuss ...R/football icon · Why has football never been... · Hot take: Modern Football is...",
            "link": "https://www.reddit.com/r/football/",
            "extended_sitelinks": [
                {
                    "title": "R/football icon",
                    "link": "https://www.reddit.com/r/football/top/"
                },
                {
                    "title": "Why has football never been...",
                    "link": "https://www.reddit.com/r/football/comments/17fbzfp/why_has_football_never_been_big_in_the_the_us/"
                },
                {
                    "title": "Hot take: Modern Football is...",
                    "link": "https://www.reddit.com/r/football/comments/18l41dr/hot_take_modern_football_is_killing_the_game_we/"
                }
            ],
            "rank": 9
        }
    ],
    "people_also_ask": [
        {
            "question": "Who is the losingest NFL team?",
            "id": "accdef_1",
            "rank": 1,
            "answers": "\\x3cdiv\\x3e\\x3cdiv style\\x3d\\x22padding-bottom:12px;padding-top:0px\\x22 class\\x3d\\x22hwc kCrYT\\x22\\x3e\\x3cdiv class\\x3d\\x22yStFkb\\x22\\x3e\\x3cdiv class\\x3d\\x22Gx5Zad xpd EtOod pkphOe\\x22\\x3e\\x3cdiv class\\x3d\\x22kCrYT\\x22\\x3e\\x3cdiv class\\x3d\\x22PqksIc nRlVm\\x22\\x3e\\x3cdiv class\\x3d\\x22BNeawe\\x22\\x3e\\x3cdiv\\x3e\\x3cdiv class\\x3d\\x22BNeawe\\x22\\x3eLinguistically creative students at the University of Oxford in the 1880s distinguished between the sports of \\u201crugger\\u201d (rugby football) and \\u201cassoccer\\u201d (association football). The latter term was further shortened to \\u201csoccer\\u201d (sometimes spelled \\u201csocker\\u201d), and the name quickly spread beyond the campus.\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3cdiv class\\x3d\\x22x54gtf\\x22\\x3e\\x3c/div\\x3e\\x3cdiv class\\x3d\\x22kCrYT\\x22\\x3e\\x3ca href\\x3d\\x22/url?esrc\\x3ds\\x26amp;q\\x3d\\x26amp;rct\\x3dj\\x26amp;sa\\x3dU\\x26amp;url\\x3dhttps://www.britannica.com/story/why-do-some-people-call-football-soccer\\x26amp;ved\\x3d2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQFnoECAMQHA\\x26amp;usg\\x3dAOvVaw2QkKEaazavMOfvmDq4u1DS\\x22 data-ved\\x3d\\x222ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQFnoECAMQHA\\x22\\x3e\\x3cspan\\x3e\\x3cdiv class\\x3d\\x22BNeawe vvjwJb AP7Wnd\\x22\\x3e\\x3cspan class\\x3d\\x22rQMQod Xb5VRe\\x22\\x3eWhy Do Some People Call Football \\u201cSoccer\\u201d? - Britannica\\x3c/span\\x3e\\x3c/div\\x3e\\x3c/span\\x3e\\x3cspan\\x3e\\x3cdiv class\\x3d\\x22BNeawe UPmit AP7Wnd\\x22\\x3ewww.britannica.com \\u203a story \\u203a why-do-some-people-call-football-soccer\\x3c/div\\x3e\\x3c/span\\x3e\\x3c/a\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3cdiv\\x3e\\x3cdiv class\\x3d\\x22P1NWSe\\x22\\x3e\\x3cdiv class\\x3d\\x22wOMIed nkPlDb\\x22\\x3e\\x3cspan class\\x3d\\x22JhFlyf VQFmSd\\x22\\x3e\\x3ca class\\x3d\\x22f4J0H\\x22 href\\x3d\\x22https://www.google.com/search?sca_esv\\x3d7848dc2536e4d400\\x26amp;hl\\x3den\\x26amp;gl\\x3dus\\x26amp;ei\\x3daDt0ZvuANIetiLMP7eeQuAc\\x26amp;q\\x3dWhy+is+football+called+soccer?\\x26amp;sa\\x3dX\\x26amp;ved\\x3d2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQzmd6BAgDEB0\\x22 data-ved\\x3d\\x222ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQzmd6BAgDEB0\\x22\\x3eMore results\\x3c/a\\x3e\\x3c/span\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e"
        },
        {
            "question": "What football game is playing today?",
            "id": "accdef_3",
            "rank": 2,
            "answers": "\\x3cdiv\\x3e\\x3cdiv style\\x3d\\x22padding-bottom:12px;padding-top:0px\\x22 class\\x3d\\x22hwc kCrYT\\x22\\x3e\\x3cdiv class\\x3d\\x22yStFkb\\x22\\x3e\\x3cdiv class\\x3d\\x22Gx5Zad xpd EtOod pkphOe\\x22\\x3e\\x3cdiv class\\x3d\\x22kCrYT\\x22\\x3e\\x3cdiv class\\x3d\\x22PqksIc nRlVm\\x22\\x3e\\x3cdiv class\\x3d\\x22BNeawe\\x22\\x3e\\x3cdiv\\x3e\\x3cdiv class\\x3d\\x22BNeawe\\x22\\x3eLinguistically creative students at the University of Oxford in the 1880s distinguished between the sports of \\u201crugger\\u201d (rugby football) and \\u201cassoccer\\u201d (association football). The latter term was further shortened to \\u201csoccer\\u201d (sometimes spelled \\u201csocker\\u201d), and the name quickly spread beyond the campus.\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3cdiv class\\x3d\\x22x54gtf\\x22\\x3e\\x3c/div\\x3e\\x3cdiv class\\x3d\\x22kCrYT\\x22\\x3e\\x3ca href\\x3d\\x22/url?esrc\\x3ds\\x26amp;q\\x3d\\x26amp;rct\\x3dj\\x26amp;sa\\x3dU\\x26amp;url\\x3dhttps://www.britannica.com/story/why-do-some-people-call-football-soccer\\x26amp;ved\\x3d2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQFnoECAMQHA\\x26amp;usg\\x3dAOvVaw2QkKEaazavMOfvmDq4u1DS\\x22 data-ved\\x3d\\x222ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQFnoECAMQHA\\x22\\x3e\\x3cspan\\x3e\\x3cdiv class\\x3d\\x22BNeawe vvjwJb AP7Wnd\\x22\\x3e\\x3cspan class\\x3d\\x22rQMQod Xb5VRe\\x22\\x3eWhy Do Some People Call Football \\u201cSoccer\\u201d? - Britannica\\x3c/span\\x3e\\x3c/div\\x3e\\x3c/span\\x3e\\x3cspan\\x3e\\x3cdiv class\\x3d\\x22BNeawe UPmit AP7Wnd\\x22\\x3ewww.britannica.com \\u203a story \\u203a why-do-some-people-call-football-soccer\\x3c/div\\x3e\\x3c/span\\x3e\\x3c/a\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3cdiv\\x3e\\x3cdiv class\\x3d\\x22P1NWSe\\x22\\x3e\\x3cdiv class\\x3d\\x22wOMIed nkPlDb\\x22\\x3e\\x3cspan class\\x3d\\x22JhFlyf VQFmSd\\x22\\x3e\\x3ca class\\x3d\\x22f4J0H\\x22 href\\x3d\\x22https://www.google.com/search?sca_esv\\x3d7848dc2536e4d400\\x26amp;hl\\x3den\\x26amp;gl\\x3dus\\x26amp;ei\\x3daDt0ZvuANIetiLMP7eeQuAc\\x26amp;q\\x3dWhy+is+football+called+soccer?\\x26amp;sa\\x3dX\\x26amp;ved\\x3d2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQzmd6BAgDEB0\\x22 data-ved\\x3d\\x222ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQzmd6BAgDEB0\\x22\\x3eMore results\\x3c/a\\x3e\\x3c/span\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e"
        },
        {
            "question": "What is the highest paid NFL player?",
            "id": "accdef_5",
            "rank": 3,
            "answers": "\\x3cdiv\\x3e\\x3cdiv style\\x3d\\x22padding-bottom:12px;padding-top:0px\\x22 class\\x3d\\x22hwc kCrYT\\x22\\x3e\\x3cdiv class\\x3d\\x22yStFkb\\x22\\x3e\\x3cdiv class\\x3d\\x22Gx5Zad xpd EtOod pkphOe\\x22\\x3e\\x3cdiv class\\x3d\\x22kCrYT\\x22\\x3e\\x3cdiv class\\x3d\\x22PqksIc nRlVm\\x22\\x3e\\x3cdiv class\\x3d\\x22BNeawe\\x22\\x3e\\x3cdiv\\x3e\\x3cdiv class\\x3d\\x22BNeawe\\x22\\x3eLinguistically creative students at the University of Oxford in the 1880s distinguished between the sports of \\u201crugger\\u201d (rugby football) and \\u201cassoccer\\u201d (association football). The latter term was further shortened to \\u201csoccer\\u201d (sometimes spelled \\u201csocker\\u201d), and the name quickly spread beyond the campus.\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3cdiv class\\x3d\\x22x54gtf\\x22\\x3e\\x3c/div\\x3e\\x3cdiv class\\x3d\\x22kCrYT\\x22\\x3e\\x3ca href\\x3d\\x22/url?esrc\\x3ds\\x26amp;q\\x3d\\x26amp;rct\\x3dj\\x26amp;sa\\x3dU\\x26amp;url\\x3dhttps://www.britannica.com/story/why-do-some-people-call-football-soccer\\x26amp;ved\\x3d2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQFnoECAMQHA\\x26amp;usg\\x3dAOvVaw2QkKEaazavMOfvmDq4u1DS\\x22 data-ved\\x3d\\x222ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQFnoECAMQHA\\x22\\x3e\\x3cspan\\x3e\\x3cdiv class\\x3d\\x22BNeawe vvjwJb AP7Wnd\\x22\\x3e\\x3cspan class\\x3d\\x22rQMQod Xb5VRe\\x22\\x3eWhy Do Some People Call Football \\u201cSoccer\\u201d? - Britannica\\x3c/span\\x3e\\x3c/div\\x3e\\x3c/span\\x3e\\x3cspan\\x3e\\x3cdiv class\\x3d\\x22BNeawe UPmit AP7Wnd\\x22\\x3ewww.britannica.com \\u203a story \\u203a why-do-some-people-call-football-soccer\\x3c/div\\x3e\\x3c/span\\x3e\\x3c/a\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3cdiv\\x3e\\x3cdiv class\\x3d\\x22P1NWSe\\x22\\x3e\\x3cdiv class\\x3d\\x22wOMIed nkPlDb\\x22\\x3e\\x3cspan class\\x3d\\x22JhFlyf VQFmSd\\x22\\x3e\\x3ca class\\x3d\\x22f4J0H\\x22 href\\x3d\\x22https://www.google.com/search?sca_esv\\x3d7848dc2536e4d400\\x26amp;hl\\x3den\\x26amp;gl\\x3dus\\x26amp;ei\\x3daDt0ZvuANIetiLMP7eeQuAc\\x26amp;q\\x3dWhy+is+football+called+soccer?\\x26amp;sa\\x3dX\\x26amp;ved\\x3d2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQzmd6BAgDEB0\\x22 data-ved\\x3d\\x222ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQzmd6BAgDEB0\\x22\\x3eMore results\\x3c/a\\x3e\\x3c/span\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e\\x3c/div\\x3e"
        },
        {
            "question": "Why is football called soccer?",
            "id": "accdef_7",
            "rank": 4,
            "answers": "<div><div style=\"padding-bottom:12px;padding-top:0px\" class=\"hwc kCrYT\"><div class=\"yStFkb\"><div class=\"Gx5Zad xpd EtOod pkphOe\"><div class=\"kCrYT\"><div class=\"PqksIc nRlVm\"><div class=\"BNeawe\"><div><div class=\"BNeawe\">Linguistically creative students at the University of Oxford in the 1880s distinguished between the sports of \\u201crugger\\u201d (rugby football) and \\u201cassoccer\\u201d (association football). The latter term was further shortened to \\u201csoccer\\u201d (sometimes spelled \\u201csocker\\u201d), and the name quickly spread beyond the campus.</div></div></div></div></div><div class=\"x54gtf\"></div><div class=\"kCrYT\"><a href=\"/url?esrc=s&amp;q=&amp;rct=j&amp;sa=U&amp;url=https://www.britannica.com/story/why-do-some-people-call-football-soccer&amp;ved=2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQFnoECAMQHA&amp;usg=AOvVaw2QkKEaazavMOfvmDq4u1DS\" data-ved=\"2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQFnoECAMQHA\"><span><div class=\"BNeawe vvjwJb AP7Wnd\"><span class=\"rQMQod Xb5VRe\">Why Do Some People Call Football \\u201cSoccer\\u201d? - Britannica</span></div></span><span><div class=\"BNeawe UPmit AP7Wnd\">www.britannica.com \\u203a story \\u203a why-do-some-people-call-football-soccer</div></span></a></div></div></div><div><div class=\"P1NWSe\"><div class=\"wOMIed nkPlDb\"><span class=\"JhFlyf VQFmSd\"><a class=\"f4J0H\" href=\"https://www.google.com/search?sca_esv=7848dc2536e4d400&amp;hl=en&amp;gl=us&amp;ei=aDt0ZvuANIetiLMP7eeQuAc&amp;q=Why+is+football+called+soccer?&amp;sa=X&amp;ved=2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQzmd6BAgDEB0\" data-ved=\"2ahUKEwj71JL8sOqGAxWHFmIAHe0zBHcQzmd6BAgDEB0\">More results</a></span></div></div></div></div></div>"
        }
    ],
    "ads": []
}

Video Tutorial

Last updated