Home
Softono

Mobile Phone Dataset GSMArena

Open source MIT Python
66
Stars
49
Forks
6
Issues
3
Watchers
2 years
Last Commit

 About Mobile Phone Dataset GSMArena

Python script for creating Mobile Phones Dataset on GSMArena website.

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Mobile Phone Dataset GSMArena?

We provide expert installation service for this software. Our team will install, configure, and secure Mobile Phone Dataset GSMArena on your server. plans start at just $30.

Mobile Phone Dataset GSMArena

View on GitHub

Mobile-Phone-Dataset-GSMArena

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

Prerequisites

  • Python3.x
  • Pip

Installing

  • Install reqiurement text file using pip3

    pip3 install -r requirements.txt
    

Running

Run this command on your terminal

python3 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