XiaoFaye / NativeDOMParser

Use native JavaScript DOM Parser in multi-platform by using WebBrowser/WebView.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NativeDOMParser

Use native JavaScript DOM Parser in multi-platform using WebBrowser/WebView.

This code allows you to extact required data from web pages easily in all popular platforms without importing any third-party library. Ideally for testing, and resource-insensitive applications.

Please note that only key source code included, not completed projects.

About

Use native JavaScript DOM Parser in multi-platform by using WebBrowser/WebView.

License:MIT License


Languages

Language:C# 63.6%Language:Objective-C 18.8%Language:Java 17.6%