this is my terminal command
>>> response.css('h2.pt-1')
[]
>>>
and this is the element I am trying to get its info the element I am trying to scrape I think there is a problem with this website
this is my terminal command
>>> response.css('h2.pt-1')
[]
>>>
and this is the element I am trying to get its info the element I am trying to scrape I think there is a problem with this website