How to get XHR response on a website with Selenium/BeautifulSoup?

Viewed 24

I'm trying to scrap some data with Selenium and BeautifulSoup. I want to scrap the XHR response of a website. Here you can see what I want to get (price-graph-chart) : enter image description here

I tried some solutions find on internet but It don't work ... Thanks for your help !

0 Answers
Related