remove debug print statements
This commit is contained in:
parent
ec86b572b3
commit
40285245d5
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ def listing_query(
|
|||
|
||||
if mustNewHome:
|
||||
params["mustHave"] = "newHome"
|
||||
print(params)
|
||||
response = requests.get(
|
||||
"https://api.rightmove.co.uk/api/property-listing",
|
||||
params=params,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue