Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/faysal-ishtiaq/tutscraper

A demo app that can crawl through websites and collects tutorial based on selected category list.
https://github.com/faysal-ishtiaq/tutscraper

Last synced: 9 days ago
JSON representation

A demo app that can crawl through websites and collects tutorial based on selected category list.

Awesome Lists containing this project

README

        

# tutscraper
A demo app that can crawl through websites and collects tutorial based on selected category list.

About


This website crawls through websites and collects posts based on selected category. And show them categorically.

What was used?



  • Laravel Framework

  • Bootstrap

  • Bootstrap DateTimePicker

  • jQuery

  • Laravel artisan command

  • Laravel Pagination

  • Laravel Queue

  • Laravel Task Scheduler/Scheduled Jobs (Cron Job)

  • Laravel CRUD using ORM

  • Laravel One to Many, One to One relationship.

Install


Download or clone

cd tutscraper && composer update

Set .env

php artisan migrate