Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmitriiweb/hub-scraper

Get articles from specific hub from habr.com
https://github.com/dmitriiweb/hub-scraper

Last synced: 1 day ago
JSON representation

Get articles from specific hub from habr.com

Awesome Lists containing this project

README

        

# Hub scraper

Tool to grab articles from the habr.com hubs.

## Requirements
- Python 3.8+

## Installation
```bash
pip install hub-scraper
```

## Usage
```bash
hub-scraper --help

hub-scraper -h python -of /home/user/Downloads/hubs
```

I'm using [Obsidian](https://obsidian.md/) to view the articles:
![](https://github.com/dmitriiweb/hub-scraper/raw/main/images/default-obsidian.png)