viaLibri Books Scraper avatar

viaLibri Books Scraper

Pricing

from $11.99 / 1,000 result items

Go to Apify Store
viaLibri Books Scraper

viaLibri Books Scraper

Scrape book listings from viaLibri by publication year or year range. Returns title, author, price, seller, and condition in a flat row.

Pricing

from $11.99 / 1,000 result items

Rating

5.0

(1)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

2

Bookmarked

10

Total users

0

Monthly active users

14 days ago

Last modified

Share

ParseForge

viaLibri Books Scraper

Scrape book listings from viaLibri by publication year or year range, up to a million per run. Every listing comes with title, author, price, seller, and condition. No login or API key. Export to CSV, JSON, Excel, or XML.

viaLibri aggregates used, rare, and out-of-print books from hundreds of independent sellers worldwide, but browsing by publication year or year range is manual and slow. This scraper reads the public listings directly, filtered by a single year or a range, and returns each match in one fixed schema.

Who uses itWhat they scrape viaLibri for
Book collectorsFind rare editions published in a specific year.
LibrariansLocate out-of-print titles from a particular decade.
Antiquarian booksellersMonitor competitor listings for books from a given period.
ResearchersGather bibliographic data on publications from a historical year.

What it does

This Actor collects book listings from viaLibri by publication year or year range, and returns each one as a flat row.

  • ๐Ÿ“… Single year search: Enter one publication year (1455-2024) to collect all listings from that year.
  • ๐Ÿ“… Year range search: Enter a start and end year to collect listings across a span of years.
  • ๐Ÿ“Š Scalable output: Set a maximum item count up to 1,000,000 to control run size.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with viaLibri data

๐Ÿ“š Find rare first editions.

A collector runs the scraper for a specific year (e.g., 1925) to discover first editions of classic novels listed on viaLibri.

๐Ÿ“– Build a bibliography.

A researcher uses the year range filter (e.g., 1800-1850) to compile a dataset of all books published during a literary period.

๐Ÿ›’ Monitor market prices.

An antiquarian bookseller runs the scraper weekly for a target year to track price changes and new listings from competitors.

๐Ÿ“Š Analyze publication trends.

A data analyst collects listings from multiple decades to study the distribution of book prices and conditions over time.

Why choose this scraper

What you get
No login neededAccess viaLibri listings without creating an account or API key.
Year-based filteringTarget books from a specific year or range, not the entire catalog.
Flat row outputEvery listing is a clean row with title, author, price, seller, and condition.
Export flexibilityDownload results as CSV, JSON, Excel, or XML.

How it compares

No other Store actor targets viaLibri the same way, so the honest comparison is with the alternatives teams actually weigh.

viaLibri Books ScraperBuild it in-houseBy hand
SetupRun it now, zero configDays of engineeringNone, but hours per pull
When viaLibri changesMaintained for youYou fix itYou re-learn the page
Proxies, retries, anti-botBuilt inYour problemBrowser only
OutputFixed JSON schema, CSV/Excel exportWhatever you buildCopy-paste
CostPay per resultEngineering timeAnalyst hours

Configure the run

Drive the Actor from a single publication year or a year range, and the scraper reads only listings matching that filter so your dataset is focused. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10,
"year": 1800
}

A larger pull:

{
"maxItems": 200,
"year": 1800
}

Pricing

Pay-per-result: $0.01599 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$1.60
1,000 results$15.99
10,000 results$159.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the viaLibri Books Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to viaLibri through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/vialibri-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that the year or year range you entered is between 1455 and 2024. Also ensure you are not using both a single year and a range at the same time.

The run is taking too long.

Reduce the maximum items setting. The scraper reads listings sequentially, so a high limit can take time if many listings match your year filter.

The output fields are different from what I expected.

The exact fields depend on the listing data available on viaLibli. Run a small test with maxItems=5 to see the schema before a large run.

Can I scrape all books without a year filter?

No, the scraper requires either a single year or a year range. To get a broad sample, use a wide range like 1455-2024.

FAQ

QuestionAnswer
What data does this scraper return?It returns book listings from viaLibri including title, author, price, seller, condition, and publication year. The exact fields are shown in the sample output after a run.
Can I search by both a single year and a range?No, you must use either a single year or a year range, not both. The input schema enforces this.
What years are supported?You can search for books published between 1455 and 2024.
Do I need an account or API key?No, the scraper reads public viaLibri listings directly without any authentication.
How many books can I collect per run?You can set a maximum of up to 1,000,000 books per run. The default is 10.
What export formats are available?You can export the results as CSV, JSON, Excel, or XML.
Is the data updated in real time?The scraper fetches the current listings at the time of the run. It does not cache or store historical data.
Can I filter by seller or price?No, the current version only filters by publication year or year range. All other filtering must be done after export.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by viaLibri. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.