This is the small script in python2.7 to scrap the top 7 heading from thehackernews.com using bs4 and urllib packages .
shuboy2014/TheHackerNew-Scrapper
This is the small script in python2.7 to scrap the top 7 heading from thehackernews.com using bs4 and urllib packages .
Python