scrape website -- 2
Budget: $10 – $30 USD
1. Go to website
2. Select date on calendar from my chosen date. Date input from a text file? Whichever is easier to implement.
3. search for availability
There are 4 availability outputs/to choose from(MK,AK,EP,HS), if i chose 2 options, then show me if those 2 are available or not. Input options from a text file? Whichever is easier to implement.
4. output availability to a text file if there's availability
maybe input file can look like this.
11/28/2023,MK,HS
output file
11/28/2023
MK-Not available
HS-Available
2. Select date on calendar from my chosen date. Date input from a text file? Whichever is easier to implement.
3. search for availability
There are 4 availability outputs/to choose from(MK,AK,EP,HS), if i chose 2 options, then show me if those 2 are available or not. Input options from a text file? Whichever is easier to implement.
4. output availability to a text file if there's availability
maybe input file can look like this.
11/28/2023,MK,HS
output file
11/28/2023
MK-Not available
HS-Available