Skip to content

Instantly share code, notes, and snippets.

@haider11234
Last active May 8, 2020 14:27
Show Gist options
  • Save haider11234/bad6cf8c376d0d1f4d11c33803fa8e61 to your computer and use it in GitHub Desktop.
Save haider11234/bad6cf8c376d0d1f4d11c33803fa8e61 to your computer and use it in GitHub Desktop.
dsds.py
import requests
from bs4 import BeauftifulSoup
url="https://www.zillow.com/homes/872-OLD-HICKORY-RD--PITTSBURGH,-PA-15243_rb/11659068_zpid/"
r=requests.get(ur)
print(r)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment