Skip to content

Crawler Bot 🕷 to crawl websites for URLs and Image URLs and add it to MongoDB Database

Notifications You must be signed in to change notification settings

goonadutch/crawlerbot-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawl websites for URLs and Images and add it to your database

Config

Replace the database name, username and password with your own credentials in the database connection string in the database.js

Install

npm install to install dependencies

Run

npm start to start the application in dev server

Usage

  1. Access the '/' page or '/crawl' page to render the crawl page
  2. Input the URL to crawl
  3. Click on the crawl button
  4. The crawl will start and the crawl status will be displayed
  5. The 'Crawl Success' box will appear if the crawl is successful.

About

Crawler Bot 🕷 to crawl websites for URLs and Image URLs and add it to MongoDB Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published