ltenzil / scrape

Scrape talks about building reports on user entered keywords and its search results (Google)
0 stars 0 forks source link

README

Scrape talks about building reports on user entered keywords and its search results (Google)

Build on:

Commands to follow:

  1. Clone the repo.
  2. bundle install
  3. rails db:setup
  4. rails s

The application depends on custom google apis. Visit https://programmablesearchengine.google.com/ and create your own engine. Update search engine keys and secrets to credentials file or add it as ENV variable.

Screen Shot 2021-12-23 at 1 17 47 AM