[b]"Can Beautiful Soup process JSONL files, or do I need another tool?"[/b] Alternatively, for a more direct approach

22 Replies, 1189 Views

Hey folks, quick question: can beautiful soup process jsonl files?

I’ve used it for scraping HTML/XML before, and it’s a lifesaver. But now I’ve got these jsonl files, and I’m not sure if BS is the right tool.

Like, does it even *get* jsonl, or am I better off with something else? Don’t wanna waste time if it’s not built for that.

Anybody tried this before? Or should I just switch to like, `json` module or whatever?

Thanks in advance! 🙌

(Also, if you’ve got tips for handling jsonl, I’m all ears!)

Messages In This Thread
[b]"Can Beautiful Soup process JSONL files, or do I need another tool?"[/b] Alternatively, for a more direct approach - by - 16-12-2024, 03:47 PM



Users browsing this thread: 1 Guest(s)