This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time | |
import requests | |
from hashlib import sha1 | |
import random | |
import string | |
import json | |
""" | |
Make a sample call to the Booli API asking for all listings in 'Nacka' in JSON format, |