
Free eBook Scraper
Pricing
Pay per usage

Free eBook Scraper
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
Monthly users
2
Runs succeeded
>99%
Last modified
3 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.
1echo '{
2 "search": "book",
3 "startUrls": [
4 {
5 "url": "https://www.gutenberg.org/browse/recent/last7"
6 },
7 {
8 "url": "https://www.gutenberg.org/browse/titles/h"
9 }
10 ],
11 "maxItems": 5,
12 "extendOutputFunction": "($) => { return {} }",
13 "proxyConfig": {
14 "useApifyProxy": true
15 }
16}' |
17apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.