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

https://github.com/hediske/googlebooks

Web Scraper for Google Books to Allow Downloading Maximum pages from Books Preview
https://github.com/hediske/googlebooks

Last synced: 4 months ago
JSON representation

Web Scraper for Google Books to Allow Downloading Maximum pages from Books Preview

Awesome Lists containing this project

README

        

# Google Books Preview Extractor

**_This project is for educational purposes_**

This project Helps you download maximum images from pages of a particular payed bookfrom Google Books

## How it works

It downloads maximum images from a particular book from Google Books.
It uses Tor Proxy and Selenium Webdriver to download the images as images selected to preview change from one user to another and also from one Ip address to another .
It downloads the maximum of images and it handles the errors and retries in a reasonable way and time

## How to run

You need docker to run the app

```
docker compose up -d
```