Skip to content

arefebsh/DataakCrawler

Repository files navigation

The dataakCrawler is Python web crawler. It uses the requests and Beautiful Soup (bs4) modules, which help keep the code as simple as possible.

MysqlDB information

username: root
password: 
database: dataak
address: localhost

Getting started

  • Install requirements:
pip3 install -r requirements.txt
  • Run the application
python3 manage.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published