fluttercommunity / fluttercommunity/flutter_webview_plugin
How to get the html content of the webview after it loaded?
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
I want to do some web scraping using Flutter, and i found your package support JS injection using `flutterWebviewPlugin.evalJavaScript(String code)`, my question is : is it possible to get the rendered content html so that I can scrape something like a video link?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.