Discussions and Forums
Google surfaces discussion and forum results (such as Reddit and Quora threads) for many queries. Each item in the discussion_and_forums array represents one thread.
Endpoint:
https://api.scrapingdog.com/googleAPI Response

API Response
{
"discussion_and_forums": [
{
"link": "https://www.reddit.com/r/n8n/comments/1gy42z9/we_should_look_for_another_option_besides_serpapi/",
"source": "Reddit",
"extensions": [
"r/n8n",
"30+ comments",
"10 months ago"
]
},
{
"link": "https://www.reddit.com/r/webscraping/comments/1016j3l/best_web_scraping_apis_at_the_moment/",
"source": "Reddit",
"extensions": [
"r/webscraping",
"50+ comments",
"2 years ago"
]
},
{
"link": "https://www.quora.com/What-are-the-best-SERP-tracking-tools-1",
"source": "Quora",
"extensions": [
"1 answer",
"2 years ago"
]
}
]
}