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

Feature:Local Volunteering opportunities feed. VolunteerMatch.org #17

Open
c1505 opened this issue Jun 4, 2016 · 4 comments
Open

Feature:Local Volunteering opportunities feed. VolunteerMatch.org #17

c1505 opened this issue Jun 4, 2016 · 4 comments

Comments

@c1505
Copy link

c1505 commented Jun 4, 2016

Make a connector feed by scraping data from volunteermatch.org or working with the api.

@andyhull
Copy link

andyhull commented Jun 4, 2016

@c1505 I like this idea. Is there documentation for the API anywhere?

@c1505
Copy link
Author

c1505 commented Jun 4, 2016

http://cdn.volunteermatch.org/www/legal/VM-Public-Use-API-Overview.pdf api documentation. there isn't much there. looking through it now

@c1505
Copy link
Author

c1505 commented Jun 4, 2016

@c1505
Copy link
Author

c1505 commented Jun 4, 2016

I am waiting on approval to use the API. Without approval, I can only operate the hello_world action and can't access any actual data.

There is code to access the api here https://github.com/volunteermatch/vm-contrib/blob/master/api-examples/ruby/apiv2.rb . You just need to call it with your username and API key.

The api takes an action and a query. Will use the searchOpportunities action and pass in the locations as the query.

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