Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miguelargentina/rails_web_crawler


https://github.com/miguelargentina/rails_web_crawler

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# README

Web crawler
## Ruby version
2.7.2

## Database
- Postgresql

## Installation
- clone repo
- run bundle install
- run rails db:create
- run rails db:migrate