+ 1

Getting data from website

Greetings! I'd like to get a number/text from a web page and display on my page but I don't know how I could do that. Thank you!

6th Apr 2019, 1:09 PM
Aykut Saraç
Aykut Saraç - avatar
1 Answer
+ 6
The cors anywhere API should do what you need. https://github.com/Rob--W/cors-anywhere There are many examples in my codes (though I'm not posting it here due to ”advertising”), and from other Sololearners if you need any examples.
6th Apr 2019, 1:45 PM
Jax
Jax - avatar