We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60259a9 + 45d9efb commit 20cc088Copy full SHA for 20cc088
README.md
@@ -43,7 +43,7 @@ This Python script scrapes apartment listings from a Zillow clone site and optio
43
1. Run the script:
44
45
```shell
46
- zillow_scraper
+ python -m src/main.py
47
```
48
49
The script will open a Chrome window, scrape data from each page of the Zillow clone, and submit each entry into your form.
0 commit comments