Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qualitydu/duscr
the Dziennik Ustaw SCRaper
https://github.com/qualitydu/duscr
dziennik scraping shell ustaw
Last synced: 7 days ago
JSON representation
the Dziennik Ustaw SCRaper
- Host: GitHub
- URL: https://github.com/qualitydu/duscr
- Owner: QualityDU
- License: gpl-3.0
- Created: 2024-10-23T16:54:28.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-12T09:44:21.000Z (about 1 month ago)
- Last Synced: 2024-11-12T10:25:03.596Z (about 1 month ago)
- Topics: dziennik, scraping, shell, ustaw
- Language: Shell
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# duscr - the Dziennik Ustaw SCRaper
## Package requirements
### Please ensure that pup, curl, awk, sed, bash are available on the host system for this command-line utility to work correctly.## Installation
1. Clone this repository
2. (optional) create a symlink `duscr -> duscr.sh` and add the project directory to PATH
3. (optional) Add the PATH update to .bashrc## How to use
1. Create an empty directory for storing duscr scrap data
2. Run `duscr init ` and patiently wait until the files are downloaded (run `duscr --help` to get help)
3. Add a cron job containing `duscr sync ` so that any updates are synced with a desired frequency