The Way to Programming
The Way to Programming
Today, I tried to write a program about data mining but for this I had to get NBA Matches History.
I started to analyze NBA’s website but then I realized that, the site uses angularjs for dynamical html binding.
So, the source code of html involves lots of variables.
I have to get values of these variables but angularjs doesnt allow me to do it.
How can you deal with this problem?
or how would you deal with?
If you want to examine website, here is some links;
https://safelinking.net/p/94ac091d34
Sign in to your account