Skip to content

Conversation

@mahrukhS
Copy link

@mahrukhS mahrukhS commented Nov 7, 2023

According to updated price elements we used the following to fetch price:

price_tag = soup2.find(class_="a-price")
price = price_tag.find(class_="a-offscreen").get_text()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant