https://github.com/odynvolk/alerts-dumper
https://github.com/odynvolk/alerts-dumper
alerts google links talkwalker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/odynvolk/alerts-dumper
- Owner: odynvolk
- Created: 2017-01-29T20:54:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T07:06:04.000Z (almost 9 years ago)
- Last Synced: 2025-04-19T18:34:44.733Z (about 1 year ago)
- Topics: alerts, google, links, talkwalker
- Language: JavaScript
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
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.