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

https://github.com/odynvolk/alerts-dumper


https://github.com/odynvolk/alerts-dumper

alerts google links talkwalker

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# alerts-dumper
> Fetch your alerts from Google and Talkwalker and saves them to disk.

## Install

Install with [npm](https://www.npmjs.com/)

```sh
$ npm install alerts-dumper --save
```

## Usage

alerts-dumper uses the [exp-config](https://github.com/ExpressenAB/exp-config) module for handling its' configuration in JSON files.

Create a `development.json` with the settings you like, the example file should be self explanatory.

```bash

> npm start

Running 2017-02-12T21:22:34.899Z
Saving 202 URLs!
````

## Running tests

Install dev dependencies:

```sh
$ npm test
```

## Contributing

Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/odynvolk/alerts-dumper/issues/new)

## Author

+ [github/odynvolk](https://github.com/odynvolk)

## License

Released under the MIT license.