Marvin Zhang commited on
Commit ·
dcea807
1
Parent(s): 06a39d1
chore: Add JSON and HTML files for various web pages, including metadata and index mappings for books, quotes, and e-commerce sites. This commit establishes the foundational data structure for web scraping and evaluation tasks.
Browse files- .gitignore +1 -1
- eval_data_extract/hash_index.json +14 -0
- eval_data_extract/html/0001.html +2236 -0
- eval_data_extract/html/0002.html +281 -0
- eval_data_extract/html/0003.html +0 -0
- eval_data_extract/html/0004.html +0 -0
- eval_data_extract/html/0005.html +0 -0
- eval_data_extract/html/0006.html +0 -0
- eval_data_extract/html/0007.html +0 -0
- eval_data_extract/html/0008.html +0 -0
- eval_data_extract/html/0009.html +0 -0
- eval_data_extract/html/0010.html +0 -0
- eval_data_extract/html/0011.html +0 -0
- eval_data_extract/html/0012.html +0 -0
- eval_data_extract/metadata/0001.json +13 -0
- eval_data_extract/metadata/0002.json +13 -0
- eval_data_extract/metadata/0003.json +13 -0
- eval_data_extract/metadata/0004.json +13 -0
- eval_data_extract/metadata/0005.json +13 -0
- eval_data_extract/metadata/0006.json +13 -0
- eval_data_extract/metadata/0007.json +13 -0
- eval_data_extract/metadata/0008.json +13 -0
- eval_data_extract/metadata/0009.json +13 -0
- eval_data_extract/metadata/0010.json +13 -0
- eval_data_extract/metadata/0011.json +13 -0
- eval_data_extract/metadata/0012.json +13 -0
- eval_data_extract/url_index.json +14 -0
.gitignore
CHANGED
|
@@ -173,4 +173,4 @@ cython_debug/
|
|
| 173 |
# PyPI configuration file
|
| 174 |
.pypirc
|
| 175 |
|
| 176 |
-
eval_data_extract
|
|
|
|
| 173 |
# PyPI configuration file
|
| 174 |
.pypirc
|
| 175 |
|
| 176 |
+
eval_data_extract/screenshots
|
eval_data_extract/hash_index.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"4063ed4d7559ba435267610e7387ee4626a076a49fa4951ab17028b95fb2da3e": "0001",
|
| 3 |
+
"9da4813774a7f9cd796fadc1fc8164d103e06ac2aad6300d0be1368fa6baa4d4": "0002",
|
| 4 |
+
"fc83dc4a2858af2852bd3dd8da38b4f19742c059eb99557a724e1476d7b944e5": "0004",
|
| 5 |
+
"0e3bd9383bd0a2bd6260cbf1e9a75e6a6cee5a4c726a55b524553443c87395e6": "0003",
|
| 6 |
+
"53abbc0de94fb86c4b8074b109a1e5bdb91b496b936a76cba95d83233e6338c1": "0005",
|
| 7 |
+
"27313d822909b4b9205a224895ec47341d9a641dd921465017ddadca32c8aea3": "0006",
|
| 8 |
+
"bfb27bd1eb56be78a6e267fc31b3ed76dfe7488dc0473a74eee43a3bc1aef5aa": "0007",
|
| 9 |
+
"71db2e25d97fd93f5ee3cc181af45d67229e215d90a96773f2894aa585d3e0bb": "0008",
|
| 10 |
+
"73d2cca7b98d17ea64398ad9422c0aea55cf6dd028e606081abc8dbd9666df67": "0009",
|
| 11 |
+
"d6b240283bcfd9343b545fc070be40cd077d70f2c0e177a786391b28244896f9": "0010",
|
| 12 |
+
"74c123aa7c7b802b3fecef041aa087662768456eab92a1b0f216bc2bcf7d918a": "0011",
|
| 13 |
+
"0e1225f81de37606cd180ef611af6867fa1f7858492c2d3e84b97a18eda26ccb": "0012"
|
| 14 |
+
}
|
eval_data_extract/html/0001.html
ADDED
|
@@ -0,0 +1,2236 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<html lang="en-us" class="no-js"><!--<![endif]--><head>
|
| 2 |
+
<title>
|
| 3 |
+
All products | Books to Scrape - Sandbox
|
| 4 |
+
</title>
|
| 5 |
+
|
| 6 |
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
| 7 |
+
<meta name="created" content="24th Jun 2016 09:29">
|
| 8 |
+
<meta name="description" content="">
|
| 9 |
+
<meta name="viewport" content="width=device-width">
|
| 10 |
+
<meta name="robots" content="NOARCHIVE,NOCACHE">
|
| 11 |
+
|
| 12 |
+
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
|
| 13 |
+
<!--[if lt IE 9]>
|
| 14 |
+
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
|
| 15 |
+
<![endif]-->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
<link rel="shortcut icon" href="static/oscar/favicon.ico">
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
<link rel="stylesheet" type="text/css" href="static/oscar/css/styles.css">
|
| 26 |
+
|
| 27 |
+
<link rel="stylesheet" href="static/oscar/js/bootstrap-datetimepicker/bootstrap-datetimepicker.css">
|
| 28 |
+
<link rel="stylesheet" type="text/css" href="static/oscar/css/datetimepicker.css">
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
|
| 41 |
+
</head>
|
| 42 |
+
|
| 43 |
+
<body id="default" class="default">
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
<header class="header container-fluid">
|
| 49 |
+
<div class="page_inner">
|
| 50 |
+
<div class="row">
|
| 51 |
+
<div class="col-sm-8 h1"><a href="index.html">Books to Scrape</a><small> We love being scraped!</small>
|
| 52 |
+
</div>
|
| 53 |
+
|
| 54 |
+
|
| 55 |
+
</div>
|
| 56 |
+
</div>
|
| 57 |
+
</header>
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
|
| 61 |
+
<div class="container-fluid page">
|
| 62 |
+
<div class="page_inner">
|
| 63 |
+
|
| 64 |
+
<ul class="breadcrumb">
|
| 65 |
+
<li>
|
| 66 |
+
<a href="index.html">Home</a>
|
| 67 |
+
</li>
|
| 68 |
+
<li class="active">All products</li>
|
| 69 |
+
</ul>
|
| 70 |
+
|
| 71 |
+
<div class="row">
|
| 72 |
+
|
| 73 |
+
<aside class="sidebar col-sm-4 col-md-3">
|
| 74 |
+
|
| 75 |
+
<div id="promotions_left">
|
| 76 |
+
|
| 77 |
+
</div>
|
| 78 |
+
|
| 79 |
+
|
| 80 |
+
|
| 81 |
+
|
| 82 |
+
<div class="side_categories">
|
| 83 |
+
<ul class="nav nav-list">
|
| 84 |
+
|
| 85 |
+
<li>
|
| 86 |
+
<a href="catalogue/category/books_1/index.html">
|
| 87 |
+
|
| 88 |
+
Books
|
| 89 |
+
|
| 90 |
+
</a>
|
| 91 |
+
|
| 92 |
+
<ul>
|
| 93 |
+
|
| 94 |
+
|
| 95 |
+
<li>
|
| 96 |
+
<a href="catalogue/category/books/travel_2/index.html">
|
| 97 |
+
|
| 98 |
+
Travel
|
| 99 |
+
|
| 100 |
+
</a>
|
| 101 |
+
|
| 102 |
+
</li>
|
| 103 |
+
|
| 104 |
+
|
| 105 |
+
<li>
|
| 106 |
+
<a href="catalogue/category/books/mystery_3/index.html">
|
| 107 |
+
|
| 108 |
+
Mystery
|
| 109 |
+
|
| 110 |
+
</a>
|
| 111 |
+
|
| 112 |
+
</li>
|
| 113 |
+
|
| 114 |
+
|
| 115 |
+
<li>
|
| 116 |
+
<a href="catalogue/category/books/historical-fiction_4/index.html">
|
| 117 |
+
|
| 118 |
+
Historical Fiction
|
| 119 |
+
|
| 120 |
+
</a>
|
| 121 |
+
|
| 122 |
+
</li>
|
| 123 |
+
|
| 124 |
+
|
| 125 |
+
<li>
|
| 126 |
+
<a href="catalogue/category/books/sequential-art_5/index.html">
|
| 127 |
+
|
| 128 |
+
Sequential Art
|
| 129 |
+
|
| 130 |
+
</a>
|
| 131 |
+
|
| 132 |
+
</li>
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
<li>
|
| 136 |
+
<a href="catalogue/category/books/classics_6/index.html">
|
| 137 |
+
|
| 138 |
+
Classics
|
| 139 |
+
|
| 140 |
+
</a>
|
| 141 |
+
|
| 142 |
+
</li>
|
| 143 |
+
|
| 144 |
+
|
| 145 |
+
<li>
|
| 146 |
+
<a href="catalogue/category/books/philosophy_7/index.html">
|
| 147 |
+
|
| 148 |
+
Philosophy
|
| 149 |
+
|
| 150 |
+
</a>
|
| 151 |
+
|
| 152 |
+
</li>
|
| 153 |
+
|
| 154 |
+
|
| 155 |
+
<li>
|
| 156 |
+
<a href="catalogue/category/books/romance_8/index.html">
|
| 157 |
+
|
| 158 |
+
Romance
|
| 159 |
+
|
| 160 |
+
</a>
|
| 161 |
+
|
| 162 |
+
</li>
|
| 163 |
+
|
| 164 |
+
|
| 165 |
+
<li>
|
| 166 |
+
<a href="catalogue/category/books/womens-fiction_9/index.html">
|
| 167 |
+
|
| 168 |
+
Womens Fiction
|
| 169 |
+
|
| 170 |
+
</a>
|
| 171 |
+
|
| 172 |
+
</li>
|
| 173 |
+
|
| 174 |
+
|
| 175 |
+
<li>
|
| 176 |
+
<a href="catalogue/category/books/fiction_10/index.html">
|
| 177 |
+
|
| 178 |
+
Fiction
|
| 179 |
+
|
| 180 |
+
</a>
|
| 181 |
+
|
| 182 |
+
</li>
|
| 183 |
+
|
| 184 |
+
|
| 185 |
+
<li>
|
| 186 |
+
<a href="catalogue/category/books/childrens_11/index.html">
|
| 187 |
+
|
| 188 |
+
Childrens
|
| 189 |
+
|
| 190 |
+
</a>
|
| 191 |
+
|
| 192 |
+
</li>
|
| 193 |
+
|
| 194 |
+
|
| 195 |
+
<li>
|
| 196 |
+
<a href="catalogue/category/books/religion_12/index.html">
|
| 197 |
+
|
| 198 |
+
Religion
|
| 199 |
+
|
| 200 |
+
</a>
|
| 201 |
+
|
| 202 |
+
</li>
|
| 203 |
+
|
| 204 |
+
|
| 205 |
+
<li>
|
| 206 |
+
<a href="catalogue/category/books/nonfiction_13/index.html">
|
| 207 |
+
|
| 208 |
+
Nonfiction
|
| 209 |
+
|
| 210 |
+
</a>
|
| 211 |
+
|
| 212 |
+
</li>
|
| 213 |
+
|
| 214 |
+
|
| 215 |
+
<li>
|
| 216 |
+
<a href="catalogue/category/books/music_14/index.html">
|
| 217 |
+
|
| 218 |
+
Music
|
| 219 |
+
|
| 220 |
+
</a>
|
| 221 |
+
|
| 222 |
+
</li>
|
| 223 |
+
|
| 224 |
+
|
| 225 |
+
<li>
|
| 226 |
+
<a href="catalogue/category/books/default_15/index.html">
|
| 227 |
+
|
| 228 |
+
Default
|
| 229 |
+
|
| 230 |
+
</a>
|
| 231 |
+
|
| 232 |
+
</li>
|
| 233 |
+
|
| 234 |
+
|
| 235 |
+
<li>
|
| 236 |
+
<a href="catalogue/category/books/science-fiction_16/index.html">
|
| 237 |
+
|
| 238 |
+
Science Fiction
|
| 239 |
+
|
| 240 |
+
</a>
|
| 241 |
+
|
| 242 |
+
</li>
|
| 243 |
+
|
| 244 |
+
|
| 245 |
+
<li>
|
| 246 |
+
<a href="catalogue/category/books/sports-and-games_17/index.html">
|
| 247 |
+
|
| 248 |
+
Sports and Games
|
| 249 |
+
|
| 250 |
+
</a>
|
| 251 |
+
|
| 252 |
+
</li>
|
| 253 |
+
|
| 254 |
+
|
| 255 |
+
<li>
|
| 256 |
+
<a href="catalogue/category/books/add-a-comment_18/index.html">
|
| 257 |
+
|
| 258 |
+
Add a comment
|
| 259 |
+
|
| 260 |
+
</a>
|
| 261 |
+
|
| 262 |
+
</li>
|
| 263 |
+
|
| 264 |
+
|
| 265 |
+
<li>
|
| 266 |
+
<a href="catalogue/category/books/fantasy_19/index.html">
|
| 267 |
+
|
| 268 |
+
Fantasy
|
| 269 |
+
|
| 270 |
+
</a>
|
| 271 |
+
|
| 272 |
+
</li>
|
| 273 |
+
|
| 274 |
+
|
| 275 |
+
<li>
|
| 276 |
+
<a href="catalogue/category/books/new-adult_20/index.html">
|
| 277 |
+
|
| 278 |
+
New Adult
|
| 279 |
+
|
| 280 |
+
</a>
|
| 281 |
+
|
| 282 |
+
</li>
|
| 283 |
+
|
| 284 |
+
|
| 285 |
+
<li>
|
| 286 |
+
<a href="catalogue/category/books/young-adult_21/index.html">
|
| 287 |
+
|
| 288 |
+
Young Adult
|
| 289 |
+
|
| 290 |
+
</a>
|
| 291 |
+
|
| 292 |
+
</li>
|
| 293 |
+
|
| 294 |
+
|
| 295 |
+
<li>
|
| 296 |
+
<a href="catalogue/category/books/science_22/index.html">
|
| 297 |
+
|
| 298 |
+
Science
|
| 299 |
+
|
| 300 |
+
</a>
|
| 301 |
+
|
| 302 |
+
</li>
|
| 303 |
+
|
| 304 |
+
|
| 305 |
+
<li>
|
| 306 |
+
<a href="catalogue/category/books/poetry_23/index.html">
|
| 307 |
+
|
| 308 |
+
Poetry
|
| 309 |
+
|
| 310 |
+
</a>
|
| 311 |
+
|
| 312 |
+
</li>
|
| 313 |
+
|
| 314 |
+
|
| 315 |
+
<li>
|
| 316 |
+
<a href="catalogue/category/books/paranormal_24/index.html">
|
| 317 |
+
|
| 318 |
+
Paranormal
|
| 319 |
+
|
| 320 |
+
</a>
|
| 321 |
+
|
| 322 |
+
</li>
|
| 323 |
+
|
| 324 |
+
|
| 325 |
+
<li>
|
| 326 |
+
<a href="catalogue/category/books/art_25/index.html">
|
| 327 |
+
|
| 328 |
+
Art
|
| 329 |
+
|
| 330 |
+
</a>
|
| 331 |
+
|
| 332 |
+
</li>
|
| 333 |
+
|
| 334 |
+
|
| 335 |
+
<li>
|
| 336 |
+
<a href="catalogue/category/books/psychology_26/index.html">
|
| 337 |
+
|
| 338 |
+
Psychology
|
| 339 |
+
|
| 340 |
+
</a>
|
| 341 |
+
|
| 342 |
+
</li>
|
| 343 |
+
|
| 344 |
+
|
| 345 |
+
<li>
|
| 346 |
+
<a href="catalogue/category/books/autobiography_27/index.html">
|
| 347 |
+
|
| 348 |
+
Autobiography
|
| 349 |
+
|
| 350 |
+
</a>
|
| 351 |
+
|
| 352 |
+
</li>
|
| 353 |
+
|
| 354 |
+
|
| 355 |
+
<li>
|
| 356 |
+
<a href="catalogue/category/books/parenting_28/index.html">
|
| 357 |
+
|
| 358 |
+
Parenting
|
| 359 |
+
|
| 360 |
+
</a>
|
| 361 |
+
|
| 362 |
+
</li>
|
| 363 |
+
|
| 364 |
+
|
| 365 |
+
<li>
|
| 366 |
+
<a href="catalogue/category/books/adult-fiction_29/index.html">
|
| 367 |
+
|
| 368 |
+
Adult Fiction
|
| 369 |
+
|
| 370 |
+
</a>
|
| 371 |
+
|
| 372 |
+
</li>
|
| 373 |
+
|
| 374 |
+
|
| 375 |
+
<li>
|
| 376 |
+
<a href="catalogue/category/books/humor_30/index.html">
|
| 377 |
+
|
| 378 |
+
Humor
|
| 379 |
+
|
| 380 |
+
</a>
|
| 381 |
+
|
| 382 |
+
</li>
|
| 383 |
+
|
| 384 |
+
|
| 385 |
+
<li>
|
| 386 |
+
<a href="catalogue/category/books/horror_31/index.html">
|
| 387 |
+
|
| 388 |
+
Horror
|
| 389 |
+
|
| 390 |
+
</a>
|
| 391 |
+
|
| 392 |
+
</li>
|
| 393 |
+
|
| 394 |
+
|
| 395 |
+
<li>
|
| 396 |
+
<a href="catalogue/category/books/history_32/index.html">
|
| 397 |
+
|
| 398 |
+
History
|
| 399 |
+
|
| 400 |
+
</a>
|
| 401 |
+
|
| 402 |
+
</li>
|
| 403 |
+
|
| 404 |
+
|
| 405 |
+
<li>
|
| 406 |
+
<a href="catalogue/category/books/food-and-drink_33/index.html">
|
| 407 |
+
|
| 408 |
+
Food and Drink
|
| 409 |
+
|
| 410 |
+
</a>
|
| 411 |
+
|
| 412 |
+
</li>
|
| 413 |
+
|
| 414 |
+
|
| 415 |
+
<li>
|
| 416 |
+
<a href="catalogue/category/books/christian-fiction_34/index.html">
|
| 417 |
+
|
| 418 |
+
Christian Fiction
|
| 419 |
+
|
| 420 |
+
</a>
|
| 421 |
+
|
| 422 |
+
</li>
|
| 423 |
+
|
| 424 |
+
|
| 425 |
+
<li>
|
| 426 |
+
<a href="catalogue/category/books/business_35/index.html">
|
| 427 |
+
|
| 428 |
+
Business
|
| 429 |
+
|
| 430 |
+
</a>
|
| 431 |
+
|
| 432 |
+
</li>
|
| 433 |
+
|
| 434 |
+
|
| 435 |
+
<li>
|
| 436 |
+
<a href="catalogue/category/books/biography_36/index.html">
|
| 437 |
+
|
| 438 |
+
Biography
|
| 439 |
+
|
| 440 |
+
</a>
|
| 441 |
+
|
| 442 |
+
</li>
|
| 443 |
+
|
| 444 |
+
|
| 445 |
+
<li>
|
| 446 |
+
<a href="catalogue/category/books/thriller_37/index.html">
|
| 447 |
+
|
| 448 |
+
Thriller
|
| 449 |
+
|
| 450 |
+
</a>
|
| 451 |
+
|
| 452 |
+
</li>
|
| 453 |
+
|
| 454 |
+
|
| 455 |
+
<li>
|
| 456 |
+
<a href="catalogue/category/books/contemporary_38/index.html">
|
| 457 |
+
|
| 458 |
+
Contemporary
|
| 459 |
+
|
| 460 |
+
</a>
|
| 461 |
+
|
| 462 |
+
</li>
|
| 463 |
+
|
| 464 |
+
|
| 465 |
+
<li>
|
| 466 |
+
<a href="catalogue/category/books/spirituality_39/index.html">
|
| 467 |
+
|
| 468 |
+
Spirituality
|
| 469 |
+
|
| 470 |
+
</a>
|
| 471 |
+
|
| 472 |
+
</li>
|
| 473 |
+
|
| 474 |
+
|
| 475 |
+
<li>
|
| 476 |
+
<a href="catalogue/category/books/academic_40/index.html">
|
| 477 |
+
|
| 478 |
+
Academic
|
| 479 |
+
|
| 480 |
+
</a>
|
| 481 |
+
|
| 482 |
+
</li>
|
| 483 |
+
|
| 484 |
+
|
| 485 |
+
<li>
|
| 486 |
+
<a href="catalogue/category/books/self-help_41/index.html">
|
| 487 |
+
|
| 488 |
+
Self Help
|
| 489 |
+
|
| 490 |
+
</a>
|
| 491 |
+
|
| 492 |
+
</li>
|
| 493 |
+
|
| 494 |
+
|
| 495 |
+
<li>
|
| 496 |
+
<a href="catalogue/category/books/historical_42/index.html">
|
| 497 |
+
|
| 498 |
+
Historical
|
| 499 |
+
|
| 500 |
+
</a>
|
| 501 |
+
|
| 502 |
+
</li>
|
| 503 |
+
|
| 504 |
+
|
| 505 |
+
<li>
|
| 506 |
+
<a href="catalogue/category/books/christian_43/index.html">
|
| 507 |
+
|
| 508 |
+
Christian
|
| 509 |
+
|
| 510 |
+
</a>
|
| 511 |
+
|
| 512 |
+
</li>
|
| 513 |
+
|
| 514 |
+
|
| 515 |
+
<li>
|
| 516 |
+
<a href="catalogue/category/books/suspense_44/index.html">
|
| 517 |
+
|
| 518 |
+
Suspense
|
| 519 |
+
|
| 520 |
+
</a>
|
| 521 |
+
|
| 522 |
+
</li>
|
| 523 |
+
|
| 524 |
+
|
| 525 |
+
<li>
|
| 526 |
+
<a href="catalogue/category/books/short-stories_45/index.html">
|
| 527 |
+
|
| 528 |
+
Short Stories
|
| 529 |
+
|
| 530 |
+
</a>
|
| 531 |
+
|
| 532 |
+
</li>
|
| 533 |
+
|
| 534 |
+
|
| 535 |
+
<li>
|
| 536 |
+
<a href="catalogue/category/books/novels_46/index.html">
|
| 537 |
+
|
| 538 |
+
Novels
|
| 539 |
+
|
| 540 |
+
</a>
|
| 541 |
+
|
| 542 |
+
</li>
|
| 543 |
+
|
| 544 |
+
|
| 545 |
+
<li>
|
| 546 |
+
<a href="catalogue/category/books/health_47/index.html">
|
| 547 |
+
|
| 548 |
+
Health
|
| 549 |
+
|
| 550 |
+
</a>
|
| 551 |
+
|
| 552 |
+
</li>
|
| 553 |
+
|
| 554 |
+
|
| 555 |
+
<li>
|
| 556 |
+
<a href="catalogue/category/books/politics_48/index.html">
|
| 557 |
+
|
| 558 |
+
Politics
|
| 559 |
+
|
| 560 |
+
</a>
|
| 561 |
+
|
| 562 |
+
</li>
|
| 563 |
+
|
| 564 |
+
|
| 565 |
+
<li>
|
| 566 |
+
<a href="catalogue/category/books/cultural_49/index.html">
|
| 567 |
+
|
| 568 |
+
Cultural
|
| 569 |
+
|
| 570 |
+
</a>
|
| 571 |
+
|
| 572 |
+
</li>
|
| 573 |
+
|
| 574 |
+
|
| 575 |
+
<li>
|
| 576 |
+
<a href="catalogue/category/books/erotica_50/index.html">
|
| 577 |
+
|
| 578 |
+
Erotica
|
| 579 |
+
|
| 580 |
+
</a>
|
| 581 |
+
|
| 582 |
+
</li>
|
| 583 |
+
|
| 584 |
+
|
| 585 |
+
<li>
|
| 586 |
+
<a href="catalogue/category/books/crime_51/index.html">
|
| 587 |
+
|
| 588 |
+
Crime
|
| 589 |
+
|
| 590 |
+
</a>
|
| 591 |
+
|
| 592 |
+
</li>
|
| 593 |
+
|
| 594 |
+
</ul></li>
|
| 595 |
+
|
| 596 |
+
|
| 597 |
+
</ul>
|
| 598 |
+
</div>
|
| 599 |
+
|
| 600 |
+
|
| 601 |
+
|
| 602 |
+
</aside>
|
| 603 |
+
|
| 604 |
+
<div class="col-sm-8 col-md-9">
|
| 605 |
+
|
| 606 |
+
<div class="page-header action">
|
| 607 |
+
<h1>All products</h1>
|
| 608 |
+
</div>
|
| 609 |
+
|
| 610 |
+
|
| 611 |
+
|
| 612 |
+
|
| 613 |
+
|
| 614 |
+
|
| 615 |
+
<div id="messages">
|
| 616 |
+
|
| 617 |
+
</div>
|
| 618 |
+
|
| 619 |
+
|
| 620 |
+
<div id="promotions">
|
| 621 |
+
|
| 622 |
+
</div>
|
| 623 |
+
|
| 624 |
+
|
| 625 |
+
<form method="get" class="form-horizontal">
|
| 626 |
+
|
| 627 |
+
<div style="display:none">
|
| 628 |
+
|
| 629 |
+
|
| 630 |
+
</div>
|
| 631 |
+
|
| 632 |
+
|
| 633 |
+
|
| 634 |
+
|
| 635 |
+
<strong>1000</strong> results - showing <strong>1</strong> to <strong>20</strong>.
|
| 636 |
+
|
| 637 |
+
|
| 638 |
+
|
| 639 |
+
|
| 640 |
+
</form>
|
| 641 |
+
|
| 642 |
+
<section>
|
| 643 |
+
<div class="alert alert-warning" role="alert"><strong>Warning!</strong> This is a demo website for web scraping purposes. Prices and ratings here were randomly assigned and have no real meaning.</div>
|
| 644 |
+
|
| 645 |
+
<div>
|
| 646 |
+
<ol class="row">
|
| 647 |
+
|
| 648 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 649 |
+
|
| 650 |
+
|
| 651 |
+
|
| 652 |
+
|
| 653 |
+
|
| 654 |
+
|
| 655 |
+
<article class="product_pod">
|
| 656 |
+
|
| 657 |
+
<div class="image_container">
|
| 658 |
+
|
| 659 |
+
|
| 660 |
+
<a href="catalogue/a-light-in-the-attic_1000/index.html"><img src="media/cache/2c/da/2cdad67c44b002e7ead0cc35693c0e8b.jpg" alt="A Light in the Attic" class="thumbnail"></a>
|
| 661 |
+
|
| 662 |
+
|
| 663 |
+
</div>
|
| 664 |
+
|
| 665 |
+
|
| 666 |
+
|
| 667 |
+
|
| 668 |
+
<p class="star-rating Three">
|
| 669 |
+
<i class="icon-star"></i>
|
| 670 |
+
<i class="icon-star"></i>
|
| 671 |
+
<i class="icon-star"></i>
|
| 672 |
+
<i class="icon-star"></i>
|
| 673 |
+
<i class="icon-star"></i>
|
| 674 |
+
</p>
|
| 675 |
+
|
| 676 |
+
|
| 677 |
+
|
| 678 |
+
|
| 679 |
+
<h3><a href="catalogue/a-light-in-the-attic_1000/index.html" title="A Light in the Attic">A Light in the ...</a></h3>
|
| 680 |
+
|
| 681 |
+
|
| 682 |
+
|
| 683 |
+
<div class="product_price">
|
| 684 |
+
|
| 685 |
+
|
| 686 |
+
|
| 687 |
+
|
| 688 |
+
|
| 689 |
+
|
| 690 |
+
|
| 691 |
+
|
| 692 |
+
<p class="price_color">£51.77</p>
|
| 693 |
+
|
| 694 |
+
|
| 695 |
+
<p class="instock availability">
|
| 696 |
+
<i class="icon-ok"></i>
|
| 697 |
+
|
| 698 |
+
In stock
|
| 699 |
+
|
| 700 |
+
</p>
|
| 701 |
+
|
| 702 |
+
|
| 703 |
+
|
| 704 |
+
|
| 705 |
+
|
| 706 |
+
|
| 707 |
+
|
| 708 |
+
|
| 709 |
+
|
| 710 |
+
|
| 711 |
+
<form>
|
| 712 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 713 |
+
</form>
|
| 714 |
+
|
| 715 |
+
|
| 716 |
+
|
| 717 |
+
</div>
|
| 718 |
+
|
| 719 |
+
</article>
|
| 720 |
+
|
| 721 |
+
</li>
|
| 722 |
+
|
| 723 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 724 |
+
|
| 725 |
+
|
| 726 |
+
|
| 727 |
+
|
| 728 |
+
|
| 729 |
+
|
| 730 |
+
<article class="product_pod">
|
| 731 |
+
|
| 732 |
+
<div class="image_container">
|
| 733 |
+
|
| 734 |
+
|
| 735 |
+
<a href="catalogue/tipping-the-velvet_999/index.html"><img src="media/cache/26/0c/260c6ae16bce31c8f8c95daddd9f4a1c.jpg" alt="Tipping the Velvet" class="thumbnail"></a>
|
| 736 |
+
|
| 737 |
+
|
| 738 |
+
</div>
|
| 739 |
+
|
| 740 |
+
|
| 741 |
+
|
| 742 |
+
|
| 743 |
+
<p class="star-rating One">
|
| 744 |
+
<i class="icon-star"></i>
|
| 745 |
+
<i class="icon-star"></i>
|
| 746 |
+
<i class="icon-star"></i>
|
| 747 |
+
<i class="icon-star"></i>
|
| 748 |
+
<i class="icon-star"></i>
|
| 749 |
+
</p>
|
| 750 |
+
|
| 751 |
+
|
| 752 |
+
|
| 753 |
+
|
| 754 |
+
<h3><a href="catalogue/tipping-the-velvet_999/index.html" title="Tipping the Velvet">Tipping the Velvet</a></h3>
|
| 755 |
+
|
| 756 |
+
|
| 757 |
+
|
| 758 |
+
<div class="product_price">
|
| 759 |
+
|
| 760 |
+
|
| 761 |
+
|
| 762 |
+
|
| 763 |
+
|
| 764 |
+
|
| 765 |
+
|
| 766 |
+
|
| 767 |
+
<p class="price_color">£53.74</p>
|
| 768 |
+
|
| 769 |
+
|
| 770 |
+
<p class="instock availability">
|
| 771 |
+
<i class="icon-ok"></i>
|
| 772 |
+
|
| 773 |
+
In stock
|
| 774 |
+
|
| 775 |
+
</p>
|
| 776 |
+
|
| 777 |
+
|
| 778 |
+
|
| 779 |
+
|
| 780 |
+
|
| 781 |
+
|
| 782 |
+
|
| 783 |
+
|
| 784 |
+
|
| 785 |
+
|
| 786 |
+
<form>
|
| 787 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 788 |
+
</form>
|
| 789 |
+
|
| 790 |
+
|
| 791 |
+
|
| 792 |
+
</div>
|
| 793 |
+
|
| 794 |
+
</article>
|
| 795 |
+
|
| 796 |
+
</li>
|
| 797 |
+
|
| 798 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 799 |
+
|
| 800 |
+
|
| 801 |
+
|
| 802 |
+
|
| 803 |
+
|
| 804 |
+
|
| 805 |
+
<article class="product_pod">
|
| 806 |
+
|
| 807 |
+
<div class="image_container">
|
| 808 |
+
|
| 809 |
+
|
| 810 |
+
<a href="catalogue/soumission_998/index.html"><img src="media/cache/3e/ef/3eef99c9d9adef34639f510662022830.jpg" alt="Soumission" class="thumbnail"></a>
|
| 811 |
+
|
| 812 |
+
|
| 813 |
+
</div>
|
| 814 |
+
|
| 815 |
+
|
| 816 |
+
|
| 817 |
+
|
| 818 |
+
<p class="star-rating One">
|
| 819 |
+
<i class="icon-star"></i>
|
| 820 |
+
<i class="icon-star"></i>
|
| 821 |
+
<i class="icon-star"></i>
|
| 822 |
+
<i class="icon-star"></i>
|
| 823 |
+
<i class="icon-star"></i>
|
| 824 |
+
</p>
|
| 825 |
+
|
| 826 |
+
|
| 827 |
+
|
| 828 |
+
|
| 829 |
+
<h3><a href="catalogue/soumission_998/index.html" title="Soumission">Soumission</a></h3>
|
| 830 |
+
|
| 831 |
+
|
| 832 |
+
|
| 833 |
+
<div class="product_price">
|
| 834 |
+
|
| 835 |
+
|
| 836 |
+
|
| 837 |
+
|
| 838 |
+
|
| 839 |
+
|
| 840 |
+
|
| 841 |
+
|
| 842 |
+
<p class="price_color">£50.10</p>
|
| 843 |
+
|
| 844 |
+
|
| 845 |
+
<p class="instock availability">
|
| 846 |
+
<i class="icon-ok"></i>
|
| 847 |
+
|
| 848 |
+
In stock
|
| 849 |
+
|
| 850 |
+
</p>
|
| 851 |
+
|
| 852 |
+
|
| 853 |
+
|
| 854 |
+
|
| 855 |
+
|
| 856 |
+
|
| 857 |
+
|
| 858 |
+
|
| 859 |
+
|
| 860 |
+
|
| 861 |
+
<form>
|
| 862 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 863 |
+
</form>
|
| 864 |
+
|
| 865 |
+
|
| 866 |
+
|
| 867 |
+
</div>
|
| 868 |
+
|
| 869 |
+
</article>
|
| 870 |
+
|
| 871 |
+
</li>
|
| 872 |
+
|
| 873 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 874 |
+
|
| 875 |
+
|
| 876 |
+
|
| 877 |
+
|
| 878 |
+
|
| 879 |
+
|
| 880 |
+
<article class="product_pod">
|
| 881 |
+
|
| 882 |
+
<div class="image_container">
|
| 883 |
+
|
| 884 |
+
|
| 885 |
+
<a href="catalogue/sharp-objects_997/index.html"><img src="media/cache/32/51/3251cf3a3412f53f339e42cac2134093.jpg" alt="Sharp Objects" class="thumbnail"></a>
|
| 886 |
+
|
| 887 |
+
|
| 888 |
+
</div>
|
| 889 |
+
|
| 890 |
+
|
| 891 |
+
|
| 892 |
+
|
| 893 |
+
<p class="star-rating Four">
|
| 894 |
+
<i class="icon-star"></i>
|
| 895 |
+
<i class="icon-star"></i>
|
| 896 |
+
<i class="icon-star"></i>
|
| 897 |
+
<i class="icon-star"></i>
|
| 898 |
+
<i class="icon-star"></i>
|
| 899 |
+
</p>
|
| 900 |
+
|
| 901 |
+
|
| 902 |
+
|
| 903 |
+
|
| 904 |
+
<h3><a href="catalogue/sharp-objects_997/index.html" title="Sharp Objects">Sharp Objects</a></h3>
|
| 905 |
+
|
| 906 |
+
|
| 907 |
+
|
| 908 |
+
<div class="product_price">
|
| 909 |
+
|
| 910 |
+
|
| 911 |
+
|
| 912 |
+
|
| 913 |
+
|
| 914 |
+
|
| 915 |
+
|
| 916 |
+
|
| 917 |
+
<p class="price_color">£47.82</p>
|
| 918 |
+
|
| 919 |
+
|
| 920 |
+
<p class="instock availability">
|
| 921 |
+
<i class="icon-ok"></i>
|
| 922 |
+
|
| 923 |
+
In stock
|
| 924 |
+
|
| 925 |
+
</p>
|
| 926 |
+
|
| 927 |
+
|
| 928 |
+
|
| 929 |
+
|
| 930 |
+
|
| 931 |
+
|
| 932 |
+
|
| 933 |
+
|
| 934 |
+
|
| 935 |
+
|
| 936 |
+
<form>
|
| 937 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 938 |
+
</form>
|
| 939 |
+
|
| 940 |
+
|
| 941 |
+
|
| 942 |
+
</div>
|
| 943 |
+
|
| 944 |
+
</article>
|
| 945 |
+
|
| 946 |
+
</li>
|
| 947 |
+
|
| 948 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 949 |
+
|
| 950 |
+
|
| 951 |
+
|
| 952 |
+
|
| 953 |
+
|
| 954 |
+
|
| 955 |
+
<article class="product_pod">
|
| 956 |
+
|
| 957 |
+
<div class="image_container">
|
| 958 |
+
|
| 959 |
+
|
| 960 |
+
<a href="catalogue/sapiens-a-brief-history-of-humankind_996/index.html"><img src="media/cache/be/a5/bea5697f2534a2f86a3ef27b5a8c12a6.jpg" alt="Sapiens: A Brief History of Humankind" class="thumbnail"></a>
|
| 961 |
+
|
| 962 |
+
|
| 963 |
+
</div>
|
| 964 |
+
|
| 965 |
+
|
| 966 |
+
|
| 967 |
+
|
| 968 |
+
<p class="star-rating Five">
|
| 969 |
+
<i class="icon-star"></i>
|
| 970 |
+
<i class="icon-star"></i>
|
| 971 |
+
<i class="icon-star"></i>
|
| 972 |
+
<i class="icon-star"></i>
|
| 973 |
+
<i class="icon-star"></i>
|
| 974 |
+
</p>
|
| 975 |
+
|
| 976 |
+
|
| 977 |
+
|
| 978 |
+
|
| 979 |
+
<h3><a href="catalogue/sapiens-a-brief-history-of-humankind_996/index.html" title="Sapiens: A Brief History of Humankind">Sapiens: A Brief History ...</a></h3>
|
| 980 |
+
|
| 981 |
+
|
| 982 |
+
|
| 983 |
+
<div class="product_price">
|
| 984 |
+
|
| 985 |
+
|
| 986 |
+
|
| 987 |
+
|
| 988 |
+
|
| 989 |
+
|
| 990 |
+
|
| 991 |
+
|
| 992 |
+
<p class="price_color">£54.23</p>
|
| 993 |
+
|
| 994 |
+
|
| 995 |
+
<p class="instock availability">
|
| 996 |
+
<i class="icon-ok"></i>
|
| 997 |
+
|
| 998 |
+
In stock
|
| 999 |
+
|
| 1000 |
+
</p>
|
| 1001 |
+
|
| 1002 |
+
|
| 1003 |
+
|
| 1004 |
+
|
| 1005 |
+
|
| 1006 |
+
|
| 1007 |
+
|
| 1008 |
+
|
| 1009 |
+
|
| 1010 |
+
|
| 1011 |
+
<form>
|
| 1012 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1013 |
+
</form>
|
| 1014 |
+
|
| 1015 |
+
|
| 1016 |
+
|
| 1017 |
+
</div>
|
| 1018 |
+
|
| 1019 |
+
</article>
|
| 1020 |
+
|
| 1021 |
+
</li>
|
| 1022 |
+
|
| 1023 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1024 |
+
|
| 1025 |
+
|
| 1026 |
+
|
| 1027 |
+
|
| 1028 |
+
|
| 1029 |
+
|
| 1030 |
+
<article class="product_pod">
|
| 1031 |
+
|
| 1032 |
+
<div class="image_container">
|
| 1033 |
+
|
| 1034 |
+
|
| 1035 |
+
<a href="catalogue/the-requiem-red_995/index.html"><img src="media/cache/68/33/68339b4c9bc034267e1da611ab3b34f8.jpg" alt="The Requiem Red" class="thumbnail"></a>
|
| 1036 |
+
|
| 1037 |
+
|
| 1038 |
+
</div>
|
| 1039 |
+
|
| 1040 |
+
|
| 1041 |
+
|
| 1042 |
+
|
| 1043 |
+
<p class="star-rating One">
|
| 1044 |
+
<i class="icon-star"></i>
|
| 1045 |
+
<i class="icon-star"></i>
|
| 1046 |
+
<i class="icon-star"></i>
|
| 1047 |
+
<i class="icon-star"></i>
|
| 1048 |
+
<i class="icon-star"></i>
|
| 1049 |
+
</p>
|
| 1050 |
+
|
| 1051 |
+
|
| 1052 |
+
|
| 1053 |
+
|
| 1054 |
+
<h3><a href="catalogue/the-requiem-red_995/index.html" title="The Requiem Red">The Requiem Red</a></h3>
|
| 1055 |
+
|
| 1056 |
+
|
| 1057 |
+
|
| 1058 |
+
<div class="product_price">
|
| 1059 |
+
|
| 1060 |
+
|
| 1061 |
+
|
| 1062 |
+
|
| 1063 |
+
|
| 1064 |
+
|
| 1065 |
+
|
| 1066 |
+
|
| 1067 |
+
<p class="price_color">£22.65</p>
|
| 1068 |
+
|
| 1069 |
+
|
| 1070 |
+
<p class="instock availability">
|
| 1071 |
+
<i class="icon-ok"></i>
|
| 1072 |
+
|
| 1073 |
+
In stock
|
| 1074 |
+
|
| 1075 |
+
</p>
|
| 1076 |
+
|
| 1077 |
+
|
| 1078 |
+
|
| 1079 |
+
|
| 1080 |
+
|
| 1081 |
+
|
| 1082 |
+
|
| 1083 |
+
|
| 1084 |
+
|
| 1085 |
+
|
| 1086 |
+
<form>
|
| 1087 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1088 |
+
</form>
|
| 1089 |
+
|
| 1090 |
+
|
| 1091 |
+
|
| 1092 |
+
</div>
|
| 1093 |
+
|
| 1094 |
+
</article>
|
| 1095 |
+
|
| 1096 |
+
</li>
|
| 1097 |
+
|
| 1098 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1099 |
+
|
| 1100 |
+
|
| 1101 |
+
|
| 1102 |
+
|
| 1103 |
+
|
| 1104 |
+
|
| 1105 |
+
<article class="product_pod">
|
| 1106 |
+
|
| 1107 |
+
<div class="image_container">
|
| 1108 |
+
|
| 1109 |
+
|
| 1110 |
+
<a href="catalogue/the-dirty-little-secrets-of-getting-your-dream-job_994/index.html"><img src="media/cache/92/27/92274a95b7c251fea59a2b8a78275ab4.jpg" alt="The Dirty Little Secrets of Getting Your Dream Job" class="thumbnail"></a>
|
| 1111 |
+
|
| 1112 |
+
|
| 1113 |
+
</div>
|
| 1114 |
+
|
| 1115 |
+
|
| 1116 |
+
|
| 1117 |
+
|
| 1118 |
+
<p class="star-rating Four">
|
| 1119 |
+
<i class="icon-star"></i>
|
| 1120 |
+
<i class="icon-star"></i>
|
| 1121 |
+
<i class="icon-star"></i>
|
| 1122 |
+
<i class="icon-star"></i>
|
| 1123 |
+
<i class="icon-star"></i>
|
| 1124 |
+
</p>
|
| 1125 |
+
|
| 1126 |
+
|
| 1127 |
+
|
| 1128 |
+
|
| 1129 |
+
<h3><a href="catalogue/the-dirty-little-secrets-of-getting-your-dream-job_994/index.html" title="The Dirty Little Secrets of Getting Your Dream Job">The Dirty Little Secrets ...</a></h3>
|
| 1130 |
+
|
| 1131 |
+
|
| 1132 |
+
|
| 1133 |
+
<div class="product_price">
|
| 1134 |
+
|
| 1135 |
+
|
| 1136 |
+
|
| 1137 |
+
|
| 1138 |
+
|
| 1139 |
+
|
| 1140 |
+
|
| 1141 |
+
|
| 1142 |
+
<p class="price_color">£33.34</p>
|
| 1143 |
+
|
| 1144 |
+
|
| 1145 |
+
<p class="instock availability">
|
| 1146 |
+
<i class="icon-ok"></i>
|
| 1147 |
+
|
| 1148 |
+
In stock
|
| 1149 |
+
|
| 1150 |
+
</p>
|
| 1151 |
+
|
| 1152 |
+
|
| 1153 |
+
|
| 1154 |
+
|
| 1155 |
+
|
| 1156 |
+
|
| 1157 |
+
|
| 1158 |
+
|
| 1159 |
+
|
| 1160 |
+
|
| 1161 |
+
<form>
|
| 1162 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1163 |
+
</form>
|
| 1164 |
+
|
| 1165 |
+
|
| 1166 |
+
|
| 1167 |
+
</div>
|
| 1168 |
+
|
| 1169 |
+
</article>
|
| 1170 |
+
|
| 1171 |
+
</li>
|
| 1172 |
+
|
| 1173 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1174 |
+
|
| 1175 |
+
|
| 1176 |
+
|
| 1177 |
+
|
| 1178 |
+
|
| 1179 |
+
|
| 1180 |
+
<article class="product_pod">
|
| 1181 |
+
|
| 1182 |
+
<div class="image_container">
|
| 1183 |
+
|
| 1184 |
+
|
| 1185 |
+
<a href="catalogue/the-coming-woman-a-novel-based-on-the-life-of-the-infamous-feminist-victoria-woodhull_993/index.html"><img src="media/cache/3d/54/3d54940e57e662c4dd1f3ff00c78cc64.jpg" alt="The Coming Woman: A Novel Based on the Life of the Infamous Feminist, Victoria Woodhull" class="thumbnail"></a>
|
| 1186 |
+
|
| 1187 |
+
|
| 1188 |
+
</div>
|
| 1189 |
+
|
| 1190 |
+
|
| 1191 |
+
|
| 1192 |
+
|
| 1193 |
+
<p class="star-rating Three">
|
| 1194 |
+
<i class="icon-star"></i>
|
| 1195 |
+
<i class="icon-star"></i>
|
| 1196 |
+
<i class="icon-star"></i>
|
| 1197 |
+
<i class="icon-star"></i>
|
| 1198 |
+
<i class="icon-star"></i>
|
| 1199 |
+
</p>
|
| 1200 |
+
|
| 1201 |
+
|
| 1202 |
+
|
| 1203 |
+
|
| 1204 |
+
<h3><a href="catalogue/the-coming-woman-a-novel-based-on-the-life-of-the-infamous-feminist-victoria-woodhull_993/index.html" title="The Coming Woman: A Novel Based on the Life of the Infamous Feminist, Victoria Woodhull">The Coming Woman: A ...</a></h3>
|
| 1205 |
+
|
| 1206 |
+
|
| 1207 |
+
|
| 1208 |
+
<div class="product_price">
|
| 1209 |
+
|
| 1210 |
+
|
| 1211 |
+
|
| 1212 |
+
|
| 1213 |
+
|
| 1214 |
+
|
| 1215 |
+
|
| 1216 |
+
|
| 1217 |
+
<p class="price_color">£17.93</p>
|
| 1218 |
+
|
| 1219 |
+
|
| 1220 |
+
<p class="instock availability">
|
| 1221 |
+
<i class="icon-ok"></i>
|
| 1222 |
+
|
| 1223 |
+
In stock
|
| 1224 |
+
|
| 1225 |
+
</p>
|
| 1226 |
+
|
| 1227 |
+
|
| 1228 |
+
|
| 1229 |
+
|
| 1230 |
+
|
| 1231 |
+
|
| 1232 |
+
|
| 1233 |
+
|
| 1234 |
+
|
| 1235 |
+
|
| 1236 |
+
<form>
|
| 1237 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1238 |
+
</form>
|
| 1239 |
+
|
| 1240 |
+
|
| 1241 |
+
|
| 1242 |
+
</div>
|
| 1243 |
+
|
| 1244 |
+
</article>
|
| 1245 |
+
|
| 1246 |
+
</li>
|
| 1247 |
+
|
| 1248 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1249 |
+
|
| 1250 |
+
|
| 1251 |
+
|
| 1252 |
+
|
| 1253 |
+
|
| 1254 |
+
|
| 1255 |
+
<article class="product_pod">
|
| 1256 |
+
|
| 1257 |
+
<div class="image_container">
|
| 1258 |
+
|
| 1259 |
+
|
| 1260 |
+
<a href="catalogue/the-boys-in-the-boat-nine-americans-and-their-epic-quest-for-gold-at-the-1936-berlin-olympics_992/index.html"><img src="media/cache/66/88/66883b91f6804b2323c8369331cb7dd1.jpg" alt="The Boys in the Boat: Nine Americans and Their Epic Quest for Gold at the 1936 Berlin Olympics" class="thumbnail"></a>
|
| 1261 |
+
|
| 1262 |
+
|
| 1263 |
+
</div>
|
| 1264 |
+
|
| 1265 |
+
|
| 1266 |
+
|
| 1267 |
+
|
| 1268 |
+
<p class="star-rating Four">
|
| 1269 |
+
<i class="icon-star"></i>
|
| 1270 |
+
<i class="icon-star"></i>
|
| 1271 |
+
<i class="icon-star"></i>
|
| 1272 |
+
<i class="icon-star"></i>
|
| 1273 |
+
<i class="icon-star"></i>
|
| 1274 |
+
</p>
|
| 1275 |
+
|
| 1276 |
+
|
| 1277 |
+
|
| 1278 |
+
|
| 1279 |
+
<h3><a href="catalogue/the-boys-in-the-boat-nine-americans-and-their-epic-quest-for-gold-at-the-1936-berlin-olympics_992/index.html" title="The Boys in the Boat: Nine Americans and Their Epic Quest for Gold at the 1936 Berlin Olympics">The Boys in the ...</a></h3>
|
| 1280 |
+
|
| 1281 |
+
|
| 1282 |
+
|
| 1283 |
+
<div class="product_price">
|
| 1284 |
+
|
| 1285 |
+
|
| 1286 |
+
|
| 1287 |
+
|
| 1288 |
+
|
| 1289 |
+
|
| 1290 |
+
|
| 1291 |
+
|
| 1292 |
+
<p class="price_color">£22.60</p>
|
| 1293 |
+
|
| 1294 |
+
|
| 1295 |
+
<p class="instock availability">
|
| 1296 |
+
<i class="icon-ok"></i>
|
| 1297 |
+
|
| 1298 |
+
In stock
|
| 1299 |
+
|
| 1300 |
+
</p>
|
| 1301 |
+
|
| 1302 |
+
|
| 1303 |
+
|
| 1304 |
+
|
| 1305 |
+
|
| 1306 |
+
|
| 1307 |
+
|
| 1308 |
+
|
| 1309 |
+
|
| 1310 |
+
|
| 1311 |
+
<form>
|
| 1312 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1313 |
+
</form>
|
| 1314 |
+
|
| 1315 |
+
|
| 1316 |
+
|
| 1317 |
+
</div>
|
| 1318 |
+
|
| 1319 |
+
</article>
|
| 1320 |
+
|
| 1321 |
+
</li>
|
| 1322 |
+
|
| 1323 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1324 |
+
|
| 1325 |
+
|
| 1326 |
+
|
| 1327 |
+
|
| 1328 |
+
|
| 1329 |
+
|
| 1330 |
+
<article class="product_pod">
|
| 1331 |
+
|
| 1332 |
+
<div class="image_container">
|
| 1333 |
+
|
| 1334 |
+
|
| 1335 |
+
<a href="catalogue/the-black-maria_991/index.html"><img src="media/cache/58/46/5846057e28022268153beff6d352b06c.jpg" alt="The Black Maria" class="thumbnail"></a>
|
| 1336 |
+
|
| 1337 |
+
|
| 1338 |
+
</div>
|
| 1339 |
+
|
| 1340 |
+
|
| 1341 |
+
|
| 1342 |
+
|
| 1343 |
+
<p class="star-rating One">
|
| 1344 |
+
<i class="icon-star"></i>
|
| 1345 |
+
<i class="icon-star"></i>
|
| 1346 |
+
<i class="icon-star"></i>
|
| 1347 |
+
<i class="icon-star"></i>
|
| 1348 |
+
<i class="icon-star"></i>
|
| 1349 |
+
</p>
|
| 1350 |
+
|
| 1351 |
+
|
| 1352 |
+
|
| 1353 |
+
|
| 1354 |
+
<h3><a href="catalogue/the-black-maria_991/index.html" title="The Black Maria">The Black Maria</a></h3>
|
| 1355 |
+
|
| 1356 |
+
|
| 1357 |
+
|
| 1358 |
+
<div class="product_price">
|
| 1359 |
+
|
| 1360 |
+
|
| 1361 |
+
|
| 1362 |
+
|
| 1363 |
+
|
| 1364 |
+
|
| 1365 |
+
|
| 1366 |
+
|
| 1367 |
+
<p class="price_color">£52.15</p>
|
| 1368 |
+
|
| 1369 |
+
|
| 1370 |
+
<p class="instock availability">
|
| 1371 |
+
<i class="icon-ok"></i>
|
| 1372 |
+
|
| 1373 |
+
In stock
|
| 1374 |
+
|
| 1375 |
+
</p>
|
| 1376 |
+
|
| 1377 |
+
|
| 1378 |
+
|
| 1379 |
+
|
| 1380 |
+
|
| 1381 |
+
|
| 1382 |
+
|
| 1383 |
+
|
| 1384 |
+
|
| 1385 |
+
|
| 1386 |
+
<form>
|
| 1387 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1388 |
+
</form>
|
| 1389 |
+
|
| 1390 |
+
|
| 1391 |
+
|
| 1392 |
+
</div>
|
| 1393 |
+
|
| 1394 |
+
</article>
|
| 1395 |
+
|
| 1396 |
+
</li>
|
| 1397 |
+
|
| 1398 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1399 |
+
|
| 1400 |
+
|
| 1401 |
+
|
| 1402 |
+
|
| 1403 |
+
|
| 1404 |
+
|
| 1405 |
+
<article class="product_pod">
|
| 1406 |
+
|
| 1407 |
+
<div class="image_container">
|
| 1408 |
+
|
| 1409 |
+
|
| 1410 |
+
<a href="catalogue/starving-hearts-triangular-trade-trilogy-1_990/index.html"><img src="media/cache/be/f4/bef44da28c98f905a3ebec0b87be8530.jpg" alt="Starving Hearts (Triangular Trade Trilogy, #1)" class="thumbnail"></a>
|
| 1411 |
+
|
| 1412 |
+
|
| 1413 |
+
</div>
|
| 1414 |
+
|
| 1415 |
+
|
| 1416 |
+
|
| 1417 |
+
|
| 1418 |
+
<p class="star-rating Two">
|
| 1419 |
+
<i class="icon-star"></i>
|
| 1420 |
+
<i class="icon-star"></i>
|
| 1421 |
+
<i class="icon-star"></i>
|
| 1422 |
+
<i class="icon-star"></i>
|
| 1423 |
+
<i class="icon-star"></i>
|
| 1424 |
+
</p>
|
| 1425 |
+
|
| 1426 |
+
|
| 1427 |
+
|
| 1428 |
+
|
| 1429 |
+
<h3><a href="catalogue/starving-hearts-triangular-trade-trilogy-1_990/index.html" title="Starving Hearts (Triangular Trade Trilogy, #1)">Starving Hearts (Triangular Trade ...</a></h3>
|
| 1430 |
+
|
| 1431 |
+
|
| 1432 |
+
|
| 1433 |
+
<div class="product_price">
|
| 1434 |
+
|
| 1435 |
+
|
| 1436 |
+
|
| 1437 |
+
|
| 1438 |
+
|
| 1439 |
+
|
| 1440 |
+
|
| 1441 |
+
|
| 1442 |
+
<p class="price_color">£13.99</p>
|
| 1443 |
+
|
| 1444 |
+
|
| 1445 |
+
<p class="instock availability">
|
| 1446 |
+
<i class="icon-ok"></i>
|
| 1447 |
+
|
| 1448 |
+
In stock
|
| 1449 |
+
|
| 1450 |
+
</p>
|
| 1451 |
+
|
| 1452 |
+
|
| 1453 |
+
|
| 1454 |
+
|
| 1455 |
+
|
| 1456 |
+
|
| 1457 |
+
|
| 1458 |
+
|
| 1459 |
+
|
| 1460 |
+
|
| 1461 |
+
<form>
|
| 1462 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1463 |
+
</form>
|
| 1464 |
+
|
| 1465 |
+
|
| 1466 |
+
|
| 1467 |
+
</div>
|
| 1468 |
+
|
| 1469 |
+
</article>
|
| 1470 |
+
|
| 1471 |
+
</li>
|
| 1472 |
+
|
| 1473 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1474 |
+
|
| 1475 |
+
|
| 1476 |
+
|
| 1477 |
+
|
| 1478 |
+
|
| 1479 |
+
|
| 1480 |
+
<article class="product_pod">
|
| 1481 |
+
|
| 1482 |
+
<div class="image_container">
|
| 1483 |
+
|
| 1484 |
+
|
| 1485 |
+
<a href="catalogue/shakespeares-sonnets_989/index.html"><img src="media/cache/10/48/1048f63d3b5061cd2f424d20b3f9b666.jpg" alt="Shakespeare's Sonnets" class="thumbnail"></a>
|
| 1486 |
+
|
| 1487 |
+
|
| 1488 |
+
</div>
|
| 1489 |
+
|
| 1490 |
+
|
| 1491 |
+
|
| 1492 |
+
|
| 1493 |
+
<p class="star-rating Four">
|
| 1494 |
+
<i class="icon-star"></i>
|
| 1495 |
+
<i class="icon-star"></i>
|
| 1496 |
+
<i class="icon-star"></i>
|
| 1497 |
+
<i class="icon-star"></i>
|
| 1498 |
+
<i class="icon-star"></i>
|
| 1499 |
+
</p>
|
| 1500 |
+
|
| 1501 |
+
|
| 1502 |
+
|
| 1503 |
+
|
| 1504 |
+
<h3><a href="catalogue/shakespeares-sonnets_989/index.html" title="Shakespeare's Sonnets">Shakespeare's Sonnets</a></h3>
|
| 1505 |
+
|
| 1506 |
+
|
| 1507 |
+
|
| 1508 |
+
<div class="product_price">
|
| 1509 |
+
|
| 1510 |
+
|
| 1511 |
+
|
| 1512 |
+
|
| 1513 |
+
|
| 1514 |
+
|
| 1515 |
+
|
| 1516 |
+
|
| 1517 |
+
<p class="price_color">£20.66</p>
|
| 1518 |
+
|
| 1519 |
+
|
| 1520 |
+
<p class="instock availability">
|
| 1521 |
+
<i class="icon-ok"></i>
|
| 1522 |
+
|
| 1523 |
+
In stock
|
| 1524 |
+
|
| 1525 |
+
</p>
|
| 1526 |
+
|
| 1527 |
+
|
| 1528 |
+
|
| 1529 |
+
|
| 1530 |
+
|
| 1531 |
+
|
| 1532 |
+
|
| 1533 |
+
|
| 1534 |
+
|
| 1535 |
+
|
| 1536 |
+
<form>
|
| 1537 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1538 |
+
</form>
|
| 1539 |
+
|
| 1540 |
+
|
| 1541 |
+
|
| 1542 |
+
</div>
|
| 1543 |
+
|
| 1544 |
+
</article>
|
| 1545 |
+
|
| 1546 |
+
</li>
|
| 1547 |
+
|
| 1548 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1549 |
+
|
| 1550 |
+
|
| 1551 |
+
|
| 1552 |
+
|
| 1553 |
+
|
| 1554 |
+
|
| 1555 |
+
<article class="product_pod">
|
| 1556 |
+
|
| 1557 |
+
<div class="image_container">
|
| 1558 |
+
|
| 1559 |
+
|
| 1560 |
+
<a href="catalogue/set-me-free_988/index.html"><img src="media/cache/5b/88/5b88c52633f53cacf162c15f4f823153.jpg" alt="Set Me Free" class="thumbnail"></a>
|
| 1561 |
+
|
| 1562 |
+
|
| 1563 |
+
</div>
|
| 1564 |
+
|
| 1565 |
+
|
| 1566 |
+
|
| 1567 |
+
|
| 1568 |
+
<p class="star-rating Five">
|
| 1569 |
+
<i class="icon-star"></i>
|
| 1570 |
+
<i class="icon-star"></i>
|
| 1571 |
+
<i class="icon-star"></i>
|
| 1572 |
+
<i class="icon-star"></i>
|
| 1573 |
+
<i class="icon-star"></i>
|
| 1574 |
+
</p>
|
| 1575 |
+
|
| 1576 |
+
|
| 1577 |
+
|
| 1578 |
+
|
| 1579 |
+
<h3><a href="catalogue/set-me-free_988/index.html" title="Set Me Free">Set Me Free</a></h3>
|
| 1580 |
+
|
| 1581 |
+
|
| 1582 |
+
|
| 1583 |
+
<div class="product_price">
|
| 1584 |
+
|
| 1585 |
+
|
| 1586 |
+
|
| 1587 |
+
|
| 1588 |
+
|
| 1589 |
+
|
| 1590 |
+
|
| 1591 |
+
|
| 1592 |
+
<p class="price_color">£17.46</p>
|
| 1593 |
+
|
| 1594 |
+
|
| 1595 |
+
<p class="instock availability">
|
| 1596 |
+
<i class="icon-ok"></i>
|
| 1597 |
+
|
| 1598 |
+
In stock
|
| 1599 |
+
|
| 1600 |
+
</p>
|
| 1601 |
+
|
| 1602 |
+
|
| 1603 |
+
|
| 1604 |
+
|
| 1605 |
+
|
| 1606 |
+
|
| 1607 |
+
|
| 1608 |
+
|
| 1609 |
+
|
| 1610 |
+
|
| 1611 |
+
<form>
|
| 1612 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1613 |
+
</form>
|
| 1614 |
+
|
| 1615 |
+
|
| 1616 |
+
|
| 1617 |
+
</div>
|
| 1618 |
+
|
| 1619 |
+
</article>
|
| 1620 |
+
|
| 1621 |
+
</li>
|
| 1622 |
+
|
| 1623 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1624 |
+
|
| 1625 |
+
|
| 1626 |
+
|
| 1627 |
+
|
| 1628 |
+
|
| 1629 |
+
|
| 1630 |
+
<article class="product_pod">
|
| 1631 |
+
|
| 1632 |
+
<div class="image_container">
|
| 1633 |
+
|
| 1634 |
+
|
| 1635 |
+
<a href="catalogue/scott-pilgrims-precious-little-life-scott-pilgrim-1_987/index.html"><img src="media/cache/94/b1/94b1b8b244bce9677c2f29ccc890d4d2.jpg" alt="Scott Pilgrim's Precious Little Life (Scott Pilgrim #1)" class="thumbnail"></a>
|
| 1636 |
+
|
| 1637 |
+
|
| 1638 |
+
</div>
|
| 1639 |
+
|
| 1640 |
+
|
| 1641 |
+
|
| 1642 |
+
|
| 1643 |
+
<p class="star-rating Five">
|
| 1644 |
+
<i class="icon-star"></i>
|
| 1645 |
+
<i class="icon-star"></i>
|
| 1646 |
+
<i class="icon-star"></i>
|
| 1647 |
+
<i class="icon-star"></i>
|
| 1648 |
+
<i class="icon-star"></i>
|
| 1649 |
+
</p>
|
| 1650 |
+
|
| 1651 |
+
|
| 1652 |
+
|
| 1653 |
+
|
| 1654 |
+
<h3><a href="catalogue/scott-pilgrims-precious-little-life-scott-pilgrim-1_987/index.html" title="Scott Pilgrim's Precious Little Life (Scott Pilgrim #1)">Scott Pilgrim's Precious Little ...</a></h3>
|
| 1655 |
+
|
| 1656 |
+
|
| 1657 |
+
|
| 1658 |
+
<div class="product_price">
|
| 1659 |
+
|
| 1660 |
+
|
| 1661 |
+
|
| 1662 |
+
|
| 1663 |
+
|
| 1664 |
+
|
| 1665 |
+
|
| 1666 |
+
|
| 1667 |
+
<p class="price_color">£52.29</p>
|
| 1668 |
+
|
| 1669 |
+
|
| 1670 |
+
<p class="instock availability">
|
| 1671 |
+
<i class="icon-ok"></i>
|
| 1672 |
+
|
| 1673 |
+
In stock
|
| 1674 |
+
|
| 1675 |
+
</p>
|
| 1676 |
+
|
| 1677 |
+
|
| 1678 |
+
|
| 1679 |
+
|
| 1680 |
+
|
| 1681 |
+
|
| 1682 |
+
|
| 1683 |
+
|
| 1684 |
+
|
| 1685 |
+
|
| 1686 |
+
<form>
|
| 1687 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1688 |
+
</form>
|
| 1689 |
+
|
| 1690 |
+
|
| 1691 |
+
|
| 1692 |
+
</div>
|
| 1693 |
+
|
| 1694 |
+
</article>
|
| 1695 |
+
|
| 1696 |
+
</li>
|
| 1697 |
+
|
| 1698 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1699 |
+
|
| 1700 |
+
|
| 1701 |
+
|
| 1702 |
+
|
| 1703 |
+
|
| 1704 |
+
|
| 1705 |
+
<article class="product_pod">
|
| 1706 |
+
|
| 1707 |
+
<div class="image_container">
|
| 1708 |
+
|
| 1709 |
+
|
| 1710 |
+
<a href="catalogue/rip-it-up-and-start-again_986/index.html"><img src="media/cache/81/c4/81c4a973364e17d01f217e1188253d5e.jpg" alt="Rip it Up and Start Again" class="thumbnail"></a>
|
| 1711 |
+
|
| 1712 |
+
|
| 1713 |
+
</div>
|
| 1714 |
+
|
| 1715 |
+
|
| 1716 |
+
|
| 1717 |
+
|
| 1718 |
+
<p class="star-rating Five">
|
| 1719 |
+
<i class="icon-star"></i>
|
| 1720 |
+
<i class="icon-star"></i>
|
| 1721 |
+
<i class="icon-star"></i>
|
| 1722 |
+
<i class="icon-star"></i>
|
| 1723 |
+
<i class="icon-star"></i>
|
| 1724 |
+
</p>
|
| 1725 |
+
|
| 1726 |
+
|
| 1727 |
+
|
| 1728 |
+
|
| 1729 |
+
<h3><a href="catalogue/rip-it-up-and-start-again_986/index.html" title="Rip it Up and Start Again">Rip it Up and ...</a></h3>
|
| 1730 |
+
|
| 1731 |
+
|
| 1732 |
+
|
| 1733 |
+
<div class="product_price">
|
| 1734 |
+
|
| 1735 |
+
|
| 1736 |
+
|
| 1737 |
+
|
| 1738 |
+
|
| 1739 |
+
|
| 1740 |
+
|
| 1741 |
+
|
| 1742 |
+
<p class="price_color">£35.02</p>
|
| 1743 |
+
|
| 1744 |
+
|
| 1745 |
+
<p class="instock availability">
|
| 1746 |
+
<i class="icon-ok"></i>
|
| 1747 |
+
|
| 1748 |
+
In stock
|
| 1749 |
+
|
| 1750 |
+
</p>
|
| 1751 |
+
|
| 1752 |
+
|
| 1753 |
+
|
| 1754 |
+
|
| 1755 |
+
|
| 1756 |
+
|
| 1757 |
+
|
| 1758 |
+
|
| 1759 |
+
|
| 1760 |
+
|
| 1761 |
+
<form>
|
| 1762 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1763 |
+
</form>
|
| 1764 |
+
|
| 1765 |
+
|
| 1766 |
+
|
| 1767 |
+
</div>
|
| 1768 |
+
|
| 1769 |
+
</article>
|
| 1770 |
+
|
| 1771 |
+
</li>
|
| 1772 |
+
|
| 1773 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1774 |
+
|
| 1775 |
+
|
| 1776 |
+
|
| 1777 |
+
|
| 1778 |
+
|
| 1779 |
+
|
| 1780 |
+
<article class="product_pod">
|
| 1781 |
+
|
| 1782 |
+
<div class="image_container">
|
| 1783 |
+
|
| 1784 |
+
|
| 1785 |
+
<a href="catalogue/our-band-could-be-your-life-scenes-from-the-american-indie-underground-1981-1991_985/index.html"><img src="media/cache/54/60/54607fe8945897cdcced0044103b10b6.jpg" alt="Our Band Could Be Your Life: Scenes from the American Indie Underground, 1981-1991" class="thumbnail"></a>
|
| 1786 |
+
|
| 1787 |
+
|
| 1788 |
+
</div>
|
| 1789 |
+
|
| 1790 |
+
|
| 1791 |
+
|
| 1792 |
+
|
| 1793 |
+
<p class="star-rating Three">
|
| 1794 |
+
<i class="icon-star"></i>
|
| 1795 |
+
<i class="icon-star"></i>
|
| 1796 |
+
<i class="icon-star"></i>
|
| 1797 |
+
<i class="icon-star"></i>
|
| 1798 |
+
<i class="icon-star"></i>
|
| 1799 |
+
</p>
|
| 1800 |
+
|
| 1801 |
+
|
| 1802 |
+
|
| 1803 |
+
|
| 1804 |
+
<h3><a href="catalogue/our-band-could-be-your-life-scenes-from-the-american-indie-underground-1981-1991_985/index.html" title="Our Band Could Be Your Life: Scenes from the American Indie Underground, 1981-1991">Our Band Could Be ...</a></h3>
|
| 1805 |
+
|
| 1806 |
+
|
| 1807 |
+
|
| 1808 |
+
<div class="product_price">
|
| 1809 |
+
|
| 1810 |
+
|
| 1811 |
+
|
| 1812 |
+
|
| 1813 |
+
|
| 1814 |
+
|
| 1815 |
+
|
| 1816 |
+
|
| 1817 |
+
<p class="price_color">£57.25</p>
|
| 1818 |
+
|
| 1819 |
+
|
| 1820 |
+
<p class="instock availability">
|
| 1821 |
+
<i class="icon-ok"></i>
|
| 1822 |
+
|
| 1823 |
+
In stock
|
| 1824 |
+
|
| 1825 |
+
</p>
|
| 1826 |
+
|
| 1827 |
+
|
| 1828 |
+
|
| 1829 |
+
|
| 1830 |
+
|
| 1831 |
+
|
| 1832 |
+
|
| 1833 |
+
|
| 1834 |
+
|
| 1835 |
+
|
| 1836 |
+
<form>
|
| 1837 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1838 |
+
</form>
|
| 1839 |
+
|
| 1840 |
+
|
| 1841 |
+
|
| 1842 |
+
</div>
|
| 1843 |
+
|
| 1844 |
+
</article>
|
| 1845 |
+
|
| 1846 |
+
</li>
|
| 1847 |
+
|
| 1848 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1849 |
+
|
| 1850 |
+
|
| 1851 |
+
|
| 1852 |
+
|
| 1853 |
+
|
| 1854 |
+
|
| 1855 |
+
<article class="product_pod">
|
| 1856 |
+
|
| 1857 |
+
<div class="image_container">
|
| 1858 |
+
|
| 1859 |
+
|
| 1860 |
+
<a href="catalogue/olio_984/index.html"><img src="media/cache/55/33/553310a7162dfbc2c6d19a84da0df9e1.jpg" alt="Olio" class="thumbnail"></a>
|
| 1861 |
+
|
| 1862 |
+
|
| 1863 |
+
</div>
|
| 1864 |
+
|
| 1865 |
+
|
| 1866 |
+
|
| 1867 |
+
|
| 1868 |
+
<p class="star-rating One">
|
| 1869 |
+
<i class="icon-star"></i>
|
| 1870 |
+
<i class="icon-star"></i>
|
| 1871 |
+
<i class="icon-star"></i>
|
| 1872 |
+
<i class="icon-star"></i>
|
| 1873 |
+
<i class="icon-star"></i>
|
| 1874 |
+
</p>
|
| 1875 |
+
|
| 1876 |
+
|
| 1877 |
+
|
| 1878 |
+
|
| 1879 |
+
<h3><a href="catalogue/olio_984/index.html" title="Olio">Olio</a></h3>
|
| 1880 |
+
|
| 1881 |
+
|
| 1882 |
+
|
| 1883 |
+
<div class="product_price">
|
| 1884 |
+
|
| 1885 |
+
|
| 1886 |
+
|
| 1887 |
+
|
| 1888 |
+
|
| 1889 |
+
|
| 1890 |
+
|
| 1891 |
+
|
| 1892 |
+
<p class="price_color">£23.88</p>
|
| 1893 |
+
|
| 1894 |
+
|
| 1895 |
+
<p class="instock availability">
|
| 1896 |
+
<i class="icon-ok"></i>
|
| 1897 |
+
|
| 1898 |
+
In stock
|
| 1899 |
+
|
| 1900 |
+
</p>
|
| 1901 |
+
|
| 1902 |
+
|
| 1903 |
+
|
| 1904 |
+
|
| 1905 |
+
|
| 1906 |
+
|
| 1907 |
+
|
| 1908 |
+
|
| 1909 |
+
|
| 1910 |
+
|
| 1911 |
+
<form>
|
| 1912 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1913 |
+
</form>
|
| 1914 |
+
|
| 1915 |
+
|
| 1916 |
+
|
| 1917 |
+
</div>
|
| 1918 |
+
|
| 1919 |
+
</article>
|
| 1920 |
+
|
| 1921 |
+
</li>
|
| 1922 |
+
|
| 1923 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1924 |
+
|
| 1925 |
+
|
| 1926 |
+
|
| 1927 |
+
|
| 1928 |
+
|
| 1929 |
+
|
| 1930 |
+
<article class="product_pod">
|
| 1931 |
+
|
| 1932 |
+
<div class="image_container">
|
| 1933 |
+
|
| 1934 |
+
|
| 1935 |
+
<a href="catalogue/mesaerion-the-best-science-fiction-stories-1800-1849_983/index.html"><img src="media/cache/09/a3/09a3aef48557576e1a85ba7efea8ecb7.jpg" alt="Mesaerion: The Best Science Fiction Stories 1800-1849" class="thumbnail"></a>
|
| 1936 |
+
|
| 1937 |
+
|
| 1938 |
+
</div>
|
| 1939 |
+
|
| 1940 |
+
|
| 1941 |
+
|
| 1942 |
+
|
| 1943 |
+
<p class="star-rating One">
|
| 1944 |
+
<i class="icon-star"></i>
|
| 1945 |
+
<i class="icon-star"></i>
|
| 1946 |
+
<i class="icon-star"></i>
|
| 1947 |
+
<i class="icon-star"></i>
|
| 1948 |
+
<i class="icon-star"></i>
|
| 1949 |
+
</p>
|
| 1950 |
+
|
| 1951 |
+
|
| 1952 |
+
|
| 1953 |
+
|
| 1954 |
+
<h3><a href="catalogue/mesaerion-the-best-science-fiction-stories-1800-1849_983/index.html" title="Mesaerion: The Best Science Fiction Stories 1800-1849">Mesaerion: The Best Science ...</a></h3>
|
| 1955 |
+
|
| 1956 |
+
|
| 1957 |
+
|
| 1958 |
+
<div class="product_price">
|
| 1959 |
+
|
| 1960 |
+
|
| 1961 |
+
|
| 1962 |
+
|
| 1963 |
+
|
| 1964 |
+
|
| 1965 |
+
|
| 1966 |
+
|
| 1967 |
+
<p class="price_color">£37.59</p>
|
| 1968 |
+
|
| 1969 |
+
|
| 1970 |
+
<p class="instock availability">
|
| 1971 |
+
<i class="icon-ok"></i>
|
| 1972 |
+
|
| 1973 |
+
In stock
|
| 1974 |
+
|
| 1975 |
+
</p>
|
| 1976 |
+
|
| 1977 |
+
|
| 1978 |
+
|
| 1979 |
+
|
| 1980 |
+
|
| 1981 |
+
|
| 1982 |
+
|
| 1983 |
+
|
| 1984 |
+
|
| 1985 |
+
|
| 1986 |
+
<form>
|
| 1987 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 1988 |
+
</form>
|
| 1989 |
+
|
| 1990 |
+
|
| 1991 |
+
|
| 1992 |
+
</div>
|
| 1993 |
+
|
| 1994 |
+
</article>
|
| 1995 |
+
|
| 1996 |
+
</li>
|
| 1997 |
+
|
| 1998 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 1999 |
+
|
| 2000 |
+
|
| 2001 |
+
|
| 2002 |
+
|
| 2003 |
+
|
| 2004 |
+
|
| 2005 |
+
<article class="product_pod">
|
| 2006 |
+
|
| 2007 |
+
<div class="image_container">
|
| 2008 |
+
|
| 2009 |
+
|
| 2010 |
+
<a href="catalogue/libertarianism-for-beginners_982/index.html"><img src="media/cache/0b/bc/0bbcd0a6f4bcd81ccb1049a52736406e.jpg" alt="Libertarianism for Beginners" class="thumbnail"></a>
|
| 2011 |
+
|
| 2012 |
+
|
| 2013 |
+
</div>
|
| 2014 |
+
|
| 2015 |
+
|
| 2016 |
+
|
| 2017 |
+
|
| 2018 |
+
<p class="star-rating Two">
|
| 2019 |
+
<i class="icon-star"></i>
|
| 2020 |
+
<i class="icon-star"></i>
|
| 2021 |
+
<i class="icon-star"></i>
|
| 2022 |
+
<i class="icon-star"></i>
|
| 2023 |
+
<i class="icon-star"></i>
|
| 2024 |
+
</p>
|
| 2025 |
+
|
| 2026 |
+
|
| 2027 |
+
|
| 2028 |
+
|
| 2029 |
+
<h3><a href="catalogue/libertarianism-for-beginners_982/index.html" title="Libertarianism for Beginners">Libertarianism for Beginners</a></h3>
|
| 2030 |
+
|
| 2031 |
+
|
| 2032 |
+
|
| 2033 |
+
<div class="product_price">
|
| 2034 |
+
|
| 2035 |
+
|
| 2036 |
+
|
| 2037 |
+
|
| 2038 |
+
|
| 2039 |
+
|
| 2040 |
+
|
| 2041 |
+
|
| 2042 |
+
<p class="price_color">£51.33</p>
|
| 2043 |
+
|
| 2044 |
+
|
| 2045 |
+
<p class="instock availability">
|
| 2046 |
+
<i class="icon-ok"></i>
|
| 2047 |
+
|
| 2048 |
+
In stock
|
| 2049 |
+
|
| 2050 |
+
</p>
|
| 2051 |
+
|
| 2052 |
+
|
| 2053 |
+
|
| 2054 |
+
|
| 2055 |
+
|
| 2056 |
+
|
| 2057 |
+
|
| 2058 |
+
|
| 2059 |
+
|
| 2060 |
+
|
| 2061 |
+
<form>
|
| 2062 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 2063 |
+
</form>
|
| 2064 |
+
|
| 2065 |
+
|
| 2066 |
+
|
| 2067 |
+
</div>
|
| 2068 |
+
|
| 2069 |
+
</article>
|
| 2070 |
+
|
| 2071 |
+
</li>
|
| 2072 |
+
|
| 2073 |
+
<li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
|
| 2074 |
+
|
| 2075 |
+
|
| 2076 |
+
|
| 2077 |
+
|
| 2078 |
+
|
| 2079 |
+
|
| 2080 |
+
<article class="product_pod">
|
| 2081 |
+
|
| 2082 |
+
<div class="image_container">
|
| 2083 |
+
|
| 2084 |
+
|
| 2085 |
+
<a href="catalogue/its-only-the-himalayas_981/index.html"><img src="media/cache/27/a5/27a53d0bb95bdd88288eaf66c9230d7e.jpg" alt="It's Only the Himalayas" class="thumbnail"></a>
|
| 2086 |
+
|
| 2087 |
+
|
| 2088 |
+
</div>
|
| 2089 |
+
|
| 2090 |
+
|
| 2091 |
+
|
| 2092 |
+
|
| 2093 |
+
<p class="star-rating Two">
|
| 2094 |
+
<i class="icon-star"></i>
|
| 2095 |
+
<i class="icon-star"></i>
|
| 2096 |
+
<i class="icon-star"></i>
|
| 2097 |
+
<i class="icon-star"></i>
|
| 2098 |
+
<i class="icon-star"></i>
|
| 2099 |
+
</p>
|
| 2100 |
+
|
| 2101 |
+
|
| 2102 |
+
|
| 2103 |
+
|
| 2104 |
+
<h3><a href="catalogue/its-only-the-himalayas_981/index.html" title="It's Only the Himalayas">It's Only the Himalayas</a></h3>
|
| 2105 |
+
|
| 2106 |
+
|
| 2107 |
+
|
| 2108 |
+
<div class="product_price">
|
| 2109 |
+
|
| 2110 |
+
|
| 2111 |
+
|
| 2112 |
+
|
| 2113 |
+
|
| 2114 |
+
|
| 2115 |
+
|
| 2116 |
+
|
| 2117 |
+
<p class="price_color">£45.17</p>
|
| 2118 |
+
|
| 2119 |
+
|
| 2120 |
+
<p class="instock availability">
|
| 2121 |
+
<i class="icon-ok"></i>
|
| 2122 |
+
|
| 2123 |
+
In stock
|
| 2124 |
+
|
| 2125 |
+
</p>
|
| 2126 |
+
|
| 2127 |
+
|
| 2128 |
+
|
| 2129 |
+
|
| 2130 |
+
|
| 2131 |
+
|
| 2132 |
+
|
| 2133 |
+
|
| 2134 |
+
|
| 2135 |
+
|
| 2136 |
+
<form>
|
| 2137 |
+
<button type="submit" class="btn btn-primary btn-block" data-loading-text="Adding...">Add to basket</button>
|
| 2138 |
+
</form>
|
| 2139 |
+
|
| 2140 |
+
|
| 2141 |
+
|
| 2142 |
+
</div>
|
| 2143 |
+
|
| 2144 |
+
</article>
|
| 2145 |
+
|
| 2146 |
+
</li>
|
| 2147 |
+
|
| 2148 |
+
</ol>
|
| 2149 |
+
|
| 2150 |
+
|
| 2151 |
+
|
| 2152 |
+
|
| 2153 |
+
<div>
|
| 2154 |
+
<ul class="pager">
|
| 2155 |
+
|
| 2156 |
+
<li class="current">
|
| 2157 |
+
|
| 2158 |
+
Page 1 of 50
|
| 2159 |
+
|
| 2160 |
+
</li>
|
| 2161 |
+
|
| 2162 |
+
<li class="next"><a href="catalogue/page-2.html">next</a></li>
|
| 2163 |
+
|
| 2164 |
+
</ul>
|
| 2165 |
+
</div>
|
| 2166 |
+
|
| 2167 |
+
|
| 2168 |
+
</div>
|
| 2169 |
+
</section>
|
| 2170 |
+
|
| 2171 |
+
|
| 2172 |
+
|
| 2173 |
+
</div>
|
| 2174 |
+
|
| 2175 |
+
</div><!-- /row -->
|
| 2176 |
+
</div><!-- /page_inner -->
|
| 2177 |
+
</div><!-- /container-fluid -->
|
| 2178 |
+
|
| 2179 |
+
|
| 2180 |
+
|
| 2181 |
+
<footer class="footer container-fluid">
|
| 2182 |
+
|
| 2183 |
+
|
| 2184 |
+
|
| 2185 |
+
</footer>
|
| 2186 |
+
|
| 2187 |
+
|
| 2188 |
+
|
| 2189 |
+
|
| 2190 |
+
|
| 2191 |
+
<!-- jQuery -->
|
| 2192 |
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
|
| 2193 |
+
<script>window.jQuery || document.write('<script src="static/oscar/js/jquery/jquery-1.9.1.min.js"><\/script>')</script><script src="static/oscar/js/jquery/jquery-1.9.1.min.js"></script>
|
| 2194 |
+
|
| 2195 |
+
|
| 2196 |
+
|
| 2197 |
+
|
| 2198 |
+
|
| 2199 |
+
|
| 2200 |
+
|
| 2201 |
+
|
| 2202 |
+
<!-- Twitter Bootstrap -->
|
| 2203 |
+
<script type="text/javascript" src="static/oscar/js/bootstrap3/bootstrap.min.js"></script>
|
| 2204 |
+
<!-- Oscar -->
|
| 2205 |
+
<script src="static/oscar/js/oscar/ui.js" type="text/javascript" charset="utf-8"></script>
|
| 2206 |
+
|
| 2207 |
+
<script src="static/oscar/js/bootstrap-datetimepicker/bootstrap-datetimepicker.js" type="text/javascript" charset="utf-8"></script>
|
| 2208 |
+
<script src="static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.all.js" type="text/javascript" charset="utf-8"></script>
|
| 2209 |
+
|
| 2210 |
+
|
| 2211 |
+
|
| 2212 |
+
|
| 2213 |
+
|
| 2214 |
+
|
| 2215 |
+
|
| 2216 |
+
|
| 2217 |
+
|
| 2218 |
+
|
| 2219 |
+
<script type="text/javascript">
|
| 2220 |
+
$(function() {
|
| 2221 |
+
|
| 2222 |
+
|
| 2223 |
+
|
| 2224 |
+
oscar.init();
|
| 2225 |
+
|
| 2226 |
+
oscar.search.init();
|
| 2227 |
+
|
| 2228 |
+
});
|
| 2229 |
+
</script>
|
| 2230 |
+
|
| 2231 |
+
|
| 2232 |
+
<!-- Version: N/A -->
|
| 2233 |
+
|
| 2234 |
+
|
| 2235 |
+
|
| 2236 |
+
</body></html>
|
eval_data_extract/html/0002.html
ADDED
|
@@ -0,0 +1,281 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<html lang="en"><head>
|
| 2 |
+
<meta charset="UTF-8">
|
| 3 |
+
<title>Quotes to Scrape</title>
|
| 4 |
+
<link rel="stylesheet" href="/static/bootstrap.min.css">
|
| 5 |
+
<link rel="stylesheet" href="/static/main.css">
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
</head>
|
| 9 |
+
<body>
|
| 10 |
+
<div class="container">
|
| 11 |
+
<div class="row header-box">
|
| 12 |
+
<div class="col-md-8">
|
| 13 |
+
<h1>
|
| 14 |
+
<a href="/" style="text-decoration: none">Quotes to Scrape</a>
|
| 15 |
+
</h1>
|
| 16 |
+
</div>
|
| 17 |
+
<div class="col-md-4">
|
| 18 |
+
<p>
|
| 19 |
+
|
| 20 |
+
<a href="/login">Login</a>
|
| 21 |
+
|
| 22 |
+
</p>
|
| 23 |
+
</div>
|
| 24 |
+
</div>
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
<div class="row">
|
| 28 |
+
<div class="col-md-8">
|
| 29 |
+
|
| 30 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 31 |
+
<span class="text" itemprop="text">“The world as we have created it is a process of our thinking. It cannot be changed without changing our thinking.”</span>
|
| 32 |
+
<span>by <small class="author" itemprop="author">Albert Einstein</small>
|
| 33 |
+
<a href="/author/Albert-Einstein">(about)</a>
|
| 34 |
+
</span>
|
| 35 |
+
<div class="tags">
|
| 36 |
+
Tags:
|
| 37 |
+
<meta class="keywords" itemprop="keywords" content="change,deep-thoughts,thinking,world">
|
| 38 |
+
|
| 39 |
+
<a class="tag" href="/tag/change/page/1/">change</a>
|
| 40 |
+
|
| 41 |
+
<a class="tag" href="/tag/deep-thoughts/page/1/">deep-thoughts</a>
|
| 42 |
+
|
| 43 |
+
<a class="tag" href="/tag/thinking/page/1/">thinking</a>
|
| 44 |
+
|
| 45 |
+
<a class="tag" href="/tag/world/page/1/">world</a>
|
| 46 |
+
|
| 47 |
+
</div>
|
| 48 |
+
</div>
|
| 49 |
+
|
| 50 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 51 |
+
<span class="text" itemprop="text">“It is our choices, Harry, that show what we truly are, far more than our abilities.”</span>
|
| 52 |
+
<span>by <small class="author" itemprop="author">J.K. Rowling</small>
|
| 53 |
+
<a href="/author/J-K-Rowling">(about)</a>
|
| 54 |
+
</span>
|
| 55 |
+
<div class="tags">
|
| 56 |
+
Tags:
|
| 57 |
+
<meta class="keywords" itemprop="keywords" content="abilities,choices">
|
| 58 |
+
|
| 59 |
+
<a class="tag" href="/tag/abilities/page/1/">abilities</a>
|
| 60 |
+
|
| 61 |
+
<a class="tag" href="/tag/choices/page/1/">choices</a>
|
| 62 |
+
|
| 63 |
+
</div>
|
| 64 |
+
</div>
|
| 65 |
+
|
| 66 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 67 |
+
<span class="text" itemprop="text">“There are only two ways to live your life. One is as though nothing is a miracle. The other is as though everything is a miracle.”</span>
|
| 68 |
+
<span>by <small class="author" itemprop="author">Albert Einstein</small>
|
| 69 |
+
<a href="/author/Albert-Einstein">(about)</a>
|
| 70 |
+
</span>
|
| 71 |
+
<div class="tags">
|
| 72 |
+
Tags:
|
| 73 |
+
<meta class="keywords" itemprop="keywords" content="inspirational,life,live,miracle,miracles">
|
| 74 |
+
|
| 75 |
+
<a class="tag" href="/tag/inspirational/page/1/">inspirational</a>
|
| 76 |
+
|
| 77 |
+
<a class="tag" href="/tag/life/page/1/">life</a>
|
| 78 |
+
|
| 79 |
+
<a class="tag" href="/tag/live/page/1/">live</a>
|
| 80 |
+
|
| 81 |
+
<a class="tag" href="/tag/miracle/page/1/">miracle</a>
|
| 82 |
+
|
| 83 |
+
<a class="tag" href="/tag/miracles/page/1/">miracles</a>
|
| 84 |
+
|
| 85 |
+
</div>
|
| 86 |
+
</div>
|
| 87 |
+
|
| 88 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 89 |
+
<span class="text" itemprop="text">“The person, be it gentleman or lady, who has not pleasure in a good novel, must be intolerably stupid.”</span>
|
| 90 |
+
<span>by <small class="author" itemprop="author">Jane Austen</small>
|
| 91 |
+
<a href="/author/Jane-Austen">(about)</a>
|
| 92 |
+
</span>
|
| 93 |
+
<div class="tags">
|
| 94 |
+
Tags:
|
| 95 |
+
<meta class="keywords" itemprop="keywords" content="aliteracy,books,classic,humor">
|
| 96 |
+
|
| 97 |
+
<a class="tag" href="/tag/aliteracy/page/1/">aliteracy</a>
|
| 98 |
+
|
| 99 |
+
<a class="tag" href="/tag/books/page/1/">books</a>
|
| 100 |
+
|
| 101 |
+
<a class="tag" href="/tag/classic/page/1/">classic</a>
|
| 102 |
+
|
| 103 |
+
<a class="tag" href="/tag/humor/page/1/">humor</a>
|
| 104 |
+
|
| 105 |
+
</div>
|
| 106 |
+
</div>
|
| 107 |
+
|
| 108 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 109 |
+
<span class="text" itemprop="text">“Imperfection is beauty, madness is genius and it's better to be absolutely ridiculous than absolutely boring.”</span>
|
| 110 |
+
<span>by <small class="author" itemprop="author">Marilyn Monroe</small>
|
| 111 |
+
<a href="/author/Marilyn-Monroe">(about)</a>
|
| 112 |
+
</span>
|
| 113 |
+
<div class="tags">
|
| 114 |
+
Tags:
|
| 115 |
+
<meta class="keywords" itemprop="keywords" content="be-yourself,inspirational">
|
| 116 |
+
|
| 117 |
+
<a class="tag" href="/tag/be-yourself/page/1/">be-yourself</a>
|
| 118 |
+
|
| 119 |
+
<a class="tag" href="/tag/inspirational/page/1/">inspirational</a>
|
| 120 |
+
|
| 121 |
+
</div>
|
| 122 |
+
</div>
|
| 123 |
+
|
| 124 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 125 |
+
<span class="text" itemprop="text">“Try not to become a man of success. Rather become a man of value.”</span>
|
| 126 |
+
<span>by <small class="author" itemprop="author">Albert Einstein</small>
|
| 127 |
+
<a href="/author/Albert-Einstein">(about)</a>
|
| 128 |
+
</span>
|
| 129 |
+
<div class="tags">
|
| 130 |
+
Tags:
|
| 131 |
+
<meta class="keywords" itemprop="keywords" content="adulthood,success,value">
|
| 132 |
+
|
| 133 |
+
<a class="tag" href="/tag/adulthood/page/1/">adulthood</a>
|
| 134 |
+
|
| 135 |
+
<a class="tag" href="/tag/success/page/1/">success</a>
|
| 136 |
+
|
| 137 |
+
<a class="tag" href="/tag/value/page/1/">value</a>
|
| 138 |
+
|
| 139 |
+
</div>
|
| 140 |
+
</div>
|
| 141 |
+
|
| 142 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 143 |
+
<span class="text" itemprop="text">“It is better to be hated for what you are than to be loved for what you are not.”</span>
|
| 144 |
+
<span>by <small class="author" itemprop="author">André Gide</small>
|
| 145 |
+
<a href="/author/Andre-Gide">(about)</a>
|
| 146 |
+
</span>
|
| 147 |
+
<div class="tags">
|
| 148 |
+
Tags:
|
| 149 |
+
<meta class="keywords" itemprop="keywords" content="life,love">
|
| 150 |
+
|
| 151 |
+
<a class="tag" href="/tag/life/page/1/">life</a>
|
| 152 |
+
|
| 153 |
+
<a class="tag" href="/tag/love/page/1/">love</a>
|
| 154 |
+
|
| 155 |
+
</div>
|
| 156 |
+
</div>
|
| 157 |
+
|
| 158 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 159 |
+
<span class="text" itemprop="text">“I have not failed. I've just found 10,000 ways that won't work.”</span>
|
| 160 |
+
<span>by <small class="author" itemprop="author">Thomas A. Edison</small>
|
| 161 |
+
<a href="/author/Thomas-A-Edison">(about)</a>
|
| 162 |
+
</span>
|
| 163 |
+
<div class="tags">
|
| 164 |
+
Tags:
|
| 165 |
+
<meta class="keywords" itemprop="keywords" content="edison,failure,inspirational,paraphrased">
|
| 166 |
+
|
| 167 |
+
<a class="tag" href="/tag/edison/page/1/">edison</a>
|
| 168 |
+
|
| 169 |
+
<a class="tag" href="/tag/failure/page/1/">failure</a>
|
| 170 |
+
|
| 171 |
+
<a class="tag" href="/tag/inspirational/page/1/">inspirational</a>
|
| 172 |
+
|
| 173 |
+
<a class="tag" href="/tag/paraphrased/page/1/">paraphrased</a>
|
| 174 |
+
|
| 175 |
+
</div>
|
| 176 |
+
</div>
|
| 177 |
+
|
| 178 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 179 |
+
<span class="text" itemprop="text">“A woman is like a tea bag; you never know how strong it is until it's in hot water.”</span>
|
| 180 |
+
<span>by <small class="author" itemprop="author">Eleanor Roosevelt</small>
|
| 181 |
+
<a href="/author/Eleanor-Roosevelt">(about)</a>
|
| 182 |
+
</span>
|
| 183 |
+
<div class="tags">
|
| 184 |
+
Tags:
|
| 185 |
+
<meta class="keywords" itemprop="keywords" content="misattributed-eleanor-roosevelt">
|
| 186 |
+
|
| 187 |
+
<a class="tag" href="/tag/misattributed-eleanor-roosevelt/page/1/">misattributed-eleanor-roosevelt</a>
|
| 188 |
+
|
| 189 |
+
</div>
|
| 190 |
+
</div>
|
| 191 |
+
|
| 192 |
+
<div class="quote" itemscope="" itemtype="http://schema.org/CreativeWork">
|
| 193 |
+
<span class="text" itemprop="text">“A day without sunshine is like, you know, night.”</span>
|
| 194 |
+
<span>by <small class="author" itemprop="author">Steve Martin</small>
|
| 195 |
+
<a href="/author/Steve-Martin">(about)</a>
|
| 196 |
+
</span>
|
| 197 |
+
<div class="tags">
|
| 198 |
+
Tags:
|
| 199 |
+
<meta class="keywords" itemprop="keywords" content="humor,obvious,simile">
|
| 200 |
+
|
| 201 |
+
<a class="tag" href="/tag/humor/page/1/">humor</a>
|
| 202 |
+
|
| 203 |
+
<a class="tag" href="/tag/obvious/page/1/">obvious</a>
|
| 204 |
+
|
| 205 |
+
<a class="tag" href="/tag/simile/page/1/">simile</a>
|
| 206 |
+
|
| 207 |
+
</div>
|
| 208 |
+
</div>
|
| 209 |
+
|
| 210 |
+
<nav>
|
| 211 |
+
<ul class="pager">
|
| 212 |
+
|
| 213 |
+
|
| 214 |
+
<li class="next">
|
| 215 |
+
<a href="/page/2/">Next <span aria-hidden="true">→</span></a>
|
| 216 |
+
</li>
|
| 217 |
+
|
| 218 |
+
</ul>
|
| 219 |
+
</nav>
|
| 220 |
+
</div>
|
| 221 |
+
<div class="col-md-4 tags-box">
|
| 222 |
+
|
| 223 |
+
<h2>Top Ten tags</h2>
|
| 224 |
+
|
| 225 |
+
<span class="tag-item">
|
| 226 |
+
<a class="tag" style="font-size: 28px" href="/tag/love/">love</a>
|
| 227 |
+
</span>
|
| 228 |
+
|
| 229 |
+
<span class="tag-item">
|
| 230 |
+
<a class="tag" style="font-size: 26px" href="/tag/inspirational/">inspirational</a>
|
| 231 |
+
</span>
|
| 232 |
+
|
| 233 |
+
<span class="tag-item">
|
| 234 |
+
<a class="tag" style="font-size: 26px" href="/tag/life/">life</a>
|
| 235 |
+
</span>
|
| 236 |
+
|
| 237 |
+
<span class="tag-item">
|
| 238 |
+
<a class="tag" style="font-size: 24px" href="/tag/humor/">humor</a>
|
| 239 |
+
</span>
|
| 240 |
+
|
| 241 |
+
<span class="tag-item">
|
| 242 |
+
<a class="tag" style="font-size: 22px" href="/tag/books/">books</a>
|
| 243 |
+
</span>
|
| 244 |
+
|
| 245 |
+
<span class="tag-item">
|
| 246 |
+
<a class="tag" style="font-size: 14px" href="/tag/reading/">reading</a>
|
| 247 |
+
</span>
|
| 248 |
+
|
| 249 |
+
<span class="tag-item">
|
| 250 |
+
<a class="tag" style="font-size: 10px" href="/tag/friendship/">friendship</a>
|
| 251 |
+
</span>
|
| 252 |
+
|
| 253 |
+
<span class="tag-item">
|
| 254 |
+
<a class="tag" style="font-size: 8px" href="/tag/friends/">friends</a>
|
| 255 |
+
</span>
|
| 256 |
+
|
| 257 |
+
<span class="tag-item">
|
| 258 |
+
<a class="tag" style="font-size: 8px" href="/tag/truth/">truth</a>
|
| 259 |
+
</span>
|
| 260 |
+
|
| 261 |
+
<span class="tag-item">
|
| 262 |
+
<a class="tag" style="font-size: 6px" href="/tag/simile/">simile</a>
|
| 263 |
+
</span>
|
| 264 |
+
|
| 265 |
+
|
| 266 |
+
</div>
|
| 267 |
+
</div>
|
| 268 |
+
|
| 269 |
+
</div>
|
| 270 |
+
<footer class="footer">
|
| 271 |
+
<div class="container">
|
| 272 |
+
<p class="text-muted">
|
| 273 |
+
Quotes by: <a href="https://www.goodreads.com/quotes">GoodReads.com</a>
|
| 274 |
+
</p>
|
| 275 |
+
<p class="copyright">
|
| 276 |
+
Made with <span class="zyte">❤</span> by <a class="zyte" href="https://www.zyte.com">Zyte</a>
|
| 277 |
+
</p>
|
| 278 |
+
</div>
|
| 279 |
+
</footer>
|
| 280 |
+
|
| 281 |
+
</body></html>
|
eval_data_extract/html/0003.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0004.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0005.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0006.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0007.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0008.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0009.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0010.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0011.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/html/0012.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_data_extract/metadata/0001.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0001",
|
| 3 |
+
"name": "All products | Books to Scrape - Sandbox",
|
| 4 |
+
"description": "Content from books.toscrape.com",
|
| 5 |
+
"url": "https://books.toscrape.com/",
|
| 6 |
+
"created_at": "2025-05-08T01:45:28.005121Z",
|
| 7 |
+
"size": 50989,
|
| 8 |
+
"dom_nodes": 542,
|
| 9 |
+
"text_nodes": 843,
|
| 10 |
+
"link_nodes": 94,
|
| 11 |
+
"image_nodes": 20,
|
| 12 |
+
"max_nesting_level": 14
|
| 13 |
+
}
|
eval_data_extract/metadata/0002.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0002",
|
| 3 |
+
"name": "Quotes to Scrape",
|
| 4 |
+
"description": "Content from quotes.toscrape.com",
|
| 5 |
+
"url": "https://quotes.toscrape.com/",
|
| 6 |
+
"created_at": "2025-05-08T01:45:28.017316Z",
|
| 7 |
+
"size": 10953,
|
| 8 |
+
"dom_nodes": 151,
|
| 9 |
+
"text_nodes": 285,
|
| 10 |
+
"link_nodes": 55,
|
| 11 |
+
"image_nodes": 0,
|
| 12 |
+
"max_nesting_level": 10
|
| 13 |
+
}
|
eval_data_extract/metadata/0003.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0003",
|
| 3 |
+
"name": "Amazon.com: soyizpo I16 ProMax Smartphone Unlocked Cell Phone, 6.99“ HD Screen 5G Phone, 8+256GB Phone Unlocked, 7000mAh, 68+108MP Zoom Camera, Fingerprint Button Unlock-and take Photos,Dual SIM, Face ID (White) : Cell Phones & Accessories",
|
| 4 |
+
"description": "Content from www.amazon.com",
|
| 5 |
+
"url": "https://www.amazon.com/soyizpo-I16-ProMax-Smartphone-Fingerprint/dp/B0DLX41W6M?th=1",
|
| 6 |
+
"created_at": "2025-05-08T01:45:30.828412Z",
|
| 7 |
+
"size": 2627103,
|
| 8 |
+
"dom_nodes": 5671,
|
| 9 |
+
"text_nodes": 5602,
|
| 10 |
+
"link_nodes": 349,
|
| 11 |
+
"image_nodes": 100,
|
| 12 |
+
"max_nesting_level": 37
|
| 13 |
+
}
|
eval_data_extract/metadata/0004.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0004",
|
| 3 |
+
"name": "Amazon.com : iphone",
|
| 4 |
+
"description": "Content from www.amazon.com",
|
| 5 |
+
"url": "https://www.amazon.com/s?k=iphone",
|
| 6 |
+
"created_at": "2025-05-08T01:45:30.810710Z",
|
| 7 |
+
"size": 832103,
|
| 8 |
+
"dom_nodes": 3960,
|
| 9 |
+
"text_nodes": 3127,
|
| 10 |
+
"link_nodes": 411,
|
| 11 |
+
"image_nodes": 25,
|
| 12 |
+
"max_nesting_level": 37
|
| 13 |
+
}
|
eval_data_extract/metadata/0005.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0005",
|
| 3 |
+
"name": "テレビ、ビデオ、家庭用 オーディオ エレクトロニクス | eBay",
|
| 4 |
+
"description": "Content from www.ebay.com",
|
| 5 |
+
"url": "https://www.ebay.com/b/TV-Video-Home-Audio-Electronics/32852/bn_1648392",
|
| 6 |
+
"created_at": "2025-05-08T01:45:33.414428Z",
|
| 7 |
+
"size": 1746115,
|
| 8 |
+
"dom_nodes": 6492,
|
| 9 |
+
"text_nodes": 2665,
|
| 10 |
+
"link_nodes": 470,
|
| 11 |
+
"image_nodes": 133,
|
| 12 |
+
"max_nesting_level": 22
|
| 13 |
+
}
|
eval_data_extract/metadata/0006.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0006",
|
| 3 |
+
"name": "TV | eBay",
|
| 4 |
+
"description": "Content from www.ebay.com",
|
| 5 |
+
"url": "https://www.ebay.com/b/TVs/11071/bn_738302",
|
| 6 |
+
"created_at": "2025-05-08T01:45:34.228904Z",
|
| 7 |
+
"size": 2390448,
|
| 8 |
+
"dom_nodes": 13643,
|
| 9 |
+
"text_nodes": 3461,
|
| 10 |
+
"link_nodes": 556,
|
| 11 |
+
"image_nodes": 99,
|
| 12 |
+
"max_nesting_level": 22
|
| 13 |
+
}
|
eval_data_extract/metadata/0007.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0007",
|
| 3 |
+
"name": "Samsung QLED Display 4K UltraHD Smart TV - Q60B | eBay",
|
| 4 |
+
"description": "Content from www.ebay.com",
|
| 5 |
+
"url": "https://www.ebay.com/itm/135565215791",
|
| 6 |
+
"created_at": "2025-05-08T01:45:37.403858Z",
|
| 7 |
+
"size": 1278905,
|
| 8 |
+
"dom_nodes": 1798,
|
| 9 |
+
"text_nodes": 369,
|
| 10 |
+
"link_nodes": 165,
|
| 11 |
+
"image_nodes": 48,
|
| 12 |
+
"max_nesting_level": 33
|
| 13 |
+
}
|
eval_data_extract/metadata/0008.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0008",
|
| 3 |
+
"name": "Trending repositories on GitHub today · GitHub",
|
| 4 |
+
"description": "Content from github.com",
|
| 5 |
+
"url": "https://github.com/trending",
|
| 6 |
+
"created_at": "2025-05-08T01:45:42.174320Z",
|
| 7 |
+
"size": 604007,
|
| 8 |
+
"dom_nodes": 3338,
|
| 9 |
+
"text_nodes": 3935,
|
| 10 |
+
"link_nodes": 1175,
|
| 11 |
+
"image_nodes": 80,
|
| 12 |
+
"max_nesting_level": 24
|
| 13 |
+
}
|
eval_data_extract/metadata/0009.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0009",
|
| 3 |
+
"name": "OpenAI says non-profit will remain in control after backlash",
|
| 4 |
+
"description": "Content from www.bbc.com",
|
| 5 |
+
"url": "https://www.bbc.com/news/articles/cwy603eg0w8o",
|
| 6 |
+
"created_at": "2025-05-08T01:45:43.732090Z",
|
| 7 |
+
"size": 197300,
|
| 8 |
+
"dom_nodes": 940,
|
| 9 |
+
"text_nodes": 217,
|
| 10 |
+
"link_nodes": 139,
|
| 11 |
+
"image_nodes": 12,
|
| 12 |
+
"max_nesting_level": 18
|
| 13 |
+
}
|
eval_data_extract/metadata/0010.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0010",
|
| 3 |
+
"name": "BBC Innovation | Artificial Intelligence",
|
| 4 |
+
"description": "Content from www.bbc.com",
|
| 5 |
+
"url": "https://www.bbc.com/innovation/artificial-intelligence",
|
| 6 |
+
"created_at": "2025-05-08T01:45:44.174447Z",
|
| 7 |
+
"size": 275299,
|
| 8 |
+
"dom_nodes": 1553,
|
| 9 |
+
"text_nodes": 313,
|
| 10 |
+
"link_nodes": 165,
|
| 11 |
+
"image_nodes": 65,
|
| 12 |
+
"max_nesting_level": 20
|
| 13 |
+
}
|
eval_data_extract/metadata/0011.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0011",
|
| 3 |
+
"name": "Hugging Face – The AI community building the future.",
|
| 4 |
+
"description": "Content from huggingface.co",
|
| 5 |
+
"url": "https://huggingface.co/datasets",
|
| 6 |
+
"created_at": "2025-05-08T01:45:47.373063Z",
|
| 7 |
+
"size": 198306,
|
| 8 |
+
"dom_nodes": 1138,
|
| 9 |
+
"text_nodes": 851,
|
| 10 |
+
"link_nodes": 74,
|
| 11 |
+
"image_nodes": 1,
|
| 12 |
+
"max_nesting_level": 15
|
| 13 |
+
}
|
eval_data_extract/metadata/0012.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "0012",
|
| 3 |
+
"name": "华为FreeBuds SE2无线蓝牙耳机长续航快速充电华为耳机官方正品-tmall.com天猫",
|
| 4 |
+
"description": "Content from detail.tmall.com",
|
| 5 |
+
"url": "https://detail.tmall.com/item.htm?id=727376248905&sku_properties=5919063%3A6536025",
|
| 6 |
+
"created_at": "2025-05-08T01:45:48.495918Z",
|
| 7 |
+
"size": 259311,
|
| 8 |
+
"dom_nodes": 457,
|
| 9 |
+
"text_nodes": 184,
|
| 10 |
+
"link_nodes": 83,
|
| 11 |
+
"image_nodes": 13,
|
| 12 |
+
"max_nesting_level": 16
|
| 13 |
+
}
|
eval_data_extract/url_index.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"https://books.toscrape.com/": "0001",
|
| 3 |
+
"https://quotes.toscrape.com/": "0002",
|
| 4 |
+
"https://amazon.com/s?k=iphone": "0004",
|
| 5 |
+
"https://amazon.com/soyizpo-I16-ProMax-Smartphone-Fingerprint/dp/B0DLX41W6M": "0003",
|
| 6 |
+
"https://ebay.com/b/TV-Video-Home-Audio-Electronics/32852/bn_1648392": "0005",
|
| 7 |
+
"https://ebay.com/b/TVs/11071/bn_738302": "0006",
|
| 8 |
+
"https://ebay.com/itm/135565215791": "0007",
|
| 9 |
+
"https://github.com/trending": "0008",
|
| 10 |
+
"https://bbc.com/news/articles/cwy603eg0w8o": "0009",
|
| 11 |
+
"https://bbc.com/innovation/artificial-intelligence": "0010",
|
| 12 |
+
"https://huggingface.co/datasets": "0011",
|
| 13 |
+
"https://detail.tmall.com/item.htm?id=727376248905&sku_properties=5919063%3A6536025": "0012"
|
| 14 |
+
}
|