https://github.com/it-ankka/r6-loadout-api
A RESTful api which scrapes R6 Operator data from the web. Made with flask.
https://github.com/it-ankka/r6-loadout-api
api flask python
Last synced: 6 months ago
JSON representation
A RESTful api which scrapes R6 Operator data from the web. Made with flask.
- Host: GitHub
- URL: https://github.com/it-ankka/r6-loadout-api
- Owner: it-ankka
- Created: 2020-03-09T08:12:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T19:16:50.000Z (over 6 years ago)
- Last Synced: 2024-11-23T22:28:27.006Z (over 1 year ago)
- Topics: api, flask, python
- Language: Python
- Homepage:
- Size: 1.52 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loadout-Randomizer-Rest-API
### A RESTful API which scrapes R6 Operator data from the web. Made with Flask.
------------------------
## General Description.
A Rainbow Six: Siege loadout web-scraper and REST API made with flask. Answers to GET requests and returns data about an operator (or operators) in a JSON format so that it can be easily used by other applications.