Skip to content

A python script that reads posts from a Berkeley EdStem

Notifications You must be signed in to change notification settings

daniel-endraws/edscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edscrape

A python script to view every single unread post on ed.

Dependencies

ON WINDOWS

Requires python 3.8.

Using pythonnet 3.0.0 should allow you to use a higher version of python (as per this reply), but I got a similar bug to this post, which shockingly wasn't solved by the SO comment.

Installation

$ pip install .

Usage

Ensure the place pip installed is on your path, and execute by running the installed package

$ edscrape

Resources

  • Debug requests using this

About

A python script that reads posts from a Berkeley EdStem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages