Cursor/(LLMs) preform a lot better with documentation in the context window.
I’ve found Cursor’s built in doc scraping to not work. Does anyone have a good doc scraper?
Gitingest is good but only handles docs in git. I’ve tried firecrawl, which has worked, but is slow and breaks for a lot of sites.
Specifically, scraping swift package index https://swiftpackageindex.com/groue/GRDB.swift/v7.4.1/documentation/grdb or apple docs would be great.