ThriftBooks
This API/Scraper allows you to access publicly available information from ThriftBooks.com. You can retrieve data from a URL, perform keyword searches, and obtain details using the ISBN.
ThriftBooks endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Results By Keyword /searchByKeyword |
This endpoint allows you to get search results using a keyword. |
| GET |
Book Details By ISBN /getBookByISBN |
This endpoint allows you to get the book details using the ISBN. |
| GET |
Extract URL (Search Results, Author Page, Book Details Page) /extractURL |
This endpoint allows you to extract the data from ThriftBooks.com. It accepts: Search Results URL, Author Books URL, Book Details URL. |
ThriftBooks pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | 1 / second |
|
| ULTRA | $19.99 / month | 1 / second |
|
| MEGA | $49.99 / month | 1 / second |
|