Skip to content

sriram-senthilkr/movieshow-webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Simple Movie Webscraper

An awesome webscraper that notifies you when a new movie is out!

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

I really wanted to watch a movie on the first day it came out. Hence, I made a webscraper that scrapes the website once every 5 minutes, and notifies me when the movie is out.

How it works:

  • Scrapes this particular website once every 5 minutes to check for all the movies in their listing.
  • Sends a message on the telegram bot that needs to be created
  • Updates that a new movie is up, as well as shows all the movies that are currently screening 😄

This webscraper is to be used only with this particular website, as the javascript elements are configured to be as such.

(back to top)

Getting Started

You will need to create a new telegram bot, and store its key in your config file. I forgot the rest of the steps tbh........

Prerequisites

Should have done this earlier, I forgot.

Installation

Did I mention I forgot?

Its for my personal use anyways so whatever.

(back to top)

About

A web scraper that updates when a new move is released

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages