axios.get('https://www.forextradingbig.com/instaforex-broker-review/').then(response => { | |
const html = response.data; | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axios.get('https://www.forextradingbig.com/instaforex-broker-review/').then(response => { | |
const html = response.data; | |
}) |