Giter Club home page Giter Club logo

book-downloader-zamunda's Introduction

Zamunda Book Downloader

Overview

Zamunda Book Downloader is a Python script designed to simplify the process of downloading books from the Zamunda website. By providing a starting URL, the script will systematically download all books in Bulgarian language from the specified page number until it reaches the beginning of the catalog.

Features

  • Easy to Use: Simply provide the starting URL, and the script will handle the rest.
  • Language Filter: Downloads only books in Bulgarian language.
  • Sequential Download: Downloads books from the specified page number until the first page.

How to Use

  1. Clone the Repository:
    git clone https://github.com/ceo-py/Book-Downloader-Zamunda.git
    cd zamunda-book-downloader
    
  2. Install Requirements:
    pip install -r requirements.txt
    
  3. Configure Your Credentials: Open the script zamunda_downloader.py and set your Zamunda username and password:
    username = 'YOUR_USERNAME'
    password = 'YOUR_PASSWORD'
    
  4. Set the Starting Page: Open the script zamunda_downloader.py and set your starting page:
    page = 34
    
  5. Set the WebDriver: Open the script zamunda_downloader.py and set your path to the webdriver:
    PATH = r"YOUR PATH TO CHROME DRIVER"
    
    
  6. Run the Script: The script will systematically download all Bulgarian books starting from the specified page until it reaches the first page.
    python zamunda_downloader.py
    

book-downloader-zamunda's People

Contributors

ceo-py avatar

Stargazers

StoyanNaidenov avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.