Skip to content

Command line tool for scrapping https://news.ycombinator.com and filtering by a group of keywords.

License

Notifications You must be signed in to change notification settings

jpchavat/hn-tops-topics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HN tops topics

Command line tool for scrapping https://news.ycombinator.com and filtering by a group of keywords.

Dependencies

  • request_html
  • colorconsole

Usage

$ python hn-tops-topic.py "python,bitcoin,mozilla,machine learning,ai,uruguay" --max-pages 10 --max-news 20

Parameters

  • max-pages: maximum amount of pages to be scrapped
  • max-news: maximum amount of news/links to be scrapped

Example

Excecution example

☼ Feel free to use ☼

Buy me a coffe

About

Command line tool for scrapping https://news.ycombinator.com and filtering by a group of keywords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages