I have a problem for scrape a URL, if I use a dev tools of Chrome i see the URL and preview if content, but if I intent open URL from browser return me 404 not found.
This is URL with AJAX data . I Need the parte.of odds comparison: http://www.betexplorer.com/soccer/england/premier-league/wolves-manchester-city/Kz6hM15m/ This is a AJAX data URL : www.betexplorer.com/gres/ajax/matchodds.php?p=0&e=Kz6hM15m&b=1x2 this URL return 404 not found in browser but in fiesta URL show the odds . Is possible ger the data from secondo url?
Thank you.