Skip to content

Devpost scraper for retrieving submissions information in bulk.

Notifications You must be signed in to change notification settings

agl320/devpost-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devpost Scraper

Python scraper that collects (winning) submission data from a Devpost hackathon page and writes the data to a CSV file. Run app with py .\devpost.py

Unfortunately, I am lazy, and thus it just uses Flask session to store temporary submission data. Max 4093 bytes for web application. Run web application with py .\run.py

devposttitle

chigen

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.3%
  • HTML 22.1%
  • CSS 17.6%