Wordery Books Scraper avatar

Wordery Books Scraper

Under maintenance
Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Wordery Books Scraper

Wordery Books Scraper

nazarii.hrozia/wordery

Extract data based on a keyword, optional age group, and language filters. The scraper returns structured JSON with book details such as price, title, author, ISBN, publication date, dimensions, weight, language, tags, and more.

Developer
Maintained by Community
Categories

Topic Name

keywordstringRequired

Enter the book topic or genre (e.g., 'Science Fiction', 'Romance').

Language

languageEnumOptional

Select a language. Only popular languages are available.

Value options:

"&languages[]=eng": string"&languages[]=spa": string"&languages[]=ger": string"&languages[]=fre": string"&languages[]=ita": string"&languages[]=per": string"&languages[]=dut": string

Default value of this property is ""

Age

ageEnumOptional

Enter the age group for the books.

Value options:

"&interestAge%5B%5D=13%2B%20years": string"&interestAge%5B%5D=9-12%20years": string"&interestAge%5B%5D=6-8%20years": string"&interestAge%5B%5D=3-5%20years": string

Default value of this property is ""

Maximum Requests

maxRequestsPerCrawlintegerOptional

Set the maximum number of requests to perform during a crawl (minimum 1). Note: The number of books fetched may vary depending on the input and availability.