Andrei Paraschiv

Results 95 issues of Andrei Paraschiv

**Issue by [JamesChevalier](https://github.com/JamesChevalier)** _Tue Apr 26 00:42:00 2016_ _Originally opened as https://github.com/codelucas/newspaper/issues/237_ ---- I got this running in an Amazon Lambda function, and I wanted to share how I did...

documentation
help wanted

**Issue by [kartikparnami](https://github.com/kartikparnami)** _Wed Apr 6 10:35:59 2016_ _Originally opened as https://github.com/codelucas/newspaper/issues/234_ ---- -> Newspaper is unable to parse date for the URL: http://pratyushsharma.blogspot.in/2016/03/jindagi-mauth-na-ban-jaye-samhalo-yaaron.html -> On seeing page source publishing...

sites not working

**Issue by [RingWong](https://github.com/RingWong)** _Mon Mar 19 02:51:29 2018_ _Originally opened as https://github.com/codelucas/newspaper/issues/535_ ---- Environment: Ubuntu 16.04 Anaconda 4.4.0 python 3.6.1 newspaper3k 0.2.6 Description: Hi~ When I run the code "from...

non-replicable

**Issue by [Jenson66](https://github.com/Jenson66)** _Thu Apr 19 13:46:56 2018_ _Originally opened as https://github.com/codelucas/newspaper/issues/555_ ---- url='http://news.dichan.sina.com.cn/2018/04/12/1257865.html' article = Article(url, language='zh') article.download() article.parse() print(article.title) print(article.text) It's not work, the output of Chinese is...

sites not working

**Issue by [PaulX-CN](https://github.com/PaulX-CN)** _Mon Apr 30 03:14:01 2018_ _Originally opened as https://github.com/codelucas/newspaper/issues/559_ ---- We probably need special treatment to medium.com because medium.com/path were treated as categories and thus not loading...

sites not working

**Issue by [lvyq800](https://github.com/lvyq800)** _Wed Aug 22 01:40:55 2018_ _Originally opened as https://github.com/codelucas/newspaper/issues/612_ ---- **It is an awesome tool I have find till now.** There is a suggestion on dealing with...

bug
PR-verify

**Issue by [yingyingww](https://github.com/yingyingww)** _Mon Oct 29 22:39:48 2018_ _Originally opened as https://github.com/codelucas/newspaper/issues/645_ ---- Describe the bug Whenever I tried to extract contents from NYTimes articles, they are random and incomplete....

sites not working

**Issue by [hus787](https://github.com/hus787)** _Thu Jan 10 15:08:29 2019_ _Originally opened as https://github.com/codelucas/newspaper/pull/667_ ---- Migrating from [Newspaper-API](https://github.com/Smarp/newspaper-api) to upstream ---- _**[hus787](https://github.com/hus787)** included the following code: https://github.com/codelucas/newspaper/pull/667/commits_

enhancement
PR-verify

**Issue by [nup002](https://github.com/nup002)** _Fri Jun 29 20:26:48 2018_ _Originally opened as https://github.com/codelucas/newspaper/issues/587_ ---- This is not so much an issue as a suggestion/request. This suggestion came up as I needed...

documentation
help wanted

**Issue by [softmarshmallow](https://github.com/softmarshmallow)** _Tue Sep 4 07:56:30 2018_ _Originally opened as https://github.com/codelucas/newspaper/issues/620_ ---- news.naver.com parsing not working pretty well.. news.naver.com is the largest news provider in korea, used by more...

sites not working