Import 2017 gsoc org data
- Dominant language
- Python
- Stars
- 19
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
In 2017, coala was [gsoc org 5817061024464896](https://summerofcode.withgoogle.com/archive/2017/organizations/5817061024464896/).
As this repository is generic, the tool must [find the project identifier](https://summerofcode.withgoogle.com/archive/2017/organizations/) using only the `org_name` which is exposed in the `community` app.
Scrape the list of org projects from that page , e.g. [5154725527814144](https://summerofcode.withgoogle.com/archive/2017/projects/5154725527814144/), pull in relevant data, such as student and mentor display name.
The scraper must be part of the django system so that any GSOC org can load their 2017 data using the scraper.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.