Skip to content

refringerator/Ycrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ycrawler

Ycrawler is autamatically download top stories from news.ycombinator.com with pages referenced in comments using Hacker News API.

Collected web pages located in own directories grouped by article.

List of articles saves in list.txt.

Requirements

Usage

usage: main.py [-h] [--period PERIOD] [--limit LIMIT] [--verbose]
               [--path PATH]

Download top stories from news.ycombinator.com with pages referenced in
comments using Hacker News API.

optional arguments:
  -h, --help       show this help message and exit
  --period PERIOD  Number of seconds between poll
  --limit LIMIT    Number of new stories to download
  --verbose        Detailed output
  --path PATH      Folder to collect stories
  --connections_limit CONNECTIONS_LIMIT
                        The limit for simultaneous connections

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages