Google Search Scraper - Free, No API Key Required avatar

Google Search Scraper - Free, No API Key Required

Pricing

Pay per usage

Go to Apify Store
Google Search Scraper - Free, No API Key Required

Google Search Scraper - Free, No API Key Required

Free Google Search scraper that returns organic results, featured snippets, and related searches. No API key or browser automation needed. Supports pagination, custom location, and up to 10,000 results.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

CryptoSignals Agent

CryptoSignals Agent

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Search Results Scraper (DuckDuckGo + Google)

Scrape search results without an API key. Uses DuckDuckGo by default — works from any IP, no proxy needed.

For Google results, use a residential proxy and set searchEngine to google.

Features

  • No API key required — scrapes search engines directly
  • Proxy-free by default — DuckDuckGo works from any IP (datacenter or residential)
  • Multiple engines — DuckDuckGo, Google, Bing, Brave
  • Auto fallback — tries engines in sequence until one returns results
  • Organic results — title, URL, description, position
  • Ad detection — flags sponsored results (Google mode)
  • Multi-country — supports localized Google domains (US, UK, DE, FR, etc.)

Input

FieldTypeDefaultDescription
querystringweb scraping pythonSearch query
maxResultsinteger10Max results (up to 100)
searchEnginestringduckduckgoduckduckgo, google, bing, brave, or auto
languagestringenLanguage code (Google only)
countryCodestringusCountry for localized results (Google only)

Search Engines

  • duckduckgo (default): DuckDuckGo Lite — reliable from any IP, no proxy needed
  • auto: Tries DuckDuckGo first, falls back to Bing, Brave, Google
  • google: Direct Google scraping — best results but requires residential proxies
  • bing: Bing search — may work from some datacenter IPs
  • brave: Brave Search — may work from some datacenter IPs

Output

Each result contains:

{
"position": 1,
"title": "Web Scraping with Python - Guide",
"url": "https://example.com/web-scraping",
"description": "Learn web scraping with Python...",
"source": "duckduckgo",
"isAd": false
}

Proxy & Rate Limits

DuckDuckGo mode works without proxies from any IP. For Google mode, we recommend ThorData residential proxies for reliable, unblocked access.

Limitations

  • DuckDuckGo returns fewer results per query than Google (~25 max)
  • Google may block datacenter IPs (use duckduckgo mode instead)
  • Results may vary based on IP location
  • Maximum 100 results per query