bol.com Dutch and English books by ISBN

Tellico Scripts

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
Sadly, bol.com has changed its website. This script no longer works. Modification is non-trivial (it's not just a URL update). Consider this script obsolete. When I start updating my own book-database, I'll rewrite it in python. Until then, either create your own script based on the numerous python examples online here, or search by hand

-------------------------


# Quick hack to retrieve book information from bol.com by ISBN
# Dutch and English books
# Requires: sh, grep, sed, lynx, wget, printf, tail, head, cut and recode
#
# The script translates Hardcover --> Hardback, Paperback --> Trade Paperback
# and Pocket --> Paperback to conform to the default Tellico Book Collection.
# Some bol.com entries are wrong (i.e. it's listed as a Paperback, but it's
# clearly a Pocket).
#
# The script DOES NOT support ISBN13 ! If your book only mentions the ISBN13
# number, skip the first three digits during entry and type the next nine.
# Tellico will automatically calculate the tenth digit/character.
# ISBN lists are not supported either yet (-i number; number; number)
#
# Add the script as a new Data Source:
# Collection type: Book Collection
# Result type: Tellico
# Application path: path-to-this-script
# [x] ISBN -i %1
# [x] Update -u %{isbn}
#
# Do not forget to chmod 755 your copy of this script!

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

More Tellico Scripts from ivop:

allmusic.com.py
ivop
last update date: 17 years ago

Score 5.0

Other Tellico Scripts:

Google Book Search
robby
last update date: 16 years ago

Score 5.0

tellico-scripts
gnupenguin
last update date: 17 years ago

Score 5.0

sckn.cz books search
vodajs
last update date: 16 years ago

Score 5.0

Biblionet.gr Search Script
robby
last update date: 13 years ago

Score 5.0

Amazon Enhanced Data Source
salvoprivi
last update date: 18 years ago

Score 5.0

film.tv.it movie search
mattepiu
last update date: 18 years ago

Score 5.0



System Tags