Skip to content

Web request generator for adding information to the FlourishOA database

Notifications You must be signed in to change notification settings

FlourishOA/flourish-integration

Repository files navigation

flourish-integration

Web request generator for adding information to the FlourishOA database

Installation

pip install -r requirements.txt

This should get you up and running with all of the Python requirements. Selenium (the web driver for a couple of the scrapers) sometimes requires a little more work to correctly install (I believe I used Brew on Mac to do so).

Usage

We envisioned this tool as a helper for those trying to use the FlourishOA API (found here). It contains the tools we used to integrate the data we had scraped to our local machines into the site via the API. You will need a valid username/password pairing in order to be able to actually add data (or modify existing data) on our site. Please contact us through the FlourishOA site if you would like to add data or fix a possible mistake.

About

Web request generator for adding information to the FlourishOA database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published