Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tirkarthi/redbus-scraper

A simple redbus scraper to analyse ticket trends
https://github.com/tirkarthi/redbus-scraper

clojure data-analytics scraper

Last synced: 5 days ago
JSON representation

A simple redbus scraper to analyse ticket trends

Awesome Lists containing this project

README

        

# redbus-scraper

A simple redbus scraper that scraps the ticket data for the routes as per the given configuration

## Usage

$ git clone https://github.com/tirkarthi/redbus-scraper.git
$ cd redbus-scraper
$ lein uberjar
$ source setup.sh
$ java -jar target/redbus-scraper-0.1.0-standalone.jar

## Description

This is a simple redbus scraper that scrapes the redbus ticket data as per the configuration and dumps the data to MongoDB

## License

The code is distributed under the MIT License