Database: ISBN Scraper
Item Details: オライリー・ジャパン
| url | http://www\.oreilly\.co\.jp/books/ |
|---|---|
| isbn10 | translate(//meta[string-length(@content)=13 and @name="isbn"]/@content, "-", "") |
| isbn13 | translate(//meta[string-length(@content)=17 and @name="isbn"]/@content, "-", "") |
| exampleUrl | http://www.oreilly.co.jp/books/9784873113678/ |
| exampleIsbn13 | 9784873113678 |
History
- 2008-06-14T00:28:42+09:00 by hetappi
- 2008-04-17T01:01:21+09:00 by hetappi