Skip to content

fetch price using "a-price", "a-offscreen"#23

Open
mahrukhS wants to merge 1 commit intoAlexTheAnalyst:mainfrom
mahrukhS:main
Open

fetch price using "a-price", "a-offscreen"#23
mahrukhS wants to merge 1 commit intoAlexTheAnalyst:mainfrom
mahrukhS:main

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