Skip to content

Web Crawler to collect data from fiverr

Notifications You must be signed in to change notification settings

5l1v3r1/fiverr-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN?


#Setup the python environment
python3 -m venv /path/to/new/virtual/env

#install the pip
sudo apt-get install python-pip

#install python dependencies
pip install -r requirements.txt

About

Web Crawler to collect data from fiverr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%