[b]"What's the best way to scrape data using LLM? Any tips or tools?"[/b] or [b]"Has anyone successfully managed t

16 Replies, 413 Views

Why not both?

I use traditional scrapers to get the data, then LLMs to clean/parse it. Best of both worlds.

For example, scrape with Selenium, then dump the messy output into GPT-4 to structure it. Works way better than relying on the LLM alone.

Messages In This Thread



Users browsing this thread: 1 Guest(s)