Generate python code from sitemaps

Hi, I really like the way I create extracting logic in web scraper but I missed the freedom that gives me programming language.

So I created a little tool for converting a sitemap to python code.
Feel free to contribute, comment and use, have a great day!

Link to the tool

3 Likes

Wow, that's a great idea and tool. Will check it out later.

I already use WS to test scraper flow, CSS selectors and regex before I create Python scrapers.