VOOZH about

URL: https://apify.com/easyapi/google-all-in-one-scraper

โ‡ฑ Google All-in-One Scraper ยท Apify


Pricing

from $9.90 / 1,000 results

Go to Apify Store

Google All-in-One Scraper

๐Ÿ” Comprehensive Google Scraper: Extract data from web, news, images, videos, scholar, autocomplete, and places searches. Efficient customizable parameters, and automatic pagination. Your one-stop solution for Google search data! ๐Ÿš€

Pricing

from $9.90 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ EasyApi

EasyApi

Maintained by Community

Actor stats

4

Bookmarked

25

Total users

2

Monthly active users

2 months ago

Last modified

Share

๐ŸŒ Google All-in-One Scraper

๐Ÿš€ Effortlessly scrape Google search results across multiple types!

This powerful Actor allows you to extract data from various Google search types, including web, news, images, videos, scholar, autocomplete, and places.

๐ŸŒŸ Key Features

  • ๐Ÿ“Š Supports multiple search types: web, news, images, videos, scholar, autocomplete, and places
  • ๐ŸŒ Customizable search parameters (language, country, time period, etc.)
  • ๐Ÿ”„ Automatic pagination to retrieve desired number of results
  • ๐Ÿ’พ Results saved directly to Apify dataset

๐Ÿ› ๏ธ Input Configuration

Customize your search with these parameters:

  • search_type: Type of Google search (web, news, images, videos, scholar, autocomplete, places)
  • maxItems: Maximum number of results to retrieve (100-5000)
  • query: Your search query
  • gl: Google country for the query
  • hl: Google UI language for results
  • lr: Limit results to specified language
  • cr: Limit results to specified country
  • time_period: Time range for results
  • nfpr: Exclude auto-corrected results
  • filter: Enable/disable Similar Results and Omitted Results filters

๐Ÿ“Š Output

The Actor pushes the scraped data directly to the Apify dataset. The structure of the results varies depending on the chosen search type, but generally includes relevant information such as titles, URLs, descriptions, and additional metadata.

๐Ÿš€ Get Started

  1. Set up your ScaleSerp API keys in the Actor's environment variables.
  2. Configure your search parameters in the input.
  3. Run the Actor and watch as it collects your desired Google search results!

Happy scraping! ๐ŸŽ‰

Input Example

A full explanation of an input example in JSON.

{
"search_type":"images",
"maxItems":100,
"query":"Apify"
}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"position":1,
"title":"How Apify saved 3.5 engineering days ...",
"link":"https://www.keboola.com/blog/how-apify-saved-3-engineering-days-per-month-while-doubling-upsells",
"domain":"www.keboola.com",
"width":310,
"height":163,
"image":"https://cdn.prod.website-files.com/5e6f9b297ef3941db2593ba1/6513da67666b289204961547_Apify%20(1).png",
"source":{
"link":"https://How Apify saved 3.5 engineering days ...",
"domain":"how",
"name":"How Apify saved 3.5 engineering days ..."
}
},
{
"position":2,
"title":"Running Actors | Platform | Apify ...",
"link":"https://docs.apify.com/platform/actors/running",
"domain":"docs.apify.com",
"width":274,
"height":184,
"image":"https://docs.apify.com/assets/images/store-google-maps-scraper-5ea832e3679ab01dd58090a38f0c48c7.png",
"source":{
"link":"https://Running Actors | Platform | Apify ...",
"domain":"running",
"name":"Running Actors | Platform | Apify ..."
}
},
...
]

You might also like

Google Search Scraper

api-ninja/google-search-scraper

Extract structured Google results across Search, Images, Videos, Places, Maps, News, Shopping, Scholar, Autocomplete, and Patents. Supports query/category batching, localization, pagination, retries, and clean dataset output.

306

5.0

Google SERP Scraper

google-serp-scraper-api/google-serp-scraper

Scrapes Google search results, autocomplete suggestions, and Google News.

Related articles

Top 5 Google Scholar APIs to extract article data
Read more
How to scrape Google Scholar ๐ŸŽ“
Read more
Top 5 Google Image Search APIs to extract web image data
Read more