cross-posted in:
https://www.reddit.com/r/vba/comment...d_submit_form/
I watched wiseowl on webscrapping but he didn't share how i can use HTTP requests to fill and submit forms. so i googled "vba xmlhttp fill form"
got 2 links i tried, but didn't know how to contextualize.
no idea what the last line is doing. don't know what is "Authorization", "Basic", "Base64Encode". i am guessing the last line shouldn't use "+".
another is:
there were 3 curly brackets the contributor gave. one is the url, which i changed. not sure what parameter and value should be. although he didn't put a curly bracket on the RequestHeader, i reckon it is something i should change too.
how do i also ensure it logs in successfuly since i don't see the browser physically?
Bookmarks