Decodo/Web-Scraping-API
Web Scraping API code examples for Python, PHP and Node.js
This tool helps you quickly gather raw webpage content from many different websites, including Facebook pages and posts. You provide a list of website addresses (URLs), and it returns the complete HTML content of each page, making it useful for data collection and analysis. It's ideal for market researchers, data analysts, or competitive intelligence professionals who need to collect large amounts of public web data.
No commits in the last 6 months.
Use this if you need to programmatically collect the raw HTML content from many web pages or social media profiles for analysis, without dealing with browser automation or IP blocking.
Not ideal if you need to extract specific, structured data fields (like product prices or review scores) rather than the entire page content, or if you prefer a point-and-click interface over coding.
Stars
27
Forks
9
Language
JavaScript
License
MIT
Category
Last pushed
Apr 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Decodo/Web-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.