When I am trying newspaper.build('http://www.venturebeat.com')
It give me these errors
[Parse lxml ERR] Unicode strings with encoding declaration are not supported. Please use bytes input or XML fragments without declaration.
[Category parse ERR] http://feeds.venturebeat.com
Can you please help or let me know what might be the issue.
When I am trying newspaper.build('http://www.venturebeat.com')
It give me these errors
[Parse lxml ERR] Unicode strings with encoding declaration are not supported. Please use bytes input or XML fragments without declaration.
[Category parse ERR] http://feeds.venturebeat.com
Can you please help or let me know what might be the issue.