Heya all, so ive run into a problem with my scripting knowledge.
I need some help with turning a website into an html. to be more specific, im wondering how to give URL to the script and that it turns the website from the URL into a string. as im a bit new in JS, im having a hard time understanding XMLHttpRequest and how to execute it compleatly. Ive found and read some examples but they are all outdated and dont work. and reading up on url-that-i-cant-post is bit hard o me cos i dont understand much of it.
to give a more specific problem, i need to input an URL and save the html in a string. later i can, and know how to, extract the data that i need from it, but im stuck on the problem of saving it as a string.
using win8.1 and FF, other OS-es are not an option, and i would prefer to keep using FF
If you do have any queestions feel free to ask, ill try to respond asap
regards,
Shoop
I need some help with turning a website into an html. to be more specific, im wondering how to give URL to the script and that it turns the website from the URL into a string. as im a bit new in JS, im having a hard time understanding XMLHttpRequest and how to execute it compleatly. Ive found and read some examples but they are all outdated and dont work. and reading up on url-that-i-cant-post is bit hard o me cos i dont understand much of it.
to give a more specific problem, i need to input an URL and save the html in a string. later i can, and know how to, extract the data that i need from it, but im stuck on the problem of saving it as a string.
using win8.1 and FF, other OS-es are not an option, and i would prefer to keep using FF
If you do have any queestions feel free to ask, ill try to respond asap
regards,
Shoop