Closed CodeVINCI closed 6 years ago
Hi Abhishek! I'm a bit down with fever for last few days. I will try to look into your pull request very soon.
On 05-Dec-2017 7:46 PM, "Abhishek" notifications@github.com wrote:
sir if you guide me a bit i would really be able to put better efforts.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nikhilkumarsingh/gnewsclient/pull/11#issuecomment-349316690, or mute the thread https://github.com/notifications/unsubscribe-auth/AM6Bfw0ibvHGn-kEwcwm7MVBGQzk4lQjks5s9VBTgaJpZM4Q19KU .
okay i am sorry sir , that is fine
I went through your code. There are a few changes required. You need to create a child class of newspaper's Article class and return a list of those articles when .get_news() is called. In the child class you can make some utility functions so that fulltext or other metadata can be fetched easily.
Check out the current gnewsclient and make it compatible with your code.
sir if you guide me a bit i would really be able to put better efforts.