Skip to content

FangedParakeet/ActivityScraperApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app serves as a JSON API that receives an event URL as a query and returns a JSON list of ten related activities from that website.

Simply attach “…/search?q=<YOUR-URL-HERE>” to enter a query and you’ll get a response shortly.

activityscraper.herokuapp.com

For instance, a query would look like:

activityscraper.herokuapp.com/search?q=<YOUR-URL-HERE>

About

Given an event, it will scrape the root website and return a list of ten related activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors