Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://medialab.github.io/artoo/

artoo.js - the client-side scraping companion.
https://medialab.github.io/artoo/

scraping

Last synced: 2 months ago
JSON representation

artoo.js - the client-side scraping companion.

Lists

README

        



artoo

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

The library's full documentation is available on [github pages](https://medialab.github.io/artoo).

## Contribution
[![Build Status](https://travis-ci.org/medialab/artoo.svg)](https://travis-ci.org/medialab/artoo)

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
gulp 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.js** is being developed by [Guillaume Plique](https://github.com/Yomguithereal) @ SciencesPo - [médialab](http://www.medialab.sciences-po.fr/fr/).

Logo by [Daniele Guido](https://github.com/danieleguido).

R2D2 ascii logo by [Joan Stark](http://www.geocities.com/spunk1111/) aka `jgs`.