
Google Search Results Scraper
Pricing
Pay per event

Google Search Results Scraper
Scrape Google Search Engine Results Pages (SERPs). Select the country or language and extract organic and paid results, AI Mode, AI overviews, ads, queries, People Also Ask, prices, reviews, like a Google SERP API. Export data, run the scraper via API, schedule runs, or integrate with other tools.
4.6 (51)
Pricing
Pay per event
746
71K
5.5K
Issues response
7.9 days
Last modified
2 days ago
What is Google Search Results Scraper?
Google Search Results Scraper crawls Google Search Results Pages (SERPs) and extracts data from those web pages. With this SERP scraper API, you can:
- Extract almost any Google data from each Google page
- Data includes organic and paid results, as well as suggested results
- Scrape Google AI mode to improve AEO and GEO results
- Also extract review ratings, review counts, and product ads
- Find related queries and People Also Ask answers
- Find prices for products or services
- Use business lead enrichment for further enrich your data with contact details (full name, work email address, phone number, job title, LinkedIn profile)
- Export data in multiple formats: JSON, CSV, Excel, or HTML
- Export via SDKs (Python & Node.js), use API Endpoints, webhooks, or integrate with workflows
What data can I extract with Google Search Results Scraper?
š± Organic results | š Paid results |
š¤ AI Mode + AI Overviews | š¢ Product ads |
ā Related queries | šāāļø People Also Ask |
šÆ Business leads enrichment | āļø Review rating and review count |
šŖ“ Suggested results | š Additional custom attributes |
š¤ Add-on: Google AI Mode
Allows you to scrape Googleās AI mode, which is useful for Answer Engine Optimization (AEO) and Generative Engine Optimization (GEO), as well as competitive analysis.
š¢ Add-on: Paid results (ads) extraction
Determines whether ads are present on the page and, if so, shows what they are. This is useful for anybody planning their own campaigns, or who want to know what competitors are showing.
š„ Add-on: Business leads enrichment
This setting allows you to add contact information for companies and the employees working there, including full name, work email address, phone number, job title, and LinkedIn profile.
Under the 'Organic results' tab, you can now find multiple business leads associated with each individual search result.
ā ļø Warning!
Leads enrichment is applied to all domains discovered in your search, including news articles, directories, and comparison sites, not just the primary company websites.
Large company chains are filtered out so as not to clutter up your results. This list shows you which sites are never included.
How can I use data scraped from Google Search?
Google SERP API has a lot to offer in terms of how extracted Google data can be applied:
- Use it for SEOĀ and keep an eye on how your website performs on Google for certain queries over time
- Monitor how frequently a search term has been usedĀ on Google, and how it compares with total search volume
- Analyze display adsĀ for a given set of keywords
- Monitor your competitionĀ in both organic and paid results
- Build a URL list for certain keywords for scraping web pages containing specific phrases
- Analyze the Google algorithmĀ and identify its main trends
- Better lead generation with the business leads enrichment add-on
- Monitor AI overview summaries to see how a site performs
- Improved AEO, GEO, and brand visibility tracking with the Google AI mode add-on
How to use Google Search Results Scraper
Google Search Results Scraper is designed with users in mind, even those who have never extracted data from the web before. Using it takes just a few steps.
- CreateĀ a free Apify account using your email
- OpenĀ Google Search Results Scraper
- Add one or more [relevant data]
- Click the āStartā button and wait for the data to be extracted
- Download your data in JSON, XML, CSV, Excel, or HTML
Check out our video tutorial for more details: https://www.youtube.com/watch?v=wjLskDlPfvo
How many results can you scrape with Google Search Scraper?
Google Search Scraper can returnĀ up to 300 results for one keyword. This is due to the limitations of Google itself: although it shows as if it has millions of results for a given search query, Google will always display a maximum of three pages. With a maximum 100 results shown per page, this makes up to 300 results in total.
If your use case doesn't require otherwise, we strongly recommend you to keep the setting orĀ Results per Google page
Ā to the max 100, so that you get 100 results per 1 page instead of crawling 10 pages, each with 10 results. The 10 by 10 is also possible but since youāre paying for request, it will be ten times more pricey than it couldāve been).
Please note that your results will be determined by the country you select, as well as your browsing history, exact IP address location, and browser fingerprint.
How much will scraping Google Search cost you?
This scraper uses a pay-per-event (PPE) pricing model. You are not charged for the Apify platform usage, but only a fixed price for specific events, check the pricing tab for details.
On the Free plan, you get $5 worth of credit, which lets you scrape over a 1,000 Google Search results, without use of add-ons. If you upgrade to any of our paid plans, you get a further discount, which means you could scrape thousands of results in just seconds.
ā¬ļøĀ Input
The scraper lets you control what kind of Google Search data you can extract. You can specify the following settings:
- Query phrases or raw Google search URLs
- Country/search domain
- Language of search
- Exact geolocation
- Number of results per page
- Mobile or desktop version results
For a complete description of all settings, see theĀ Input tab.
How to scrape Google Search results by URL or keyword
There are two ways you can scrape Google search pages: either by URL or by search term.
- ScrapingĀ by URLĀ will get you data from Google Search results page. You'll get Google data from a copy-pasted Google URL with any Google country domain (e.g.Ā
google.co.uk
). You can add as many URLs as you want. - ScrapingĀ by search termĀ will also get you data from Google Search results page. You can also add as many search terms as you want.
Example input for scraping Google Search search term
To get Google search data by search term, enter the search term and a number of Google pages to scrape. Using search terms, you can:
- Scrape by multiple keywords in parallel by adding more search terms and separating them by a new line
- Say how many results you want to see per each Google page (10-100)
- Determine the country of search (domain), language, and UULE location parameter

Here's its equivalent in JSON:
{"countryCode": "us","customDataFunction": "async ({ input, $, request, response, html }) => {\\\\n return {\\\\n pageTitle: $('title').text(),\\\\n };\\\\n};","includeUnfilteredResults": false,"languageCode": "en","maxPagesPerQuery": 2,"mobileResults": false,"queries": "hotels in Seattle \\n hotels in New York","resultsPerPage": 10,"saveHtml": false,"saveHtmlToKeyValueStore": false,"maxConcurrency": 10}
Scrape Google Search results by URL
To input URLs instead, simply replaceĀ queries
Ā with full URLs:
"queries":Ā "<https://www.google.com/search?q=hotels+in+Seattle> \\n <https://www.google.com/search?q=hotels+in+New+York>",
ā¬ļøĀ Output
The scraper stores its result in the defaultĀ datasetĀ associated with the scraper run, from which you can export it to various formats, such as JSON, XML, CSV, or Excel.
For each Google Search results page, the dataset will contain a single record, which looks as follows. Note that the output preview will be organized in table and tabs for viewing convenience:

Hereās the equivalent of the same scraped data but in JSON. Bear in mind that some fields have example values:
[{"searchQuery": {"term": "Hotels in Seattle","url": "http://www.google.com/search?q=Hotels+in+Seattle&num=5","device": "DESKTOP","page": 1,"type": "SEARCH","domain": "google.com","countryCode": "US","languageCode": null,"locationUule": null,"resultsPerPage": "5"},"resultsTotal": null,"relatedQueries": [{"title": "Airbnb","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Airbnb&stick=H4sIAAAAAAAAAOMwVOLWz9U3MDQozC2uKvjFyLCBheEVCy8XsugrFh4uLhDfOL3QxMgAwQVKF1m8YuHi4gBx06tKcuByecZV6clVcK5RdnlVeckrFm4uThDXsqDSsAguWVlRlWxYBZc0MU02T3rFwsnFDuJlW1QtYmVzzCxKyku6xSbJsHtRx08W1_2GGy2NN24Se7yd_Zf739q0GSsXcYgFpOYX5KQqJOYU5ysUpyYWJWcopOUXreBgBABeO2g95gAAAA&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQs9oBKAB6BAglEAo"},{"title": "Expedia Group","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Expedia+Group&stick=H4sIAAAAAAAAAOMwVOLSz9U3ME4vNDEy-MXIsIGF4RULLxc3SNDQoDC3uKrgFQsPF5IiBBcoXWTxioWLiwPETa8qyYHL5RlXpSdXwblG2eVV5SWvWLi5OEFcy4JKwyK4ZGVFVbJhFVzSxDTZPOkVCycXO4iXbVG1iJXXtaIgNSUzUcG9KL-04BabJMPuRR0_WVz3G260NN64SezxdvZf7n9r02asXMQhFpCaX5CTqpCYU5yvUJyaWJScoZCWX7SCgxEARw2QBewAAAA&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQs9oBKAB6BAglEA8"},{"title": "Vrbo","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Vrbo&stick=H4sIAAAAAAAAAOMwVOLSz9U3MDYozC2y-MXIsIGF4RULLxc3SNAQKFhcVfCKhYcLoii90MTIAMEF63nFwsXFAeKmV5XkwOXyjKvSk6vgXKPs8qryklcs3FycIK5lQaVhEVyysqIq2bAKLmlimmye9IqFk4sdxMu2qFrEyhJWlJR_i02SYfeijp8srvsNN1oab9wk9ng7-y_3v7VpM1Yu4hALSM0vyElVSMwpzlcoTk0sSs5QSMsvWsHBCACk6JiV4wAAAA&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQs9oBKAB6BAglEBQ"},{"title": "Southwest Airlines","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Southwest+Airlines&stick=H4sIAAAAAAAAAOMwVOLQz9U3SK8qyfnFyLCBheEVCy8XN0jI0KAwt7iq4BULDxcXiG-cXmhiZIDgAqWLLF6xcHHBDYDL5RlXpSdXwblG2eVV5SWvWLi5OEFcy4JKwyK4ZGVFVbJhFVzSxDTZPOkVCycXO4iXbVG1iFUoOL-0JKM8tbhEwTGzKCczL7X4Fpskw-5FHT9ZXPcbbrQ03rhJ7PF29l_uf2vTZqxcxCEWkJpfkJOqkJhTnK9QnJpYlJyhkJZftIKDEQCjBkmc7wAAAA&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQs9oBKAB6BAglEBk"},{"title": "trivago","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=trivago&stick=H4sIAAAAAAAAAOMwVOLSz9U3yDOuSk-u-sXIsIGF4RULLxc3SNDQoDC3uKrgFQsPF1iRcXqhiZEBgguULrJ4xcLFxQHipleV5MDlIObBuUbZ5VXlJa9YuLk4QVzLgkrDIrhkZUVVsmEVXNLENNk86RULJxc7iJdtUbWIlb2kKLMsMT3_Fpskw-5FHT9ZXPcbbrQ03rhJ7PF29l_uf2vTZqxcxCEWkJpfkJOqkJhTnK9QnJpYlJyhkJZftIKDEQArWf7U5gAAAA&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQs9oBKAB6BAglEB4"},{"title": "KAYAK","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=KAYAK&stick=H4sIAAAAAAAAAOMwVOLSz9U3MMouryov-cXIsIGF4RULLxc3SNDQoDC3uKrgFQsPF1iRcXqhiZEBgguULrJ4xcLFxQHipleV5MDl8oyr0pOr4FyI8a9YuLk4QVzLgkrDIrhkZUVVsmEVXNLENNk86RULJxc7iJdtUbWIldXbMdLR-xabJMPuRR0_WVz3G260NN64SezxdvZf7n9r02asXMQhFpCaX5CTqpCYU5yvUJyaWJScoZCWX7SCgxEA3hWrWOQAAAA&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQs9oBKAB6BAglECM"},{"title": "Hotels in seattle downtown","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Hotels+in+seattle+downtown&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg7EAE"},{"title": "Best hotels in seattle","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Best+hotels+in+seattle&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg6EAE"},{"title": "Hotels in Seattle Washington near Airport","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Hotels+in+Seattle+Washington+near+Airport&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg9EAE"},{"title": "Cheap hotels in seattle","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Cheap+hotels+in+seattle&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg8EAE"},{"title": "Hotels in seattle luxury","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Hotels+in+seattle+luxury&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg_EAE"},{"title": "hotels in seattle, washington near cruise port","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=hotels+in+seattle,+washington+near+cruise+port&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAgrEAE"},{"title": "Boutique hotels Seattle","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Boutique+hotels+Seattle&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAgoEAE"},{"title": "Best hotels in Seattle Downtown","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Best+hotels+in+Seattle+Downtown&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAgnEAE"},{"title": "Hotels in seattle downtown","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Hotels+in+seattle+downtown&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg7EAE"},{"title": "Best hotels in seattle","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Best+hotels+in+seattle&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg6EAE"},{"title": "Hotels in Seattle Washington near Airport","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Hotels+in+Seattle+Washington+near+Airport&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg9EAE"},{"title": "Cheap hotels in seattle","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Cheap+hotels+in+seattle&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg8EAE"},{"title": "Hotels in seattle luxury","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Hotels+in+seattle+luxury&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAg_EAE"},{"title": "hotels in seattle, washington near cruise port","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=hotels+in+seattle,+washington+near+cruise+port&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAgrEAE"},{"title": "Boutique hotels Seattle","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Boutique+hotels+Seattle&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAgoEAE"},{"title": "Best hotels in Seattle Downtown","url": "https://www.google.com/search?num=5&sca_esv=49b6c55cfef21711&hl=en&q=Best+hotels+in+Seattle+Downtown&sa=X&ved=2ahUKEwiEk-Li5qWPAxXzrokEHTUEOVcQ1QJ6BAgnEAE"}],"paidResults": [],"paidProducts": [],"organicResults": [{"title": "Downtown Seattle Hotel | Luxury Waterfront Hotel Rooms","url": "https://www.edgewaterhotel.com/","displayedUrl": "https://www.edgewaterhotel.com","description": "The Edgewater Hotel is laden with a rich musical past and surrounded by breathtaking views of the Olympic Mountains, Elliott Bay and the sparkling city.","emphasizedKeywords": ["The Edgewater Hotel"],"siteLinks": [],"productInfo": {},"type": "organic","position": 1},{"title": "Top 10 Hotels in Seattle, WA","url": "https://www.hotels.com/de1481165/hotels-seattle-washington/","displayedUrl": "https://www.hotels.com āŗ ... āŗ Hotels in Washington","description": "Flexible booking options on most hotels. Compare 2963 hotels in Seattle using 47993 real guest reviews. Pay what you see with upfront pricing on all hotels.","emphasizedKeywords": ["Compare 2963 hotels in Seattle"],"siteLinks": [],"productInfo": {},"type": "organic","position": 2},{"title": "Hotels in Seattle, WA","url": "https://www.marriott.com/en-us/destinations/united-states/washington/seattle.mi","displayedUrl": "https://www.marriott.com āŗ united-states āŗ washington","description": "Marriott Bonvoy's hotels in Seattle provide the ideal starting point for your exploration, ensuring you are always close to the best the city has to offer.","emphasizedKeywords": ["Marriott Bonvoy's hotels in Seattle"],"siteLinks": [],"productInfo": {},"type": "organic","position": 3}],"peopleAlsoAsk": [],"aiModeResult": {"text": "You can find many hotel options in Seattle, from high-end downtown hotels to budget-friendly hostels. Some options, like Hampton Inn & Suites, offer free amenities, while others focus on prime locations near major attractions. The best area to stay often depends on your budget and what you want to see.Ā Downtown SeattleĀ Known for being walkable and close to attractions, Downtown Seattle is home to a wide range of hotels.Ā The Paramount Hotel: A 3-star hotel with a prime location for exploring downtown attractions like Pike Place Market and the Space Needle. Reviewers mention its modern rooms and friendly staff.Hyatt Regency Seattle: A 4-star hotel located downtown, receiving high marks for being an exceptional place to stay.Mayflower Park Hotel: Another downtown 4-star option, with travelers highlighting its excellent breakfast and beautiful dining room.Green Tortoise Hostel Seattle: For budget-conscious travelers, this highly-rated hostel is located directly across from Pike Place Market and offers free breakfast.Ā Hampton Inn & Suites Seattle-Downtown4.1(1.6K)3-star hotel700 5th Ave NThe Paramount Hotel4.5(2.4K)3-star hotel724 Pine StHyatt Regency Seattle4.6(3.8K)4-star hotel808 Howell StMayflower Park Hotel4.4(1.4K)3-star hotel405 Olive WyGreen Tortoise Hostel Seattle4.5(2.3K)2-star hotel105B Pike StSee moreBelltown and South Lake UnionĀ These trendy neighborhoods offer a mix of boutique hotels and serviced apartments.Ā The Ace Hotel (Belltown): A popular mid-range option.Hotel Ćndra (Belltown): A cool boutique hotel.CitizenM South Lake Union: This location of a popular hotel chain is a great option for modern stays.Ā HĆ“tel Ćndra Seattle - MGallery Collection4.5(1.3K)Ā Ā·Ā $$$$4-star hotel2000 4th AvecitizenM Seattle South Lake Union hotel4.3(1K)4-star hotel201 Westlake Ave NSeattle Center and Queen AnneĀ This area is convenient for accessing attractions like the Space Needle, MoPOP, and Climate Pledge Arena.Ā Hampton Inn & Suites Seattle-Downtown: Located in the Seattle Center area, this 3-star hotel offers free hot breakfast and is within walking distance of many tourist spots.Mediterranean Inn (near Seattle Center): A mid-range hotel that is consistently well-reviewed for its location and comfort.Ā NorthgateĀ Located north of the downtown core, this area is a good option if you want to be near the University of Washington or other northern attractions.Ā Hampton Inn & Suites by Hilton Seattle/Northgate: A 2-star hotel offering an indoor pool and free breakfast. Reviewers praise the friendly staff and find it a good value, especially if you plan to use the light rail to get downtown.Ā Which Seattle hotels have the best views?Any hotels in Seattle known for unique architecture?Elaborate on the price ranges for hotels in different Seattle neighborhoods","sources": [{"title": "Where To Stay In Seattle: A Complete Guide For First Timers","url": "https://wheatlesswanderlust.com/where-to-stay-in-seattle/","description": "Here are some cool places to stay in Belltown that caught our eye. * The Ace Hotel: A Great Mid-Range Option (Where We've Stayed) * Hotel Ćndra: A Cool Boutique...","imageUrl": "data:image/png;base64,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"},{"title": "Top 10 Hotels in Seattle, WA from $93 - Fully Refundable Options - Expedia","url": "https://www.expedia.com/Seattle-Hotels.d178307.Travel-Guide-Hotels","description": "Compare 4,566 hotels, room rates, hotel reviews and availability. Most hotels are fully refundable. * The Belltown Inn. The Belltown Inn. The Belltown Inn. The ...","imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAD90lEQVRogc2av28cRRTHP+/t+mgogoA6sZyN7QBOfEiEGAokfkkYRBRBhXAQLTSYBEj4B1AICZKBhiCBJbqAUsRUFEggxSDl5JjICXc55ISCAhLSpFnfzlDsnuNz7rx7tz/uvtIWdzs783kzb9/MvB1hk8zVR8VaOwK8ArwIjAPbAN1cNmcZ4BawApwDziDyp7Pzgt1YSDb+CGrle4FDwFvALsAphjVWAfAH8Bkw73iV280b6wYEtfIDwEfADDBUNGFC+cDXwDHHq9yAyICo5z8F3mTTqAygLPAlMOt4ldtNv56JrkGHh5DxDeB1AAlqZQ84C+zuI1QvugS8rITRZrTPML1oHDjoAi/QRbQRBcnb0SwYE1vKAaZdunAdEbhcV36vCsbGl+9FpSEYG7aMDZskHbXbJZykYqUKv1SUD06VqP8luY2CCDx4n2X2UIPXphtx7WxTEsywqnB+SXnvZIna9fzgAayFv/8VTs27VK8pujVdzO2oxOJF5cgnYc87BSwoHIV/bgrVVYkN7FviqMKvyyF87Xox8E1ZYK0RX87tdEMVlq4o7xwvUV0VVKERpAdTBc3QBTsaAKE/PjcV8PxUNo01O+X8xeyGsqMBxsDeMcPkeHxATiSF35aVHxcdrM1uLokdAZtBvFeFxSXlyIkS1WvZvku5v5aqsLicDzzkbEAS+LQjnJsBSeADA7t2WPZNmJ6XJrkYkBh+u+Xjd332jJoki7f2baVDbVNhN/CHfR7bY7ApAl2mBnQL//iECXMPadpM9/iGinqA79VtWtpNX0X/4CEDA/oJDykNUOkvPKQwQBWurArvn+wfPKQZAYFLNaXWR3hI6UKdlgFFwUMOE1mR8JDSgCGXu9xnbEdx8BCzH4Bw49F2X2BhatIwd8xf37uKwMM7LaPDxcBDjAGqsFJXTn/n4q/d+d9aeHZ/wIGnAw4807pRtpZUa5tutfUICKzUhW8XnJYRaEQ9/tJTQW45oqTbzlgXAnCdu10oz+RWYML04iOeCfMrW6jo716xakax47M+3nYb+y7FGpBTDretmvAnDvvsmzCJtptKzIq8FIVKkdbrnqHs3Mi2gU8YxYwL/Afc37ZiA09MGuY+9PHX7qQpLfDQiF0PsWklwGj38AC3JKiVfwae7Fi5hB81NiurcCkSZutEwkRal/PHTy6wAOynw1caa8FmkBPtJGthb5T96xI+AH5Q4AzhR+S+yZqeRvMy8L06XuUq8DmwFvPAIMkHvnC8Sr3p3d9EV5FRs1dZQtZ5iOaB6OzBUeArQusGVT5wGjjaPC/R7rDHDPA2g3fYowrM0emwx3rJalkQRoBXgWkG47jNAmGwqTtepcXN/wc7PMQyfEwyGgAAAABJRU5ErkJggg=="},{"title": "Green Tortoise Hostel Seattle","url": "https://www.google.com/viewer/place?mid=/g/1td7sx3h","description": "Low-key hostel offering basic dorms & private rooms, plus a full communal kitchen & free Wi-Fi.","imageUrl": "data:image/png;base64,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"},{"title": "Where Should I Stay in Seattle? (An Unofficial Seattle Accommodation ...","url": "https://totallyseattle.com/where-should-i-stay-in-seattle-an-unofficial-seattle-accommodation-guide/","description": "Recommended hotels in Downtown Seattle: * Four Seasons Hotel. * Fairmont Olympic Hotel. * The Alexis Hotel. * The Inn at the Market. Staying in Seattle's Bellto...","imageUrl": "data:image/png;base64,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"}],"query": "Hotels in Seattle","kvsHtmlUrl": "https://api.apify.com/v2/key-value-stores/CzC2EqsvcNUUhWsSH/records/Hotels-in-Seattle_522be799a1919512562f544878e95f5e5ecfa59da52aeda4bcc768a3f9afacd2.html?signature=1PWgT4hZ9FTMZ9sBjH55k","url": "http://www.google.com/search?q=Hotels+in+Seattle&num=5"}}]
You canĀ download the results directly from the platform using a buttonĀ or from theĀ Get dataset itemsĀ API endpoint:
<https://api.apify.com/v2/datasets/[DATASET_ID]/items?format=[FORMAT]>
whereĀ [DATASET_ID]
Ā is the ID of the dataset andĀ [FORMAT]
can beĀ csv
,Ā html
,Ā xlsx
,Ā xml
,Ā rss
Ā orĀ json
.
Frequently asked questions
What are other tools for scraping Google Maps?
For more comprehensive Google Maps data, we recommend usingĀ Google Maps Scraper. It uses the same input options, but has a lot more options and is able to extract many more different types of data.
For more specific use cases, we recommend the following:
- Google Maps Reviews Scraper, which focuses on Google Maps reviews
- AI Text Analyzer for Google Reviews, which can help you figure out keywords from review batches
- Google Maps Scraper Orchestrator, which lets you run multiple Google Maps Scraper instances concurrently
- Competitive Intelligence AI Agent, which can figure out competitorsā strengths and weaknesses
- Market Expansion AI Agent, which can help you determine where best to expand to
How to get one search result per row
Simply choose the Export view forĀ Organic results
Ā and/orĀ Paid results
, it automatically spreads each result into a separate row. For API access, you can addĀ &view=paid_results
Ā orĀ &view=organic_results
Ā to the URL and with the API client, you can do the same using theĀ view
Ā field.
An organic result is represented using the following format:
{"searchQuery": {"term": "laptop","device": "DESKTOP","page": 1,"type": "SEARCH","domain": "google.com","countryCode": "US","languageCode": "en","locationUule": null,"resultsPerPage": 10},"type": "organic","position": 1,"title": "Laptops & Notebook Computers - Best Buy","url": "<https://www.bestbuy.com/site/computers-pcs/laptop-computers/abcat0502000.c?id=abcat0502000>","displayedUrl": "<https://www.bestbuy.com> āŗ Computers & Tablets","description": "Shop Best Buy for laptops. Work & play from anywhere with a notebook computer. We can help you find the best laptop for your specific needs in store and online.","emphasizedKeywords": "laptops | laptop","productInfo": {}}
A paid result has anĀ adPosition
Ā field instead ofĀ position
Ā andĀ "type": "paid"
.Ā Paid result position is calculated separately from the organic results.
When using a tabular format such asĀ csv
Ā orĀ xls
, you'll get a table where each row contains just one organic result. For more details about exporting and formatting the dataset records, please see the documentation for theĀ Get dataset itemsĀ API endpoint.
Can I use integrations with Google Search Results Scraper?
You can integrate Google Search Results Scraper with almost any cloud service or web app. We offer integrations with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and plenty more.
Alternatively, you could use webhooks to carry out an action whenever an event occurs, such as getting a notification whenever Google Search Results Scraper successfully finishes a run.
Can I use Google Search Results Scraper with the Apify API?
The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify Actors. The API also lets you access any datasets, monitor Actor performance, fetch results, create and update versions, and more.
To access the API using Node.js, use the apify-client
NPM package. To access the API using Python, use the apify-client
PyPI package.
Click on the API tab for code examples, or check out the Apify API reference docs for all the details.
Can I use Google Search Results Scraper through an MCP Server?
With Apify API, you can use almost any Actor in conjunction with an MCP server. You can connect to the MCP server using clients like ClaudeDesktop and LibreChat, or even build your own. Read all about how you can set up Apify Actors with MCP.
For Google Search Results Scraper, go to the MCP tab and then go through the following steps:
- Start a Server-Sent Events (SSE) session to receive a
sessionId
- Send API messages using that
sessionId
to trigger the scraper - The message starts the Google Search Results Scraper with the provided input
- The response should be:
Accepted
Is it legal to scrape Google Maps data?
Web scraping is legal if you are extracting publicly available data which is most data on Google Maps. However, you shouldĀ respect boundaries such as personal dataĀ and intellectual property regulations. You should only scrape personal data if you have a legitimate reason to do so, and you should also factor in Google'sĀ Terms of Use.
If you're unsure whether your reason is legitimate, consult your lawyers. You can also read our blog post on the legality of web scraping.
Your feedback
If you are not sure that the results are complete and of good quality, each run stores the full HTML page to the default Key-Value Store. You can view the KVS by clicking on it and comparing the results.
Weāre always working on improving the performance of our Actors and monitoring the quality but we are happy for any reports. So if youāve got any technical feedback for this Google SERP API or simply found a bug, please create an issue on the ActorāsĀ Issues tab.
On this page
-
-
- What are other tools for scraping Google Maps?
- How to get one search result per row
- Can I use integrations with Google Search Results Scraper?
- Can I use Google Search Results Scraper with the Apify API?
- Can I use Google Search Results Scraper through an MCP Server?
- Is it legal to scrape Google Maps data?
- Your feedback
Share Actor: