Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

how to get product dimensions from amazon page python web scraping

i was wondering how i can get the product dimensions and weight from an amazon page. this is the page: https://www.amazon.com/Vic-Firth-American-5B-Drumsticks/dp/B0002F73Z8/ref=psdc_11966431_t1_B0064RNNP2?th=1
there is a place where it says

item weight: 3.2 ounces

product dimensions: 16 x 0.6 x 0.6.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

I am new to webscraping and python so if you could please help me, that would be awesome!

>Solution :

What you need to do is first install selenium in your computer.
Then after setting it up you can go to the page and click on inspect.Then you search what you need to scrap after that copy the XPath .
You can Follow Selenium with Python Docs or watch any tutorial for more detail
.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading