I am new and i am trying to extract the data from this webpage: https://ecomm.sirim.my/SirimEnquiry/search_model.aspx
The problem here is the webpage requires the user to input a specific search. Even after performing the search for example "samsung", the link of the webpage does not change. Can i directly copy from the search page itself? Because from here i will get truncated values for the downloaddata and the downloadheaders will prompt internal server error.
To simplify:
1. Can i directly copy an URL from a webpage that contains search?(after searching a character, the link of the webpage remains the same)
2. How to prevent the download data from truncating?
3. How to ensure my downloadheaders are successful?
webpage
Webpage after searching something.
link still unchanged after searching something
link after search does not change.
URL directly from the website
Inserted URL
DownloadData shows truncated character and Download headers server error
Truncated characters in download data and error in download header