Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

sparksis/cinemanotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cineplex-notifier

Build instructions

Run the following:

export SENDGRID_API_KEY=<your api key>
./scripts/build-test-environment.sh  < /dev/null
mvn -P arq-wildfly-managed clean -Dmaven.test.failure.ignore=true test

Start wildfly in the usualy way (out of scope of this document)

Run instructions

In the webapp director run the following

mvn wildfly:deploy

Usage

Sever runs at http://localhost:8080/.

To Load data you can run groovy scripts/scrape-cineplex.groovy though the screen scraping may fail.

Disclaimer

When this project was originally built Cineplex's robots.txt did not block scraping of movie data. It is up to you to know what data you should and should not be agregating when you use these tools.

About

Deferred as openshift is does not appear to support @schedule. Source code for https://cineplexnotifier.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published