• Dealing with angularjs in case of bot writing

    Zaragoza Member

    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

  • Adelaid Member

    Use Selenuim.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.