Skip to content

Latest commit

 

History

History

kimurai

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Integrating Till with Kimurai framework

You can integrate Till with Ruby's Kimurai framework.

1. Install Till

Follow the instructions to install Till

2. Run the example file

The example.rb file shows an example of Kimurai framework integration with Till.

# Install the bundle
$ bundle install

# Run the scraper
$ ruby example.rb

3. Verify that it works

Visit the Till UI at http://localhost:2980/requests to see that your new requests are shown.