fluttercommunity / fluttercommunity/flutter_webview_plugin

How to get the html content of the webview after it loaded?

Open
#764 1 comment 0 reactions 0 assignees View on GitHub
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

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, java
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.