Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dmitriiweb/hub-scraper
- Owner: dmitriiweb
- License: mit
- Created: 2022-03-05T15:51:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T10:45:55.000Z (almost 3 years ago)
- Last Synced: 2024-12-12T21:48:57.052Z (about 1 month ago)
- Language: Python
- Size: 519 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 --helphub-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)