Iyk-Tech22 / Extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scraping Stream Data For Analysis

Stream is an online store variaty of games, it provide games for different platforms like windows, mac, linux.

Program

Extractor is a python module that scrape the most pupolar release games on Stream Web Store

Tools

  • Python3
  • lxml
  • request

Instruction

To run this code you will need to have the following python module install.

  • request
  • lxml You can run this code to have this tools install
pip install -r requirements

About


Languages

Language:Python 100.0%