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
Filenamesupport-faq.html
FormatHTML
Size1.1 KB (1,111 bytes)
MIME typetext/html; charset=utf-8
SHA-256aa7900c6c7c07e4c6167da3a88bc2513eff0b91380fce6f91f9095abf216382f
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

More rag test corpus test files

price-list.xlsxproduct-sheet-two-column.pdfservice-manual.docxstaff-handbook.pdfsupport-thread.emlanswers.jsonlall-facts.txtfirmware-3.1-notes-v1.md

← All RAG test corpus files