Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code required to operate website
#1
Hi all
Original web newbie here with a small challenge

I need to make regular bookings on a (non-commercial) booking website.
The website opens for bookings at a specific date and time +/- a few seconds
The process for making a booking involves
1. going to a specific URL (always the same)
2. Clicking a button (this button is only active after bookings can be made. Prior to that time an error message is displayed)
3. Selecting a time (its easy to find text to go to right section of the page)
4. selecting and clicking the button associated with the text typically something like
https://website.co.uk/BookingAdd?dateTim...27T10%3A10

Acceptance is on a first come first served basis so speed is essential and some computerised script/chrome extension/Firefox add on or whatever would seem to be the answer.

is this the best way?
How would I set about writing something?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  scraping from a website that hides source code PIWI_Protein 1 1,975 Mar-27-2020, 05:08 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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