Decodo/SERP-Scraping-API
SERP Scraping API code examples for Python, PHP and Node.js
This tool helps you gather information from search engine results pages (SERPs) like Google, Baidu, Bing, and Yandex. You input a search query or URL, and it provides structured data such as organic search results, titles, descriptions, and URLs, or raw HTML for other targets like Google Hotels. Marketing specialists, SEO professionals, and market researchers would use this to track rankings, analyze competitors, or gather market intelligence.
Use this if you need to programmatically collect large amounts of data from search engine results pages for analysis.
Not ideal if you only need to perform a few manual searches or if you are looking for a simple browser extension to view SERP data.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Decodo/SERP-Scraping-API"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.