codelucas / newspaper

newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:
https://goo.gl/VX41yK
MIT License
14.09k stars 2.11k forks source link

Download() does not catch the content #931

Open codingbutstillalive opened 2 years ago

codingbutstillalive commented 2 years ago

Hi there,

this seems to be a great library, however I does not work for the following test site:

https://www.forbes.com/sites/tonybradley/2019/01/28/cybersecurity-experts-share-insight-for-data-privacy-day-2019/

johnbumgarner commented 2 years ago

Forbes is protected by CloudFlare, so you have to bypass this with another method.