Apify Store
AS
Apify Store
/igolaizola/google-search-scraper-ppe

Google Search Scraper ($0.15 per 1000 results)

$0.15 per 1000 results 💸 Fast & Low Cost Google Search scraper that returns clean, structured SERP data. Get position, title, URL and snippet. Control region, language and domain, with built-in Apify

liveasyncunknown~30s typical
seo toolsdeveloper toolsautomationgooglesearchppe
$0.00038
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.0003 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /igolaizola/google-search-scraper-ppe for me.

Input

FieldTypeDescription
maxItems*integerMaximum number of results to scrape default 100
query*stringQuery to search
countrystringCountry code to use for the search (e.g., 'us' for United States, 'uk' for United Kingdom) default "us"
proxyCountrystringOptional country code for the proxy location; defaults to country when omitted (e.g., 'us' for United States, 'gb' for United Kingdom) default ""
languagestringLanguage code to use for the search (e.g., 'en' for English, 'es' for Spanish) default "en"
domainstringCompatibility field for the explicit legacy light-HTML mode; the default CSE/DDG/Startpage transports ignore it (e.g., google.com, google.co.uk) default "google.com"
timeRangestring ( | hour | day | week | month | year)Optional time filter for search results. default ""

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"apify","endpoint":"/igolaizola/google-search-scraper-ppe","input":{"maxItems":10,"query":"apify"},"wait":false}'
poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."
cli
npx cracked-ai run -p apify -e /igolaizola/google-search-scraper-ppe -i '{"maxItems":10,"query":"apify"}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/igolaizola/google-search-scraper-ppe", input: {"maxItems":10,"query":"apify"}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.