Below is my code
#scrape the main pro_list page of item req = requests.get(croma_url,headers=headers) soup = BeautifulSoup(req.content,\'lxml\') for title in