Giter Site home page Giter Site logo

posi2 / mobile-phone-dataset-gsmarena Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deepakchawla/mobile-phone-dataset-gsmarena

0.0 2.0 0.0 26 KB

Python script for creating Mobile Phones Dataset on GSMArena website.

License: MIT License

Python 100.00%

mobile-phone-dataset-gsmarena's Introduction

Mobile-Phone-Dataset-GSMArena

This is Python script which scrape the GSMArena website mobile phones specification and save in the csv format files.

Getting Started

Download the python file (gsmarena_scraping.py) and run it on your local machine.

Prerequisites

  • Python3.x
  • BeautifulSoup
  • Pip

Installing

A step by step follow the below steps

  • Install Python3.x on: (skip this step if you have already installed it)

  • Install pip package on: (skip this step if you have already installed it)

  • Install Beautifulsoup4 (skip this step if you have already installed it)

    sudo pip install beautifulsoup4
    

    above command can be used for all platforms (Windows, Linux and MacOS X)

Running

Run this command on your terminal

python gsmarena_scraping.py

Built With

  • Beautifulsoup4 - Beautifulsoup4 python librabry for website scraping.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Special Credits

mobile-phone-dataset-gsmarena's People

Contributors

deepakchawla avatar ixaxaar avatar

Watchers

James Cloos avatar Prashant Chaturvedi 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.