Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruter/free-packt-ebooks-crawler

A tool for claim and save PACKT's FREE TECHNOLOGY EBOOKS.
https://github.com/ruter/free-packt-ebooks-crawler

Last synced: 2 months ago
JSON representation

A tool for claim and save PACKT's FREE TECHNOLOGY EBOOKS.

Awesome Lists containing this project

README

        

# free-PACKT-eBooks-Crawler
A tool for claim and save [PACKT's FREE TECHNOLOGY EBOOKS](https://www.packtpub.com/packt/offers/free-learning).

# Usage
Install requirements

```
pip install -r requirements.txt
```

Setting your packtpub account in `config.py`.

Run it

```
python main.py
```

# Note
`Python3` ONLY.

Auto claim will try to calim the free eBook once every 8 hours by default, you can modify the frequency in `config.py`.