Skip to content

A powerful and versatile web crawler application

Notifications You must be signed in to change notification settings

hrideshmg/SP1D3R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SP1D3R

Overview:

SP1D3R is a powerful and versatile web crawler application built using the Django, Scrapy, and Flutter frameworks. It provides a seamless and efficient way to crawl and scrape data from websites, offering a user-friendly interface for configuration and management.

Getting Started:

  1. Clone the repository: git clone https://github.com/hrideshmg/SP1D3R.git
  2. Install dependencies: pip install -r requirements.txt (for Django backend) and flutter pub get (for Flutter frontend).
  3. Configure your database settings in Django's settings.py and utils.py
  4. Launch the Django development server: python manage.py runserver
  5. Navigate to the Flutter app directory: cd sp1d3r_flutter and run the app: flutter run

Credits

Built as a part of an internal AmFOSS hackathon by @cr3ativ3cod3r, @hkx05, @shraav and me

About

A powerful and versatile web crawler application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published