Project Gutenberg Scraper avatar
Project Gutenberg Scraper

Pricing

$0.10 / 1,000 results

Go to Apify Store
Project Gutenberg Scraper

Project Gutenberg Scraper

Developed by

Kelsey Todd

Kelsey Todd

Maintained by Community

This Actor searches Project Gutenberg for any user-provided keywords, then outputs structured metadata, download links, and optional excerpts or release year. It’s a fast way to collect public-domain text sources for research or content creation.

0.0 (0)

Pricing

$0.10 / 1,000 results

0

2

2

Last modified

5 hours ago

Project Gutenberg Scraper — General Edition

Scrape public-domain texts with metadata + excerpt from Project Gutenberg.

Usage

  • Provide at least one keyword in the keywords input field.
  • Actor searches Gutendex with your terms.
  • Optional filters: language, copyright-free only.
  • Outputs metadata, links (text, html, pdf), cover image, and optional excerpt.

Input Example

{
"keywords": ["astronomy", "Roman Empire"],
"languages": ["en"],
"maxItemsPerKeyword": 50,
"fetchExcerpt": true
}