Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XPATH selector for the Webview #79

Open
gedw99 opened this issue Jul 19, 2024 · 0 comments
Open

XPATH selector for the Webview #79

gedw99 opened this issue Jul 19, 2024 · 0 comments
Labels
enhancement New or improved feature for existent plugins

Comments

@gedw99
Copy link

gedw99 commented Jul 19, 2024

Hey @inkeliz

I got a requirement where I need to let users load up a web page and then be able to get the XPATH of any element of the Web page they loaded.

Its a scraper system for pulling data from web pages that have very tabular data and will convert the HTML to CSV.

Do you think that this is feasible ? I am happy to write it but I figured I should ask for tips.
I am happy to PR it here if you want it. It would be Demo_scraper I guess.

The GUI will be something like:

The Webview is the main Pane.
The HTML Source is the bottom Pane.
When they right click on the Webview, I take them to that place in the source, and they can select the XPATH.

@gedw99 gedw99 added the enhancement New or improved feature for existent plugins label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or improved feature for existent plugins
Projects
None yet
Development

No branches or pull requests

1 participant