Google Search Results Scraper avatar

Google Search Results Scraper

Try for free

Pay $3.50 for 1,000 results

View all Actors
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.

Do you want to learn more about this Actor?

Get a demo
DB

Could you add time related flags to the search

Closed

dulcet_beach opened this issue
3 months ago

Google has a' qdr' feature that allows us to specify the time range for the search results. For instance, by setting qdr to m, we can retrieve results from the past month. Could you add it to the scraper?

ondrejklinovsky avatar

Hey,

thanks for the request. It is on our roadmap to add it to the actor's Input. It is, however, already possible to use it in search URLs:

1{
2  "languageCode": "en",
3  "maxPagesPerQuery": 1,
4  "queries": "https://www.google.com/search?q=apify&as_qdr=m",
5  "resultsPerPage": 100
6}
low_code avatar

Hi! We have this feature in the pipeline, so it should be out next week or in 14 days. Thanks for your patience!

Developer
Maintained by Apify

Actor Metrics

  • 1.9k monthly users

  • 232 stars

  • >99% runs succeeded

  • 4.1 days response time

  • Created in Feb 2019

  • Modified 3 days ago