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

Add non-text processing to WebSites class #7

Open
janies opened this issue Jun 14, 2013 · 0 comments
Open

Add non-text processing to WebSites class #7

janies opened this issue Jun 14, 2013 · 0 comments

Comments

@janies
Copy link
Owner

janies commented Jun 14, 2013

Right now we assume everything is text, but we will have to also work with xml and json data. It might be worth separating out the text, json, and xml parsing into subclasses that can be passed into the website class, or we can automatically instantiate based on the content returned by a web request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant