Skip to content

VishnuDileesh/THN_scraper_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THN_scraper_api

A simple python script that goes to all four category pages in thehackernews.com and grabs all the latest articles and serves a json api for activating the scraping and to get all the scraped data.


Accessing the API

https://thn-scraper.herokuapp.com/

Usage

Clone the repo

$ git clone https://github.com/VishnuDileesh/THN_scraper_api

Change to the cloned repo

$ cd THN_scraper_api

Install the necessary packages

$ pip3 install -r requirements.txt

Running the project

$ python3 run.py

THN_scraper_api screenshot

About

A web API that scrapes and list out latest articles in all categories from the website (thehackernews.com)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages