A web scraper that scrapes ads from Craigslist, stores each ad in a separate file, and lets the user search from those files.
This ad scraper is built in Python using:
- Python 3 or Jupyter Notebook should be installed and properly configured on your system.
- Both
.py
and.ipynb
files contain the same source code.
β Set the number of ads you want to scrape and run the script. The ads will be scraped and stored in separate files.
β You can now search from the stored files.
β You can also enter queries contaminated with punctuations and the program will de-contaminate the query and fetch the right result.
This project is distributed under MIT License. View the LICENSE file for more information.
Follow my GitHub profile to stay updated with my latest projects: