Hi Experts,
How can I navigate to a website and submit form data? I will use the regex library to parse the site HTML and match the values (so I can do the scraping myself with regex), but how do I manage the cookies programmatically and submit form data?
Thanks!
Mike
Start Free Trial