mercredi 17 avril 2019

Simulating a page visit in Python

I would like to automate the following actions on a website seen from the server perspective:

  1. User visits the website
  2. User is authenticated via cookie
  3. User clicks on an internal link

So basically it's a simple bot navigating a website in a predetermined way. How would I go about creating something like this in Python to be run on a Raspberry Pi?




Aucun commentaire:

Enregistrer un commentaire