Skip to content

Instantly share code, notes, and snippets.

@deepak2431
Created June 28, 2019 13:09
Show Gist options
  • Save deepak2431/8653b73a5924749bf172adf1b58215df to your computer and use it in GitHub Desktop.
Save deepak2431/8653b73a5924749bf172adf1b58215df to your computer and use it in GitHub Desktop.
page_soup = soup(URl.text,"html5lib")
containers = page_soup.find_all("div",{"class":"products_block"})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment