Situma / cli-web-scrapper

A python cli web scrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI Web Scrapper

This project's purpose was to learn;

  • Python Web Scrapping
  • Writing files
  • CLI writing

Project Setup

Create a virtual environment to work with this project.

Install needed packages into the environment

pip install -r requirements.txt

Commands

To initialize cli

python scrap.py

For Cli options

-- help

About

A python cli web scrapper


Languages

Language:Python 100.0%