mishushakov / llm-scraper

Turn any webpage into structured data using LLMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use LLM without Playwright

luminous8 opened this issue · comments

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