I'm getting started with CasperJS and I'm trying to retrieve the director's purchases from the past week from this website:
https://markets.ft.com/data/director-dealings
The logic would be as follows:
- Click on the filter button
- Check the purchases box
- Get current date
- Enter it in the 'From' box
- Enter +7 days in the 'To' box
I'd appreciate if someone could point out what this would look like programmatically.
via Charles Fried
No comments:
Post a Comment