Coder Social home page Coder Social logo

andriyfm / phone-specs-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azharimm/phone-specs-api

1.0 1.0 0.0 47 KB

Phone specifications API based on gsmarena

Home Page: https://api-mobilespecs.azharimm.tk/

Shell 0.26% JavaScript 99.74%

phone-specs-api's Introduction

Phone Specifications API

The data is based on gsmarena site

1. List Brands

[ENDPOINT] /brands
[GET] http://api-mobilespecs.azharimm.tk/brands?page=2&limit=5&search=&sort=brand:desc

Query params

params desc required
page page of the data no
limit limit data being showed no
search search brand by query no
sort sorting data by field available no

2. List Phones

[ENDPOINT] /brands/{brand_slug}
[GET] http://api-mobilespecs.azharimm.tk/brands/samsung?page=2&limit=5&sort=brand:desc

Query params

params desc required
page page of the data no
limit limit data being showed no
sort sorting data by field available no

3. Phone Specifications

[ENDPOINT] /brands/{brand_slug}/{phone_slug}
[GET] http://api-mobilespecs.azharimm.tk/brands/samsung/galaxy-note20-ultra-5g

4. Search

[ENDPOINT] /search
[GET] http://api-mobilespecs.azharimm.tk/search?query= Galaxy Note

Query params

params desc required
query search query yes

4. Scrape

just in case there is a new data available in gsmarena or the data you need is not available yet on this api. you can scrape the data manually using this endpoint.

[ENDPOINT] /scrape
[GET] http://api-mobilespecs.azharimm.tk/scrape?url=https://www.gsmarena.com/samsung_galaxy_tab_s7+-10336.php

Query params

params desc required
url url page you want to scrape yes

phone-specs-api's People

Contributors

azharimm avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.