Google Search Results Scraper avatar

Google Search Results Scraper

Try for free

Pay $3.50 for 1,000 results

Go to Store
Google Search Results Scraper

Google Search Results Scraper

apify/google-search-scraper
Try for free

Pay $3.50 for 1,000 results

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.

VI

How can we specify the search type? Like videos, images, news, etc?

Closed
victor9000 opened this issue
a month ago

In the simplest terms, I need the ability to add a query parameter to the search query. In particular, udm tells google what type of content to return. For example, if I want cat videos I can add udm=7 to the cats query:

https://www.google.com/search?q=cats&udm=7

How can I do this with the actor?

ondrejklinovsky avatar

Hey,

I apologize for late reponse. You cannot set the udm parameter in actor's input UI, but you can just pass that URL (including the parameter) to queries:

1{
2  "queries": "https://www.google.com/search?q=cats&udm=7"
3}
Developer
Maintained by Apify

Actor Metrics

  • 2.5k monthly users

  • 363 bookmarks

  • >99% runs succeeded

  • 5.7 days response time

  • Created in Feb 2019

  • Modified 13 days ago

Categories