- Joined
- Jan 26, 2015
- Messages
- 159
- Likes
- 42
- Degree
- 0
Hello,
I am trying to create an automated newsletter from financial newsfeeds, such as:
I am scrapping all these news and then use a summarizer to create a short overview, with a source link.
However, for some of these feeds I get no content back. I am currently using the wordpress automatic plugin to fill my post pipeline.
I appreciate your replies!
I am trying to create an automated newsletter from financial newsfeeds, such as:
Code:
http://feeds.bbci.co.uk/news/world/us_and_canada/rss.xml
https://www.theguardian.com/international/rss
http://rss.cnn.com/rss/money_news_international.rss
https://www.cnbc.com/id/100003114/device/rss/rss.html
https://www.cnbc.com/id/15839069/device/rss/rss.html
http://rss.cnn.com/rss/cnn_topstories.rss
https://www.cnbc.com/id/15839135/device/rss/rss.html
I am scrapping all these news and then use a summarizer to create a short overview, with a source link.
However, for some of these feeds I get no content back. I am currently using the wordpress automatic plugin to fill my post pipeline.
- Do you know if these newssites are actively blocking scrappers?
- Would it be better to implement the scrapper on my own using proxies?
- Are there any other sources for financial news content that can be scrapped?
I appreciate your replies!