I'm a french student and my high school have a website call Pronote use for write homework, if I'm present, etc... The problem: the site is often down, and it's impossible to recover the homework.
So, I wan't to create a Python script witch save sometimes a screenshot of the website. But he's coded in JavaScript and when I use python urllib2, Pronote return "Please use Google Chrome or Mozilla Firefox...". So if you know how to do it, without open a windows, thanks for you're answer.
( I use Python 2.7, Windows 10 (x64), and I know the Pronote IP. )