I am trying to extract the name of a product from a website and below is the code :
code for web scraping product name
after printing the name, it returns None when it should have returned the name of the product. What could be the reason that is returning this and how could I fix the same?
New contributor
deepti pandey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.