Skip to content

Rheyhan/GSM-Arena-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A scrapping tool for GSM Arena

Python3

This repository's subjected for hosting GSM Arena scrapping tools.

This is a refurbished old tool for a project I did years ago. So yea, have fun. IG

Example Output

manufacturer,phonename,releasedate,os,batsize,battype,scrsize,scrtype,nettech,chipset,cpu,gpu,internal,maincammodule,maincamvid,selfcammodule,selfcamvid,price
Yota,Yota YotaPhone 3,"2017, September","Android 7.1.1, Yota 3",3200,18W,1080x1920,AMOLED,GSM / HSPA / LTE,Qualcomm MSM8953 Snapdragon 625 (14 nm),Octa-core 2.0 GHz Cortex-A53,Adreno 506,"64GB 4GB RAM, 128GB 4GB RAM","12 MP, f/1.9, AF",1080p@30fps,"13 MP, f/2.2",,310 EUR
Yota,Yota YotaPhone 2,"2014, December","Android 4.4.3, up to 6.0",2500,5W,1080x1920,AMOLED,GSM / HSPA / LTE,Qualcomm Snapdragon 801 (28 nm),Quad-core 2.3 GHz Krait 400,Adreno 330,32GB 2GB RAM,"8 MP, AF",1080p@30fps,2.1 MP,,150 EUR
Yota,Yota YotaPhone,"2013, November",Android 4.2.2,1800,,720x1280,IPS LCD,GSM / HSPA / LTE,Qualcomm MSM8960T Snapdragon S4 Pro,Dual-core 1.7 GHz Krait,Adreno 320,32GB 2GB RAM,"13 MP, AF",1080p@30fps,1 MP,,420 EUR

How to use

Option 1: Clone and Run

  1. Clone the repository

    git clone https://github.com/Rheyhan/GSM-Arena-Scraper.git
  2. Install required packages

    pip install -r requirements.txt
  3. Run the scraper

    python src.py

Option 2: Download Release

  1. Download the latest release from here
  2. Extract the downloaded files
  3. Run the scraper

Disclaimer

FOR EDUCATIONAL PURPOSE ONLY! The contributor does not assume any responsibility for the misuse of this tool. Please abide the terms and conditions set from this LINK. Thanks <3

Contributing 💡

Contributions are welcome! Please adhere to the following guidelines:
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request

About

UI based scraping tools for extracting phone specifications from GSM Arena.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published