juanpablocs/phonearena

There is no license information available for the latest version (v1.1.0) of this package.

Scraping data from PhoneArena

v1.1.0 2018-10-08 23:02 UTC

This package is auto-updated.

Last update: 2024-10-09 14:05:59 UTC


README

Simple Scrapping PhoneArena.com

please check folder examples/ and test all examples php

{
  "error": false,
  "message": "fetch correct",
  "total": 36,
  "page": 2,
  "data": [
    {
    "url": "http://www.phonearena.com/phones/Samsung-Galaxy-S5-mini_id8573",
    "image": "http://i-cdn.phonearena.com/images/phones/47794-specs/Samsung-Galaxy-S5-mini.jpg",
    "phone": "Galaxy S5 mini"
    }
  ]
}