Skip to content

A web scrapper that looks up for the warranty of a product on the Lookup Warranty website.

License

Notifications You must be signed in to change notification settings

AriDevK/Lookup-Warranty-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Lookup Warranty Scrapper ✨

A web scrapper that looks up for the warranty of a product on the Lookup Warranty website.

Python Selenium


📑 Table of Contents


⚙ Installation

  1. Clone the repo and go to the directory.
$ git clone https://github.com/AriDevK/Lookup-Warranty-Scrapper.git
$ cd Lookup-Warranty-Scrapper
  1. Initialize and activate a virtualenv.
$ virtualenv venv
$ source venv/bin/activate
  1. Install the dependencies:
$ pip install -r ./requirements.txt
  1. Move to the src directory and execute the main.py file to look the parameters.
$ cd src
$ python ./main.py -h

🗳 Contribute

You can contribute to the development or improvement of this app and it will be much appreciated if you do 🥰

Step 1

  • Fork or Clone this repo

Step 2

  • Magic Magic Magic ✨✨✨

Step 3

  • Create a new pull request

About

A web scrapper that looks up for the warranty of a product on the Lookup Warranty website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages