All Questions
4 questions
0
votes
0
answers
27
views
Serving a webpage content by running a php/python script
I'm trying to set up a RSS for my site. So I would like to make a link that takes in a keyword and produces a RSS feed.
I have a python script (script.py) to generate this xml, but I don't know how to ...
0
votes
1
answer
809
views
Scraping Inspect Element and Dynamic Webpage using Python
I am trying to get the news content from https://www.thehindu.com/life-and-style/travel/the-embers-of-war/article29202579.ece
Actually, I look for the pattern to get the news content only.. I use the ...
2
votes
1
answer
708
views
Extract feeds from web page
I'm looking for a code snippet (language is not important here) that will
extract all feeds (RSS, atom etc.) that is associated with this page.
So input is URL and output list of channels.
Important ...
1
vote
3
answers
1k
views
Would Like Open Source RSS / News Reader Code or Widget Python or Javascript [closed]
I would like to be able to massage certain categories of news feeds to make their entries more consistent. For example, when a job seeker subscribes to two different job sites the feeds s/he gets will ...