Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created April 21, 2020 07:53
Show Gist options
  • Save BMU-Verlag/b4bdf672104346d465f767cd3b5c9f1f to your computer and use it in GitHub Desktop.
Save BMU-Verlag/b4bdf672104346d465f767cd3b5c9f1f to your computer and use it in GitHub Desktop.
title_span = soup.find('span', id='productTitle')
price_span = soup.find('span', id='priceblock_dealprice')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment