fluttercommunity / fluttercommunity/flutter_webview_plugin
How to get the html content of the webview after it loaded?
- 主要言語
- Java
- スター
- 1.5k
- フォーク
- 938
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No source file or test is named. Start by reviewing the evalJavaScript(String code) bridge and the WebView load lifecycle, then determine whether rendered HTML can be returned after loading on the supported platforms. Done means the capability is clearly scoped and its supported API behavior is documented or covered by an agreed test.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- flutter, java
- 領域
- mobile-dev
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100