Releases: osoobe/dubizzle-php
Releases · osoobe/dubizzle-php
Capture multiple results.
Capture featured items
- Added the capturing of featured items
- Set the date range of ads post to be shown.
Dubizzle 1.2
- Replaced the use of tidy extension with HTMLPurifier package.
- Removed couple of dependencies.
First Stable Release
- Allow the fetching of Dubizzle categories such as: make, section, model, body_type, etc.
- Added support for year and average.
- Added item photo in json dump or array.
- Added more demos.
- Fixed the fetching of multiple pages at once.
Beta Release
Introduction
Dubizzle is an online classifieds website. This project aims to become a simple and complete PHP scraping-based API for Dubizzle.
This project was enspired by python's Dubizzle scraping API.
- Query dubizzle website by category, keyword, city, section, price or any acceptable parameter on dubizzle website except country.
- Currently, only UAE is supported.
- Supports JSON output.