Organic Result
Organic results are the standard web page listings returned by Google for a search query. The response contains an organic_results array where each item includes the title, link, snippet, favicon, source, highlighted keywords, extended sitelinks, and rank.
Endpoint:
https://api.scrapingdog.com/googleAPI Response

API Response
{
"organic_results": [
{
"title": "Scrapingdog: Best Web Scraping API",
"link": "https://www.scrapingdog.com/",
"displayed_link": "https://www.scrapingdog.com",
"source": "Scrapingdog",
"snippet": "Scrapingdog is your all-in-one Web Scraping API, effortlessly managing proxies and headless browsers, allowing you to extract the data you need with ease.",
"highlighted_keywords": ["Scrapingdog"],
"extended_sitelinks": [
{ "title": "LinkedIn Profile Scraper API", "link": "https://www.scrapingdog.com/linkedin-scraper-api/", "snippet": "Real-time data for name, location, followers, company size ..." },
{ "title": "Google SERP API", "link": "https://www.scrapingdog.com/google-search-api/", "snippet": "Our Google Scraping API is designed to be easy to use and ..." },
{ "title": "Blog", "link": "https://www.scrapingdog.com/blog/", "snippet": "Scrapingdog Blog. Designed with you in mind, our web scraping ..." },
{ "title": "Documentation", "link": "https://docs.scrapingdog.com/", "snippet": "You can start scraping any website in literally ..." }
],
"rank": 1
},
{
"title": "Scrapingdog",
"link": "https://in.linkedin.com/company/scrapingdog",
"displayed_link": "1.2K+ followers",
"source": "LinkedIn · Scrapingdog",
"snippet": "Scrapingdog handles millions of proxies, browsers and CAPTCHAs to provide you with HTML of any web page in a single API call.",
"highlighted_keywords": ["Scrapingdog"],
"rank": 2
},
{
"title": "Scrapingdog – Web Scraper for Google Sheets",
"link": "https://workspace.google.com/marketplace/app/scrapingdog/28788214325",
"displayed_link": "https://workspace.google.com › marketplace › app › scra...",
"source": "Google Workspace",
"snippet": "Scrapingdog – Web Scraper for Google Sheets™ helps you extract structured data from leading platforms directly into your spreadsheets.",
"highlighted_keywords": ["extract structured data from leading platforms"],
"rank": 3
},
{
"title": "Scrapingdog review, overview and benchmarks",
"link": "https://scrapeway.com/web-scraping-api/scrapingdog",
"displayed_link": "https://scrapeway.com › web-scraping-api › scrapingdog",
"source": "Scrapeway",
"snippet": "Scrapingdog offers core web scraping API features like headless browser scraping, anti-bot bypass and proxy support.",
"highlighted_keywords": ["Scrapingdog"],
"rank": 4
},
{
"title": "Scrapingdog",
"link": "https://www.youtube.com/@scrapingdog9955",
"displayed_link": "240+ followers",
"source": "YouTube · Scrapingdog",
"snippet": "Scrapingdog is a web scraping API, with dedicated APIs for Google Search, LinkedIn, Amazon & many more.",
"highlighted_keywords": ["Scrapingdog is a web scraping API"],
"rank": 5
}
]
}