Skip to content

Get itbooks from ebooks's website for free,such as allitebooks,digilibraries,etc

Notifications You must be signed in to change notification settings

howie6879/ITBooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITBooks

What is ITBooks?

The project uses scrapy to crawl data from some websites such as allitebooks,digilibraries,etc ,and stores it in sqlite3. It can search and download some books that you need.

Data source

You can use python2.7+ or python3+ to run the script,Run:

git clone https://github.com/howie6879/ITBooks
cd /ITBooks/ITBooks
python abook.py search Mastering+Python Hattem

The following content will show on screen: run

Usage:

  python abook.py search <title> <author>
  python abook.py title <title>
  python abook.py author <author>

Search

search

Command

command

download

command

Once the download is completed, you can read the book on your computer.

Enjoy reading time !

TODO:

  • Add more websites
  • Batch download

How to update?

Update the data

About

Get itbooks from ebooks's website for free,such as allitebooks,digilibraries,etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published