An open API service indexing awesome lists of open source software.

https://github.com/harkerbyte/amazon-shop-video-games

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

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

## 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

* Facebook page
* Main fb acc
_Social buttons_

[![shade234sherif - web-shop-video-games ](https://img.shields.io/static/v1?label=shade234sherif&message=web-shop-video-games+&color=blue&logo=github)](https://github.com/shade234sherif/web-shop-video-games "Go to GitHub repo")
[![stars - web-shop-video-games ](https://img.shields.io/github/stars/shade234sherif/web-shop-video-games?style=social)](https://github.com/shade234sherif/web-shop-video-games )
[![forks - web-shop-video-games ](https://img.shields.io/github/forks/shade234sherif/web-shop-video-games?style=social)](https://github.com/shade234sherif/web-shop-video-games )

[![License](https://img.shields.io/badge/License-MIT-blue)](#license)