Using VBA to access CrunchBase API

69 views
Skip to first unread message

Sam

unread,
Mar 5, 2012, 12:35:10 PM3/5/12
to crunchbase-api
Is it possible to use VBA to pull in data from the API? If so, how?

Anthony Nguyen

unread,
Mar 5, 2012, 1:21:46 PM3/5/12
to crunchbase-api
Hi Sam,

CB's API returns data in JSON format. You'll have to feed that into
your VBA and parse the data (returned from CB) using a JSON library
(or .NET library of some sort).

--Anthony
Reply all
Reply to author
Forward
0 new messages