Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 644 Bytes

File metadata and controls

39 lines (28 loc) · 644 Bytes

A simple Python tool to search and download books
Supports Kotobati, Project Gutenberg, OpenLibrary, and direct download links.


🚀 Features

  • 🔎 Search & download from Kotobati
  • 📖 Get free eBooks from Project Gutenberg
  • 📚 Fetch books from OpenLibrary
  • 🌐 Download files directly from a given URL
  • 💾 Saves results locally as .pdf or .txt

⚙️ Requirements

  • Python 3.7+
  • Libraries:
    • requests
    • re
    • hashlib
    • os

Install dependencies:

pip install requests

▶️ Usage

Run the script:

python books_downloader.py