You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider the posibility of make a simple webbrowser desktop application that allows the "end-users" scrape web pages with a GUI. This app should show the webpage to the user and allow him to select the needed data. Then it should generate a DSL template based on the selected data and submit it to the crawler.
Consider the posibility of make a simple webbrowser desktop application that allows the "end-users" scrape web pages with a GUI. This app should show the webpage to the user and allow him to select the needed data. Then it should generate a DSL template based on the selected data and submit it to the crawler.
Here's a Qt based simple webbrowser code:
https://github.com/jmg/simple-web-browser
We can start using this base of code.
The text was updated successfully, but these errors were encountered: