I am unable to get the image and title as but i am able to get the price from the website. Some error in theis line
src=q.css(‘image_container.thumbnail img::attr(src)’).get()
title=q.css(‘a.title::text’).get()
what is the error
I am unable to get the image and title as but i am able to get the price from the website. Some error in theis line
src=q.css(‘image_container.thumbnail img::attr(src)’).get()
title=q.css(‘a.title::text’).get()
what is the error