I need to scrape an internal website and make it into JSON.
-
I need to scrape an internal website and make it into JSON. they don't offer API, the data is not an endpoint, it's in the HTML. what tool should I use?
-
I need to scrape an internal website and make it into JSON. they don't offer API, the data is not an endpoint, it's in the HTML. what tool should I use?

@kaia@brot.eus
Beautiful Soup?
https://beautiful-soup-4.readthedocs.io/en/latest/