Hidden Data in HTML

Test #14

This page contains data hidden in 7 locations within the HTML. Can your scraper find all of them?

Test Passing Criteria
ScrapeMe Pro Scanner
In Stock
SKU: SM-PRO-SCANNER-001
🔍

ScrapeMe Pro Scanner

$299.99

★★★★★4.7 (342 reviews)

Advanced web scraping analysis tool with real-time monitoring. Features include intelligent pattern recognition, proxy rotation support, and comprehensive data extraction capabilities.

Challenge

The visible product card above only shows basic information. The full dataset is spread across 7 hidden locations in this page's HTML source:

  1. JSON-LD structured data (<script type="application/ld+json">)
  2. Embedded JSON in a script tag (<script id="__DATA__">)
  3. data-* attributes on a hidden div (#product-meta)
  4. CSS ::after content (#hidden-css-data)
  5. HTML comments (<!-- sm-hidden-comment: ... -->)
  6. noscript tag (<noscript>)
  7. template tag (<template id="product-template">)

Verify your findings by POSTing to /api/test/hidden-data/verify with the extracted data.