Q: Custom SERP Parameters?
I’d like to create an automation that scrapes Google’s Search Engine Results Page (SERP’s).
Here is an example workflow:
1) Go to Google.com
2) Search for this keyword: air conditioner frustrated OR frustration site.com after:2024-01-01
3) Scrape this SERP data:
• Subreddit
• Title
• URL
• Comments #
• Description
• Keyword
4) Paste to Google Sheet
There are 72 keywords total. Can this be done with Outscraper: Google Search Results Scraper?

Dana67267
Mar 22, 2025A: Hello @trevor806,
Currently, our Google SERP Results scraper only extracts the following information:
organic_results.link – links from organic resutls.
organic_results.title – titles from organic resutls.
organic_results.description – description from organic resutls.
ads.link – links from ads.
ads.title – titles from ads.
ads.description – description from ads.
shopping_results.link – links to products sources.
shopping_results.title – products titles.
shopping_results.price – products prices.
shopping_results.source – products sources names.
related_questions.link – links to questions sources.
related_questions.title – questions.
related_questions.description – answers.
I would recommend creating a community topic here: https://community.outscraper.com/. Once other users will vote on it Outscraper team will take a closer look at it.
Thank you!