Database: ISBN Scraper
Item Details: livedoor BOOKS
| url | http://books\.livedoor\.com/item |
|---|---|
| isbn10 | substring-after(//p[@class="itemData"]/text()[4], "管理コード:") |
| isbn13 | substring-after(//p[@class="itemData"]/text()[3], "ISBN:") |
| exampleUrl | http://books.livedoor.com/item4062749122.html |
| exampleIsbn13 | 9784062749121 |
History
- 2008-06-14T02:54:31+09:00 by hetappi
- 2008-06-14T02:54:26+09:00 by hetappi
