Free eBook Scraper avatar
Free eBook Scraper

Pricing

Pay per usage

Go to Store
Free eBook Scraper

Free eBook Scraper

Developed by

epctex

epctex

Maintained by Community

Explore and Download Free eBooks - Find and download a wide selection of free eBooks from Project Gutenberg. Search by keywords and language preferences. Discover literary gems in multiple formats.

0.0 (0)

Pricing

Pay per usage

7

Total users

236

Monthly users

10

Runs succeeded

96%

Last modified

8 hours ago

You can access the Free eBook Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "search": "book",
< "startUrls": [
< {
< "url": "https://www.gutenberg.org/browse/recent/last7"
< },
< {
< "url": "https://www.gutenberg.org/browse/titles/h"
< }
< ],
< "maxItems": 5,
< "extendOutputFunction": "($) => { return {} }",
< "proxyConfig": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/gutenberg-scraper --silent --output-dataset

Free eBook Data Extractor API through CLI

The Apify CLI is the official tool that allows you to use Free eBook Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: