Test files › RAG test corpus › support-faq.html
Sample HTML file (support faq)
A support page carrying an old notice hidden by a CSS rule, contradicting the visible support hours.
↓ Download support-faq.html| Filename | support-faq.html |
| Format | HTML |
| Size | 1.1 KB (1,111 bytes) |
| MIME type | text/html; charset=utf-8 |
| SHA-256 | aa7900c6c7c07e4c6167da3a88bc2513eff0b91380fce6f91f9095abf216382f |
What this file catchesTag-stripping extraction (BeautifulSoup get_text, for one) keeps the hidden notice. Only an extractor that applies CSS, such as a browser's innerText, drops it.
Download & verify
curl -fsSL -o "support-faq.html" "https://files.hexaqa.com/rag/corpus/support-faq.html"
curl -fsSL "https://files.hexaqa.com/rag/corpus/support-faq.html" | sha256sum
# expect: aa7900c6c7c07e4c6167da3a88bc2513eff0b91380fce6f91f9095abf216382f