First of all, I am new to python. I am trying to make a web crawler that keeps keeps checking a particular website until it finds a specific tv series keywords available.
I have gone through the other answers many times by now, but nothing works for me. I am unable to install pygame as suggested here:- Playing mp3 song on python
Tried importing the the webbrowser, installing vlc module from git, things dont work out.
Can someone just give me a simple detailed guide to do this?