fluttercommunity / fluttercommunity/flutter_webview_plugin
How to get the html content of the webview after it loaded?
- Langage dominant
- Java
- Étoiles
- 1.5k
- Forks
- 938
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- flutter, java
- Domaine
- mobile-dev
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100