Skip to content

croz1007/PG_Crew_Scraper

Repository files navigation

Columbus Crew Players List

alt-text

Description

This API is a simple site scraper to hit the Columbus Crew players website and pull a full roster with stats like 'Age', 'Height', 'Weight', and more.

Usage

Using this API is very simple.

To GET all players:


Access the host site and then call the REST endpoint '/players'.

Example: https://crew-team-scraper.herokuapp.com/

To GET a Specific Player by ID:


Access the host site and then call the REST endpoint '/players/:id'. Note that this ID is NOT the players jersey number but rather the ID in the dataset.

Example: https://crew-team-scraper.herokuapp.com/player/5

Notes


Please note that the Columbus Crew Logo shown above belongs to the Columbus Crew Football Club and is only used here to add some style to the documentation.

About

Crew Scraper Using Postgresql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published