The hosted Actor can be run from Apify's web interface. This is the simplest option when you want organic Google results as a downloadable Dataset without installing a package.
- Open Google Search SERP Scraper on Apify.
- Open the Input tab.
- Add one or more values to Search Queries.
- Select Start Page and End Page from 1 to 10.
- Select one Language and one Country for the run.
- Click Start.
- Open Dataset when the run finishes, then export JSON, CSV, Excel or JSONL.
Use data/sample-input.json. It requests one query and page 1, which keeps the first test small. Search results change over time, so compare the returned field structure with the fixture rather than expecting identical rankings.
Apify's Free plan currently includes $5 in monthly prepaid usage and does not require a credit card. Use a small query and one page first. The credit is not unlimited, and unused usage expires at the end of the billing cycle.
See the current Apify pricing for current terms.
Each Dataset item represents one organic result. Inspect query, page, position, title, url and description. Nullable result fields mean Google did not provide that value; they are not errors by themselves.
The run's Key-Value Store contains a SUMMARY record with page counts, result count, selected market, status and whether the spending limit stopped the run.
A run accepts up to 10,000 queries and pages 1–10, but the total number of query/page combinations cannot exceed 10,000. The current price is $0.60 per 1,000 delivered organic rows. Check the Actor page before production use because pricing and limits can change.