Skip to content

Instantly share code, notes, and snippets.

@deepak2431
Last active June 28, 2019 12:44
Show Gist options
  • Save deepak2431/1255f7165baf7061b275a4fd9aff5bee to your computer and use it in GitHub Desktop.
Save deepak2431/1255f7165baf7061b275a4fd9aff5bee to your computer and use it in GitHub Desktop.
import requests
import json
from bs4 import BeautifulSoup as soup
s = requests.session()
URl = s.get('https://boodmo.com/catalog/3704-gaskets/m11290-maruti-swift_dzire/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment