Apartments Scraper. Pulls apartment listings from into a spreadsheet.

github.com/adinutzyc21/apartments-scraper

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2021
  • Update README.md
November 2021
  • Merge pull request #7 from laundry-96/fix-next-page
October 2020
  • If Debian, use firefox-esr
  • Removed debug print statements
  • Fixed parsing data from multiple pages.
June 2019
  • Merge pull request #5 from saffbran/master
  • Fixed directory issue, and reverted README
  • Commit changes to print(), fields['name'], and absolute path for conf…
April 2019
  • Merge pull request #4 from philipdmoss/mult-urls
  • Update comments for multiple urls
  • Update config_example
  • Undo next_url rename
  • Search multiple apartments.com urls
  • Rename next_url
January 2019
  • Update README.md
  • Merge pull request #3 from adinutzyc21/fixes2018
  • Make Google Maps optional and fix address finding code
November 2018
  • Merge pull request #2 from camgaertner/master
  • * Specify headers for requests to apartments.com
April 2018
  • Small fix for str api change