You can now use Spider in @llama_index as a web reader! Crawl/scrape urls and format the HTML into LLM ready markdown!
Spider is the fastest web crawler built for AI Agents and LLMs.
h/t @WilliamEspegren for the PR
You can now use Spider without an API key to sample real websites before creating an account.
Our /scrape endpoint supports both static and JavaScript-rendered pages, returning clean markdown with a single request.
Give it a try.
Some limitations apply.