114732051782784584

Published: Mon 23 June 2025
Updated: Mon 23 June 2025
By me

In misc.

@sinvega do you know python and CSS? I would use scrapy for that. In short, you tell it where to start, how to find pagination/next link, how to find link to page you want to extract and how to find the content you are interest in. Then it does the crawling and scrapping and you get a json file.

links

social