ajax - XHR link not found -


i trying data xhr link, if chrome inspector able show contents not able import in python since error "page not found" reported. . have idea fix ?

base link:http://www.betexplorer.com/soccer/england/premier-league/manchester-united-leicester/xlyfx14s/

xhr link:http://www.betexplorer.com/gres/ajax/matchodds.php?p=0&e=xlyfx14s&b=1x2

libraries use "matchodds.php" no longer work. betexplorer.com have changed app structure, send xhr requests urls such http://d.livescore.in/x/feed/f_1_0_2_en_4 , http://d.livescore.in/x/feed/r_1_4 , content of requests not html , not "scrapeable" using beautifulsoup.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -