An unofficial, scrape-based API for DevPost
Profile | Project | Event |
---|---|---|
Names | Title | |
Bio | Heading | |
Profile image | Text | |
Links | Built with | |
Skills | Submissions | |
Interests | Members | |
Software entries | ||
Followers | ||
Following | ||
Likes |
/user/:username
/project/:project_name
Supported architectures: amd64
, arm32v6
, arm32v7
, arm64v8
docker pull virb3/devpost-api:latest
docker run -p 5000:5000 virb3/devpost-api:latest
- You can access the API at
http://127.0.0.1:5000
poetry run python main.py
- Performance
- uvicorn
- Async HTTP (httpx/aiohttp)
- Parallelize
- Remaining endpoints