.. How to embed a YouTube video webcam_isbn_scan.rst Created: Wed Nov 10 17:22:43 CET 2010 Last modified: Fri Nov 12, 2010 - 13:53 ============================ Webcam ISBN bar code scanner ============================ I needed to create a simple catalog for a large book collection. First I was considering to buy a dedicated bar code scanner. Then I learned about `ZBar `_, a library to turn a webcam into a bar code scanner. I wrote a simple python script to combine ZBar with the Google books API. Use ISBN Scan Google (isbn_scan_google.py) to scan International Standard Book Number (ISBN) bar codes with a webcam and get the bibliographical data from `books.google.com `_. The retrieved data can be written to a local file in CSV style. Each book you store like this is also added to the 'favorites' section of your Google bookshelf. It's very easy to quickly scan your personal library and create a catalog. Download -------- The latest version of isbn_scan_google.py is available from its Mercurial repository at http://hg.leijen.net Demo video ---------- .. raw:: html ----- .. cssclass:: pubdate :Published: Thu Nov 12 2010