Google Search Results Scraper avatar
Google Search Results Scraper

Pricing

Pay per event

Go to Store
Google Search Results Scraper

Google Search Results Scraper

Developed by

Apify

Apify

Maintained by Apify

Scrape Google Search Engine Results Pages (SERPs). Select the country or language and extract organic and paid results, AI overviews, ads, queries, People Also Ask, prices, reviews, like a Google SERP API. Export scraped data, run the scraper via API, schedule runs, or integrate with other tools.

4.1 (26)

Pricing

Pay per event

622

Total users

63K

Monthly users

3.9K

Runs succeeded

>99%

Issues response

4.2 days

Last modified

18 days ago

SF

URL encoding via API is breaking the UULE code

Open

subscriptions_FPAU opened this issue
8 hours ago

I'm trying to use this actor alongside a UULE code to get location specific results. I've been able to generate the UULE codes without issue, but when this is passed to the API, the url-encoding is replacing "w+CAIQUICI..." with "w%2BCAIQUICI...". Encoding the rest of the UULE code is fine, but changing the '+' is breaking this functionality.