Skip to content

Rheyhan/Phone-Arena-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone Arena Scraper

This repo is dedicated for scraping phone specifications from Phone Arena. The scraper extracts detailed information about various phone models, including their features and specifications.

The logic for scraping is implemented in the coreLogicDebug.ipynb file, which contains the main scraping functions and methods.

All the available phone specifications as in DEC 2025 can be found in the DATA/ directory.

Getting Started

To get started with the Phone Arena Scraper, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the required dependencies using pip:
    pip install -r requirements.txt
    
  4. Open the coreLogicDebug.ipynb file in Jupyter Notebook to explore the scraping logic.
  5. Edit the cells as needed and run them to execute the scraping functions and extract phone specifications.

OR

  1. APP based of this scraper can be found here Phone Specs Scraper App
  2. Download the executable file and run it on your machine.

About

Refubrished old code for scraping Phone Arena. The current data (DEC 2025) is also available for use!

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors