Giter VIP home page Giter VIP logo

webscraper-imeiserial's Introduction

Project Name: IMEI and Serial Number Search Script

Description: This Python-based automated search script retrieves information by searching for IMEI and Serial numbers in a user-specified Excel file on the web. The project utilizes the selenium library to automate interactions with a web page, allowing it to input data and retrieve relevant information. Additionally, it employs the openpyxl library to read and update data in an Excel file.

Usage:

Initializes a web browser using Selenium. Navigates to the specified website (https://snlookup.com/samsung). Enters the IMEI or Serial number from a specific cell in the Excel file on the website. The retrieved information from the website is recorded in the corresponding row in the same Excel file. Notes:

The project reads IMEI and Serial numbers by scanning a specific column in the Excel file. Different XPaths are used on the website based on whether the input is an IMEI or Serial number. In case of an error, the application provides a notification and stops execution. The script is designed to use the Chrome browser; however, it can be modified for other browsers. Requirements:

Python 3.x selenium library openpyxl library Chrome browser and chromedriver (or an appropriate driver for the chosen browser)

webscraper-imeiserial's People

Contributors

ardacelik1000 avatar

Watchers

 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.