Project: js2xml

Convert Javascript code to XML document

Project Details

Latest version
0.5.0
Home Page
https://github.com/scrapinghub/js2xml
PyPI Page
https://pypi.org/project/js2xml/

Project Popularity

PageRank
0.0015730061941518318
Number of downloads
95565

====== js2xml

js2xml is a simple helper to parse Javascript code by representing a parse tree in XML.

You can then use XPath for example to find interesting bits in Javascript instructions (strings, IDs, function parameters...)