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
Última Versión
1.1aPresentado por
Garena Moba
Requisitos
Android 2.2+
Categoría
Gratis Herramientas APPClasificación de contenido
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Reportar
Marcar como inapropiadoLast updated on 16/08/2015
– added UserAgent support
– added Display format (Source code/Rendered content)
– fixed encoding problem
– fixed crash on wrong input values
– small optimizations