Skip to content

A python file that scraps data from a shop video games category on amazon

Notifications You must be signed in to change notification settings

harkerbyte/amazon-shop-video-games

Repository files navigation

web-shop-video-games

A python file that scraps data from a shop video games category on amazon
https://www.amazon.com

Legal

YES

How it works

Page url has been provided in the script
just install by cloning on your virtual machine
then run python3 scrap.py

But, before that kindly follow the installation commands

Installation

  apt update 
  apt upgrade 
  pip install attrs
  pkg install python3 -y 
  pip install selenium
  pip install pandas 
  pip install beautifulsoup4 
  git clone https://github.com/harkerbyte/web-shop-video-games 
  python3 scrap.py
  

What is my file saved as

products.txt __ YES
head to your root file directory and search for products.txt / products text { if you couldn't find the file }

Connect with me

shade234sherif - web-shop-video-games stars - web-shop-video-games forks - web-shop-video-games

License

About

A python file that scraps data from a shop video games category on amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published