HTML Parser will allow you to parse specific data from website's HTML code using regular expressions.
Regex templates are used to have quicker access to needed information with the output customization.
This app will save you internet traffic, time to find information on the web-page and finally it is a good way to practice regular expression pattern skills.
Features:
– Full java regular expressions support
– Regular expressions backreference support
– Search and copy parse results
– Regular expressions cheat sheet
– Predefined parsing templates examples
– View full HTML-source code
– Display format option (Source code/Rendered HTML-content)
– UserAgent support
– Start-up template for quicker parsing
– Proxy support
– Timeout settings
Latest Version
1.1aUploaded by
Garena Moba
Requires Android
Android 2.2+
Category
Free Tools AppContent Rating
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Report
Flag as inappropriateLast updated on Aug 16, 2015
– added UserAgent support
– added Display format (Source code/Rendered content)
– fixed encoding problem
– fixed crash on wrong input values
– small optimizations