Skip to content

Python script for creating Mobile Phones Dataset on GSMArena website.

License

Notifications You must be signed in to change notification settings

Deepakchawla/Mobile-Phone-Dataset-GSMArena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages