Marvin Zhang
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.
dcea807 | { | |
| "https://books.toscrape.com/": "0001", | |
| "https://quotes.toscrape.com/": "0002", | |
| "https://amazon.com/s?k=iphone": "0004", | |
| "https://amazon.com/soyizpo-I16-ProMax-Smartphone-Fingerprint/dp/B0DLX41W6M": "0003", | |
| "https://ebay.com/b/TV-Video-Home-Audio-Electronics/32852/bn_1648392": "0005", | |
| "https://ebay.com/b/TVs/11071/bn_738302": "0006", | |
| "https://ebay.com/itm/135565215791": "0007", | |
| "https://github.com/trending": "0008", | |
| "https://bbc.com/news/articles/cwy603eg0w8o": "0009", | |
| "https://bbc.com/innovation/artificial-intelligence": "0010", | |
| "https://huggingface.co/datasets": "0011", | |
| "https://detail.tmall.com/item.htm?id=727376248905&sku_properties=5919063%3A6536025": "0012" | |
| } |