Skip to content

An attempt at creating a chatbot for Allocine & Gaumont Pathé using Puppeteer.

Notifications You must be signed in to change notification settings

DavidMellul/Allocine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Allocine

An attempt at creating a chatbot for Allocine & Gaumont Pathé using Puppeteer.

Part 1

This is the first part of the process, as I explain in this article : Creating a chatbot to book cinema shows - Part 1

Install

Just copy paste those lines :

  git clone https://github.com/DavidMellul/Allocine.git
  cd Allocine
  npm install puppeteer
  npm install readline-sync
  node main.js

(Sorry, I didn't have the courage to run a npm init 😢 )

About

An attempt at creating a chatbot for Allocine & Gaumont Pathé using Puppeteer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published