Skip to content

slemanboys/poifeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poifeed

CodeFactor

NekopoiRSS

this case i using nekopoi with curl implementation,
then how to make feed/rss from site that isn't yours?
DBconnection or mySQL interface isn't needed
simply, using curl and some regex to grep content or can adjust with simplehtmldom and read this code u'll get it.
for now only mainindex, i'll update it with other parameter like genre,search,etc.

Implementation

that code is trash as fuck but still readable with hooks/bot.
u can implement the logic above to grep contents from other sites that isn't yours, just adjust at all.


 $ pip install -r requirements.txt
 $ cd src && ./nino.py

Releases

No releases published

Packages

No packages published