Extract user's data from Skoob.com.br
pip install skoober
To get the data from your Skoob bookshelve, on the skoob/ directory use the following command:
python skoober.py <skoob-user_id>
It'll generate a json file with all your books from Skoob
- 0.4
- Get data using Skoob's API
- Drop Selenium and Scrapy
- 0.3.1
- Bug fixes
- 0.3
- First version using Selenium
- 0.0.1
- Work in progress
Guido Luz Percú – @oumguido
Distributed under the MIT license. See LICENSE
for more information.