1.1.2 • Published 8 years ago

bot-canalplus v1.1.2

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
8 years ago

scrapjob-bot-canalplus

A simple bot that scrap Canal+ job board periodically.

Requirements

Install Typescript first :

npm install -g typescript

Then install typings :

npm install typings -g
typings install

Install & Build

Clone the repository and run the bot :

git clone https://github.com/ScrapThemAll/scrapjob-bot-canalplus.git
npm run build
npm start

Examples

This example will render JSON objects sended by the bot.

node examples/client.ts

Contributing

  1. Create an issue using the issue tracker and describe your idea
  2. Fork it
  3. Create your feature branch : git checkout -b my-new-feature
  4. Commit your changes : git commit -am 'Add some feature'
  5. Publish the branch : git push origin my-new-feature
  6. Create a new Pull Request

Contributors

Please see the full Contributors Graph for our list of contributors.

License

scrapjob-bot-canalplus is released under version 3.0 of the GNU General Public License.