1.1.2 • Published 9 years ago
bot-canalplus v1.1.2
scrapjob-bot-canalplus
A simple bot that scrap Canal+ job board periodically.
Requirements
Install Typescript first :
npm install -g typescriptThen install typings :
npm install typings -g
typings installInstall & Build
Clone the repository and run the bot :
git clone https://github.com/ScrapThemAll/scrapjob-bot-canalplus.git
npm run build
npm startExamples
This example will render JSON objects sended by the bot.
node examples/client.tsContributing
- Create an issue using the issue tracker and describe your idea
- Fork it
- Create your feature branch :
git checkout -b my-new-feature - Commit your changes :
git commit -am 'Add some feature' - Publish the branch :
git push origin my-new-feature - 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.