https://github.com/catvec/cone
Improved version of UMass SPIRE
https://github.com/catvec/cone
Last synced: 7 months ago
JSON representation
Improved version of UMass SPIRE
- Host: GitHub
- URL: https://github.com/catvec/cone
- Owner: catvec
- License: mit
- Created: 2018-11-09T14:46:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T07:12:48.000Z (over 7 years ago)
- Last Synced: 2025-05-04T01:02:12.767Z (11 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cone
Improved version of UMass SPIRE.
# Table Of Contents
- [Overview](#overview)
- [Setup](#setup)
- [Selenium](#selenium)
# Overview
Improved version of UMass SPIRE.
Composed of a server for scraping SPIRE for content and a frontend.
# Setup
## Selenium
The Firefox Selenium driver is required.
[Download the latest release](https://github.com/mozilla/geckodriver/releases)
and extract it in the repository root.