Go to file
Alex Thomassen 36a5336c9d
Initial scraping implementation
2023-10-14 16:07:01 +00:00
data Initial scraping implementation 2023-10-14 16:07:01 +00:00
.editorconfig Initial scraping implementation 2023-10-14 16:07:01 +00:00
.gitignore Initial scraping implementation 2023-10-14 16:07:01 +00:00
FilmwebScraper.php Initial scraping implementation 2023-10-14 16:07:01 +00:00
README.md Initial scraping implementation 2023-10-14 16:07:01 +00:00
cli.php Initial scraping implementation 2023-10-14 16:07:01 +00:00
composer.json Initial scraping implementation 2023-10-14 16:07:01 +00:00
composer.lock Initial scraping implementation 2023-10-14 16:07:01 +00:00

README.md

NorWeebianMovieMonitor

Monitoring local Norwegian cinemas for weeb movies.
Primarily targeting any cinema that uses the same platform from Filmweb(?), such as Hamar Kino and Lillehammer Kino.

The idea is basically to periodically check the homepages for any new movies, and see if they contain any form of tags. Initial implementation will likely just check if "language = Japanese".

It should hopefully be written well enough to be easily extendable to other "tags" that may be of interest.