All Projects → schasins → Helena

schasins / Helena

Licence: bsd-2-clause
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.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Helena

Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-33.77%)
Mutual labels:  web-scraping, chrome-extension
Carettab
CaretTab - New Tab Page Replacement
Stars: ✭ 147 (-2.65%)
Mutual labels:  chrome-extension
Zillow
Zillow Scraper for Python using Selenium
Stars: ✭ 141 (-6.62%)
Mutual labels:  web-scraping
Sqrape
Simple Query Scraping with CSS and Go Reflection (MOVED to Gitlab)
Stars: ✭ 144 (-4.64%)
Mutual labels:  web-scraping
Chrome Ssh Agent
SSH Agent for use with Google Chrome's Secure Shell extension
Stars: ✭ 142 (-5.96%)
Mutual labels:  chrome-extension
Notes
📔 Linux、MySQL、Nginx、PHP、Git、Shell 等笔记
Stars: ✭ 1,835 (+1115.23%)
Mutual labels:  chrome-extension
Face Mask Browser Extension
😷 A browser extension that puts masks on faces on the internet
Stars: ✭ 141 (-6.62%)
Mutual labels:  chrome-extension
Github Stars Tagger
A Google Chrome extension that lets you add tags to your starred repositories directly on GitHub
Stars: ✭ 148 (-1.99%)
Mutual labels:  chrome-extension
Css Used Chromeext
Get all css rules used by the selected DOM and its children.
Stars: ✭ 146 (-3.31%)
Mutual labels:  chrome-extension
Instagramdownloader
Firefox and Chrome Extention which creates an download button for instagram images and videos and videos
Stars: ✭ 144 (-4.64%)
Mutual labels:  chrome-extension
Youtube Projects
This repository contains all the code I use in my YouTube tutorials.
Stars: ✭ 144 (-4.64%)
Mutual labels:  chrome-extension
Chrome Ff
Fuzzy Finder for Chrome/Chromium tabs and windows
Stars: ✭ 142 (-5.96%)
Mutual labels:  chrome-extension
Codelf
A search tool helps dev to solve the naming things problem.
Stars: ✭ 12,052 (+7881.46%)
Mutual labels:  chrome-extension
Coinflict Of Interest
Browser extension to show user biases on Crypto Twitter.
Stars: ✭ 142 (-5.96%)
Mutual labels:  chrome-extension
Phpscraper
PHP Scraper - an highly opinionated web-interface for PHP
Stars: ✭ 148 (-1.99%)
Mutual labels:  web-scraping
Download Manager
谷歌浏览器下载管理器插件【A chrome extension for managing download】
Stars: ✭ 141 (-6.62%)
Mutual labels:  chrome-extension
Warcreate
Chrome extension to "Create WARC files from any webpage"
Stars: ✭ 143 (-5.3%)
Mutual labels:  chrome-extension
Timecat
A Magical Web Recorder & Player 🖥
Stars: ✭ 1,955 (+1194.7%)
Mutual labels:  chrome-extension
Juno crawler
Scrapy crawler to collect data on the back catalog of songs listed for sale.
Stars: ✭ 150 (-0.66%)
Mutual labels:  web-scraping
Rsshub Radar
🍰 Browser extension that simplifies finding and subscribing RSS and RSSHub
Stars: ✭ 2,388 (+1481.46%)
Mutual labels:  chrome-extension

Helena Web Automation and Web Scraping

What is Helena?

Helena is a Chrome extension that can help automate repetitive interactions with well-structured webpages. A user can demonstrate how to scrape the first row of a dataset, and Helena will write a program for scraping the next hundreds or thousands of rows. Helena is also the name of the web automation language that the Helena extension uses. See http://helena-lang.org/ for an overview of the Helena project.

Can I see Helena in action?

Sure! Here's a very quick video demo:

Link to a video demo of Helena in action.

Can I use Helena if I don't know how to code?

Yes! In fact Helena is designed especially for non-programmers. The idea is that you provide a demonstration of the actions you want Helena to do, and Helena figures out the rest.

How do I install Helena?

Find the directions here: http://helena-lang.org/download

How do I install Helena from source?

Find the directions here: https://github.com/schasins/helena/wiki/Installing-Helena-(for-Developers)

Can I get Helena from the Chrome Web Store?

We have not yet placed Helena on the Chrome Web Store, since it's still in the early stages and still undergoing many substantial changes. We do expect to release a version in the Chrome Web Store eventually.

Will Helena work on my computer?

Helena has been tested with recent versions of Chrome on recent Mac and Linux operating systems.

How should I learn to use Helena?

We recommend learning from video tutorials! Our current playlist of tutorials is available here: https://www.youtube.com/playlist?list=PLYeneIW6KQxIDUEp2QaNNKrgXg9hVvxZo

We recommend starting with something simple like our favorite Google Scholar example!

If you want the quick intro: Helena: Write a Scraping Script in Under a Minute

If you want a slower walkthrough: A Brief Introduction to the Helena Web Automation Language and Tool

Once you've watched a few video tutorials and you're almost ready to start writing your own scripts, we highly recommend checking out our tips and tricks page: https://github.com/schasins/helena/wiki/Helena-Tips-and-Tricks.

Is Helena reliable?

Helena is just a research prototype. It's being developed by only one person, and it's still quite new. So definitely don't expect it to be a reliable, professional-quality, production-ready tool. But if you run into problems, please get in touch - we want to keep making it better!

May I use Helena for my project?

We designed Helena to help researchers, especially social scientists and data scientists. If you're looking to use Helena for those purposes, please go ahead!

Are you looking for collaborators?

Yes! If you're interested in either using Helena for your research or in helping to improve Helena, please get in touch!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].