Data Collection

Apartments.com Scrapping

Shopping for an Apartment?

This python script will retrieve the searches from aparments.com & return a data frame. Call the function with a single URL or a list of URLs, happy shopping!

Required Modules

Scraping Functions

BeautifulSoup, pandas, & requests.

Personal Execution Example

Seaborn, apartment_scrap, matplotlib, & matplotlib.pyplot.

Github Project Link