BarnesAndNoble.com Scraper (Pay Per Result) avatar
BarnesAndNoble.com Scraper (Pay Per Result)

Pricing

$5.00 / 1,000 books

Go to Store
BarnesAndNoble.com Scraper (Pay Per Result)

BarnesAndNoble.com Scraper (Pay Per Result)

Developed by

Milán Vásárhelyi

Milán Vásárhelyi

Maintained by Community

A scraper for Barnes & Noble to extract book and product data from both individual product URLs and category pages. Good for AI training, pricing, analytics, integrations. Results in JSON, CSV, XLSX etc. Pricing: $0.005/result. 10 results on free plan.

5.0 (1)

Pricing

$5.00 / 1,000 books

1

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a day ago

You can access the BarnesAndNoble.com Scraper (Pay Per Result) 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.

$echo '{
< "productUrls": [
< "https://www.barnesandnoble.com/w/the-first-gentleman-james-patterson/1146664728"
< ],
< "categoryUrls": [
< "https://www.barnesandnoble.com/b/books/mystery-thrillers/_/N-1fZ29Z8q8Z16g4?Ns=P_Sales_Rank"
< ]
<}' |
<apify call 123webdata/barnesandnoble-scraper --silent --output-dataset

BarnesAndNoble.com Scraper (Pay Per Result) API through CLI

The Apify CLI is the official tool that allows you to use BarnesAndNoble.com Scraper (Pay Per Result) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: