Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakobbruening/immobilienscout24

A package to work with the Immoscout24 API
https://github.com/jakobbruening/immobilienscout24

immobilienscout24 immoscout

Last synced: 14 days ago
JSON representation

A package to work with the Immoscout24 API

Awesome Lists containing this project

README

        

# ImmobilienScout24 API

[![Software License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square)](LICENSE.md)

A package to work with the [Immoscout24 API](https://api.immobilienscout24.de/).

## Installation

```
composer require jakobbruening/immobilienscout24
```
## Feature documentation
- [Authorization](docs/Authorization.md)
- [Real estates](docs/RealEstate.md)
- [Attachments](docs/Attachments.md)
- [Contacts](docs/Contact.md)
- [OnTop placement](docs/OnTop.md)

API documentation: [ImmoScout24](https://api.immobilienscout24.de/)

## Copyright and license
License details -> [LICENSE](LICENSE)