Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

dheavy/househunterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

11 Commits

Repository files navigation

HouseHunterBot

Use Python, Google Spreadsheet, Google Shortener and CALLR API to automate your apartment search in Paris.

Synopsis

Read the related article on the CALLR blog.

Install

  • create the necessary Google Developers and CALLR accounts to enable access to necessary APIs as described in the article

  • install the requirements

  • pip install -r requirements.txt
  • create some environment variables

    • SPREADSHEET_URL for URL of the Google Spreadsheet you'll use
    • LOGIN and PASSWORD for the CALLR API credentials
    • API_KEY for the Google API key
    • PHONE for your telephone number in E.164 format

Usage

Go to PAP.fr and search for an apartment. Save the URL of the result page, and set it as value for the SEARCH_PAGE variable in the script.

Run it with the python bot.py command on your console. You should see the results pooring into your Google spreadsheet in near real-time.

Next time you run the bot, if new results not yet in your spreadsheet have appeared, you'll receive an SMS alert for each of them.

License

MIT

About

Use Python, Google Spreadsheet, Google Shortener and CALLR API to automate your apartment search in Paris.

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages