Python Forum
Monitor specific line of code and get alert
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Monitor specific line of code and get alert
#1
Hi all,

After reading 'Python Crash Course' I want to do something in the real world.

Im looking for some guidelines/tips when I want to monitor a specific line of code.

The website that I want to monitor is dynamic. Every 1 minute or so it gives a new line of code. See my example:
Code


So:
1. I want to monitor this website
2. I want to get a alert if data-x= 10 times 18, 19, 20 etc. Data-y isn't important.

Can you guys give me some ideas.

Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to use data from an API, to create an alert? PopFendi 8 3,735 Apr-22-2021, 02:21 PM
Last Post: PopFendi
  How to get the href value of a specific word in the html code julio2000 2 3,145 Mar-05-2020, 07:50 PM
Last Post: julio2000
  Python / Selenium Turning Off Alert graham23s 3 8,180 Aug-18-2019, 02:12 PM
Last Post: metulburr
  Issue closing an Modal Alert (popup) leviathan54 8 5,826 Apr-23-2019, 02:00 PM
Last Post: leviathan54
  command line: python -c 'code here' Skaperen 7 7,677 Mar-24-2018, 08:31 AM
Last Post: Gribouillis
  Monitor a section of a webpage for changes yeto 1 3,114 Dec-05-2017, 08:09 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020