teclone/php-feed-parser
A fully integrated RSS, ATOM and RDF syndication feed parser
This tool helps developers easily integrate and process content from various web syndication feeds like RSS, Atom, and RDF directly into their PHP applications. It takes a feed URL, file, or string as input and provides structured data about the feed and its individual items, which can then be used to display news, blog posts, or other updates within a website or application. Web developers building content aggregators, news readers, or dynamic content displays would find this useful.
No commits in the last 6 months.
Use this if you are a PHP developer needing to programmatically fetch and display content from various web feeds (RSS, Atom, RDF) within your application.
Not ideal if you are looking for a standalone application to simply read feeds without any programming, or if your project is not built with PHP.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/teclone/php-feed-parser"
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.