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

Exporting a user's pipes #17

Open
psychemedia opened this issue Apr 10, 2012 · 2 comments
Open

Exporting a user's pipes #17

psychemedia opened this issue Apr 10, 2012 · 2 comments

Comments

@psychemedia
Copy link

I wonder if a utility function to grab hold of all a user's pipe definitions might be worth adding to the library? From a quick experiment ( https://gist.github.com/2351614 ) it seems as if you can export the published pipes associated with a given user id, but to get all the pipes for a user you need to be logged in as that user?

@ggaughan
Copy link
Owner

Sounds like a good idea :)

It also sounds like a job for a Yahoo! pipe. Is that possible? Maybe it would need some supporting routines. If so, perhaps they could be hosted on Google App Engine.

@psychemedia
Copy link
Author

I've done a simple implementation on Scraperwiki that grabs a particular user's public/published pipes and drops the descriptions into a db table. Description here: http://blog.ouseful.info/2012/04/10/exporting-yahoo-pipe-definitions-compiling-them-to-python-and-running-them-in-scraperwiki/

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

2 participants