Skip to content

Alymbekov/lalafo-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Lalafo parser

  • First clone from repository to your local folder using command

    • git clone git@github.com:Alymbekov/lalafo-scraper.git .
  • create virtual environment using command

    • python3 -m venv <name of your environment>
  • activate your virtual environment

    • source <name of your environment>/bin/activate
  • install requirements by command

    • pip3 install -r requirements.txt
  • finally you can run your project

    • python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages