Skip to content

Web Crawler , Search Links , Submit Button or Search any html tag

Notifications You must be signed in to change notification settings

UtkucanBykl/WebCrawler

Repository files navigation

Web Crawler

This is a WebCrawler created with Beatufiul Soup and etc ! So we have some dependiceces for setup

$ git clone https://github.com/UtkucanBykl/WebCrawler.git
$ cd WebCrawler
$ pip install -r requirements.txt

And after check for the mongodb status if it is : True else:

$ sudo service mongod start
$ python main.py
$ cd WebCrawler

And visit the http://127.0.0.1:12345/

And crawle what you want.

About

Web Crawler , Search Links , Submit Button or Search any html tag

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published