Toscrape: List Books
Toscrape via Parse · ecommerce
List books from the catalog with pagination. Optionally filter by category slug. Returns 20 books per page with title, price (GBP), star rating (1-5), availability status, and product page URL. Paginate by incrementing page until has_next_page is false. Access the Books to Scrape catalog: list books with pagination and category filtering, and get detailed book information. Fulfilled by Parse from books.toscrape.com.
- books-toscrape-com
- ecommerce
- education
- parse
- platform-key
- reviews-ratings
- toscrape
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/90d3a98c-8a98-4813-ae65-71efbd7e5ad1/list_books
- Interface artifact
- sha256:d52d1d25aa0233baabb6f825c395cdb6eb38f849e0dabcc6a793289ee291cfc4
- Manifest digest
- sha256:161281331608bb256f1d2730423dbd1f09e4d4cae5d962ea47e04645b76754c9
Request fields
- page (integer): Page number (1-based). Each page returns up to 20 books.
- category (string): Category slug to filter by (e.g. 'travel_2', 'mystery_3', 'historical-fiction_4'). Omit to list all books across categories.