8000 GitHub - bell345/saving-place: Recording reddit's /r/place experiment, one pixel at a time.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bell345/saving-place

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saving-place

Documents reddit's /r/place experiment for April Fool's 2017 by maintaining a WebSocket connection and recording each change, one pixel at a time.

To accomplish this, the script loads the /r/place webview as a logged out bot user (i.e. with a descriptive user-agent) and then connects via WebSocket to reddit's undocumented /r/place API.

Access is purely read-only; this is not intended to be used as a bot to circumvent any imposed limitations.

I intend to use the captured data to reconstruct snapshots of /r/place over time. Each pixel a user places is associated with their reddit username - capturing this data allows for deeper analysis, but I don't consider it confidential information as anybody with an account can access it through the web interface's WebSocket connection.

(C) Thomas Bell 2017, MIT License. REDDIT is a registered trademark of reddit inc.

About

Recording reddit's /r/place experiment, one pixel at a time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0