Python wrapper for the realestate.com.au API
Project description
realestate-com-au-api
🏠Python wrapper for the realestate.com.au API
Installation
Using Python >= 3.6:
$ pip install -e git+https://github.com/tomquirk/realestate-com-au-api.git
Example usage
from realestate_com_au import RealestateComAu
api = RealestateComAu()
# Get property listings
listings = api.search(location="seventeen seventy, qld 4677", channel="buy")
Data classes
Listing
Data class for a listing. See listing.py for reference.
Terms and Conditions
By using this project, you agree to the following Terms and Conditions:
Usage
This project may not be used for any of the following:
- Commercial use
- Spam
- Storage of any Personally Identifiable Information
- Personal abuse (i.e. verbal abuse)
Legal
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by REA Group or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file realestate_com_au_api-0.0.1b1.tar.gz
.
File metadata
- Download URL: realestate_com_au_api-0.0.1b1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa3810da370c5fe215da6dcde199db243053d57d3820dfe80611aaf33ae701fc |
|
MD5 | 6135ebd3d9b4c8c7778ee867d86e02f6 |
|
BLAKE2b-256 | 93ecafbf51caae25bc5a5ba83b9a48737fc0df9eab21985052316ab4ef0bec86 |