https://github.com/schasins/helena
A Chrome extension for writing custom web scraping programs and web automation programs. Just demonstrate how to collect the first row of data, then let the extension write the program for collecting all rows.
https://github.com/schasins/helena
chrome-extension javascript programming-by-example synthesis web-scraping
Last synced: 3 months ago
JSON representation
A Chrome extension for writing custom web scraping programs and web automation programs. Just demonstrate how to collect the first row of data, then let the extension write the program for collecting all rows.
- Host: GitHub
- URL: https://github.com/schasins/helena
- Owner: schasins
- License: bsd-2-clause
- Created: 2016-04-19T00:35:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T06:02:12.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T13:05:46.071Z (over 1 year ago)
- Topics: chrome-extension, javascript, programming-by-example, synthesis, web-scraping
- Language: JavaScript
- Homepage:
- Size: 504 MB
- Stars: 238
- Watchers: 16
- Forks: 23
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - schasins/helena - A Chrome extension for writing custom web scraping programs and web automation programs. Just demonstrate how to collect the first row of data, then let the extension write the program for collecting (JavaScript)