llm-scraper
llm-scraper copied to clipboard
Use LLM without Playwright
Thanks for this, it's really good!
is there a way to send raw html of a page instead of using playwright to scrape a page and ask the llm to extract the content?
On my list 😉
👋 Any update on this?
Currently not, but you can use generateAISDKCompletions function from models.ts
+1