Skip to content

batuhanicoz/artoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artoo

artoo is a piece of JavaScript code meant to be run in your browser's console to provide you with some scraping utilities.

artoo's full documentation is available on github pages.

Contribution

Build Status

Contributions are more than welcome. Feel free to submit any pull request as long as you added unit tests if relevant and passed them all.

To install the development environment, clone your fork and use the following commands:

# Install dependencies
npm install

# Testing
npm test

# Compiling dev & prod bookmarklets
grunt bookmarklets

# Running a test server hosting the concatenated file
npm start

# Running a https server hosting the concatenated file
# Note that you'll need some ssl keys (instructions to come...)
npm run https

Authors

artoo is being developed by Guillaume Plique @ SciencesPo - médialab.

Logo by Daniele Guido.

About

The client-side scraping companion.

Resources

License

Stars

Watchers

Forks

Packages

No packages published