rajanrx/php-scrape
A simple, easy to use, scalable scraping framework written in PHP
This is a framework for PHP developers who need to reliably extract data from websites. It takes a website URL and configuration settings (defining what data to look for) and returns structured information like product details, news articles, or public records. Developers would use this to build automated tools that gather specific data points from dynamic web pages.
No commits in the last 6 months.
Use this if you are a PHP developer building custom web scraping solutions and need a flexible, maintainable framework that handles changes to target websites with minimal code updates.
Not ideal if you are not a PHP developer, or if you need a no-code solution for simple data extraction without writing any code.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/rajanrx/php-scrape"
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.