Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laundry machine information #3

Open
simon-andrews opened this issue Jun 24, 2018 · 0 comments
Open

Laundry machine information #3

simon-andrews opened this issue Jun 24, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@simon-andrews
Copy link
Owner

simon-andrews commented Jun 24, 2018

Information on residence hall laundry machines can be found at http://umassamherst.laundrytracker.com.

Relevant video tutorial: https://youtu.be/FQEqHkOwNdk?t=1m34s

This whole website seems like a big ol' JavaScript mess that will be impossible to simply parse with BeautifulSoup. I haven't looked into this very hard yet so I don't know the best way to attack this problem. Things worth investigating:

  • Is there some simple API underneath it all we can use? Sort of like People Finder.
  • Do the laundry machines themselves have some way of serving up machine-friendly information? Actually they must since they send information to laundrytracker.com, but is it something we can hook into easily?
  • Are we just gonna have to use Selenium and simulate a browser? (I really really really don't want to do this, but it might be the most realistic way. Also, I'm pretty sure that SPIRE support is going to require Selenium, so it's gonna be added as a dependency eventually anyway.
@simon-andrews simon-andrews added the enhancement New feature or request label Jun 24, 2018
@simon-andrews simon-andrews modified the milestone: v0.0.1 Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant