Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habr Parser

MIT License Code style: black

Parse info about the top articles on Habr.com for a given period of time.

How to Use

Install dependencies.

Use it either as script:

python3 -m habrparser [OPTION]...

Or as package:

from habrparser import HabrParser

parser = HabrParser(period="alltime")
result = parser.run()

License

This project is licensed under the MIT License.

About

Parse info about the top articles on Habr.com for a given period of time

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages