| autocomplete | Function to use the Autocomplete API endpoint of Crunchbase... | 
| convertFundingStage | Helper function to convert funding stage to human readable... | 
| convertFundingType | Helper function to convert funding types | 
| convertRevenueRange | Helper function to convert renvenue range to human readable... | 
| convertTerms | Helper function to convert terms to human readable numbers | 
| currencyListParse | Helper function to parse a currency element | 
| duplicateTimeCheck | duplicateTimeCheck | 
| entityIdCheck | Function to check and help out with uuid/permalink of an... | 
| getAcquisitionStatus | Helper function to return the acquisition status dictionary | 
| getAcquisitionTypes | Helper function to return the acquisition types dictionary | 
| getCardsForPath | Helper function to return all cards for one of the paths | 
| getCompanyTypes | Helper function to return the company types dictionary | 
| getEmployeeRanges | Helper function to return the employee ranges dictionary | 
| getEnrollmentsRanges | Helper function to return the enrollment range dictionary | 
| getEventAppearanceTypes | Helper function to return the event appearance types... | 
| getEventTypes | Helper function to return the event types dictionary | 
| getFundingStages | Helper function to return the funding stages dictionary | 
| getFundingTypes | Helper function to return funding types dictionary | 
| getInvestorStages | Helper function to return the investor stages dictionary | 
| getInvestorTypes | Helper function to return the investor types dictionary | 
| getIpoStatus | Helper function to return the ipo status dictionary | 
| getJobTypes | Helper function to return the job types dictionary | 
| getOperators | Helper function to return all valid operators | 
| getOwnershipTypes | Helper function to return the ownership types dictionary | 
| getParserForCard | Helper function to return the correct parsing function for a... | 
| getPaths | Helper function to return all paths | 
| getSchoolMethods | Helper function to return the school method dictionary | 
| getSchoolPrograms | Helper function to return the school programs dictionary | 
| getSchoolTypes | Helper function to return the revenue range dictionary | 
| listParse | Helper function to parse a simple list with values... | 
| lookupAcquisitionCard | Function to lookup and paginate through a single card for a... | 
| lookupAddress | Function to lookup a single address over the Entity Lookup... | 
| lookupAddressCard | Function to lookup and paginate through a single card for a... | 
| lookupAddresses | Function to lookup multiple addresses over the Entity Lookup... | 
| lookupAquisition | Function to lookup a single acquisition over the Entity... | 
| lookupAquisitions | Function to lookup a multiple acquisitions over the Entity... | 
| lookUpCategories | Function to lookup multiple categories over the Entity Lookup... | 
| lookupCategory | Function to lookup a single category over the Entity Lookup... | 
| lookupCategoryGroup | Function to lookup a single category group over the Entity... | 
| lookupCategoryGroups | Function to lookup multiple category groups over the Entity... | 
| lookupDegree | Function to lookup a single degree over the Entity Lookup API... | 
| lookupDegrees | Function to lookup multiple degrees over the Entity Lookup... | 
| lookupEntities | Function to lookup multiple entities over the Entity Lookup... | 
| lookupEntity | Function to lookup a single entity over the Entity Lookup API... | 
| lookupEntityCard | Function to lookup and paginate through a single card for a... | 
| lookUpEvent | Function to lookup a single event over the Entity Lookup API... | 
| lookUpEventAppearance | Function to lookup a single event appearance over the Entity... | 
| lookupEventAppearanceCard | Function to lookup and paginate through a single card for a... | 
| lookupEventAppearances | Function to lookup multiple event appearances over the Entity... | 
| lookupEventCard | Function to lookup and paginate through a single card for a... | 
| lookupEvents | Function to lookup multiple events over the Entity Lookup API... | 
| lookUpFund | Function to lookup a single fund over the Entity Lookup API... | 
| lookupFundCard | Function to lookup and paginate through a single card for a... | 
| lookupFundingRound | Function to lookup a single funding round over the Entity... | 
| lookupFundingRoundCard | Function to lookup and paginate through a single card for a... | 
| lookupFundingRounds | Function to lookup a multiple funding rounds over the Entity... | 
| lookupFunds | Function to lookup multiple funds over the Entity Lookup API... | 
| lookupInvestment | Function to lookup a single investment over the Entity Lookup... | 
| lookupInvestmentCard | Function to lookup and paginate through a single card for a... | 
| lookupInvestments | Function to lookup multiple investments over the Entity... | 
| lookUpIpo | Function to lookup a single ipo over the Entity Lookup API... | 
| lookupIpoCard | Function to lookup and paginate through a single card for a... | 
| lookupIpos | Function to lookup multiple ipos over the Entity Lookup API... | 
| lookUpJob | Function to lookup a single job over the Entity Lookup API... | 
| lookupJobCard | Function to lookup and paginate through a single card for a... | 
| lookupJobs | Function to lookup multiple jobs over the Entity Lookup API... | 
| lookupLocation | Function to lookup a single location over the Entity Lookup... | 
| lookupLocations | Function to lookup multiple locations over the Entity Lookup... | 
| lookUpOrganization | Function to lookup a single organization over the Entity... | 
| lookupOrganizationCard | Function to lookup and paginate through a single card for a... | 
| lookUpOrganizations | Function to lookup a single organization over the Entity... | 
| lookupOwnership | Function to lookup a single ownership over the Entity Lookup... | 
| lookupOwnershipCard | Function to lookup and paginate through a single card for a... | 
| lookupOwnerships | Function to lookup a multiple ownerships over the Entity... | 
| lookupPeople | Function to lookup a multiple people over the Entity Lookup... | 
| lookUpPerson | Function to lookup a single person over the Entity Lookup API... | 
| lookupPersonCard | Function to lookup and paginate through a single card for a... | 
| lookupPressReference | Function to lookup a single press reference over the Entity... | 
| lookupPressReferenceCard | Function to lookup and paginate through a single card for a... | 
| lookupPressReferences | Function to lookup multiple press references over the Entity... | 
| makeJson | Function to construct JSON body request to pass in for the... | 
| parseAddress | Function to parse Address Entity from JSON list to Data.frame | 
| parseAquisition | Function to parse Aquisition Entity from JSON list to... | 
| parseCategory | Function to parse Category Entity from JSON list to... | 
| parseCategoryGroup | Function to parse Category Group Entity from JSON list to... | 
| parseDate | Function to parse Date to the provided level of precision | 
| parseDegree | Function to parse Degree Entity from JSON list to Data.frame | 
| parseEvent | Function to parse Event Entity from JSON list to Data.frame | 
| parseEventAppearance | Function to parse Event Appearance Entity from JSON list to... | 
| parseFund | Function to parse Fund Entity from JSON list to Data.frame | 
| parseFundingRound | Function to parse Funding Round Entity from JSON list to... | 
| parseIdentifier | Helper function to parse a identifier data into a dataframe | 
| parseInvestment | Function to parse Investment Entity from JSON list to... | 
| parseIpo | Function to parse Ipo Entity from JSON list to Data.frame | 
| parseJob | Function to parse Job Entity from JSON list to Data.frame | 
| parseLocation | Function to parse Location Entity from JSON list to... | 
| parseOrganization | Function to parse Organization Entity from JSON list to... | 
| parseOwnership | Function to parse Ownership Entity from JSON list to... | 
| parsePerson | Function to parse Person Entity from JSON list to Data.frame | 
| parsePressReference | Function to parse Press Reference Entity from JSON list to... | 
| parsePrincipal | Function to parse Principal Entity from JSON list to... | 
| printError | Helper function to print out the error code along with an... | 
| searchCondition | Function to construct search conditions to be 'rbind'ed into... | 
| searchConditionCurrency | Function to construct currency type search conditions to be... | 
| search_entities | Search for entities | 
| search_entity | Function to use the Search API endpoint of Crunchbase API | 
| searchForAcquisitions | Function to search for acquisitions that fulfill... | 
| searchForAddresses | Function to search for addresses that fulfill pre-specified... | 
| searchForCategories | Function to search for categories that fulfill pre-specified... | 
| searchForCategoryGroups | Function to search for category groups that fulfill... | 
| searchForDegrees | Function to search for degrees that fulfill pre-specified... | 
| searchForEntity | Function to search for some entities matching certain search... | 
| searchForEventAppearances | Function to search for event appearances that fulfill... | 
| searchForEvents | Function to search for events that fulfill pre-specified... | 
| searchForFundingRounds | Function to search for funding rounds that fulfill... | 
| searchForFunds | Function to search for funds that fulfill pre-specified... | 
| searchForInvestments | Function to search for investments that fulfill pre-specified... | 
| searchForIpos | Function to search for ipos that fulfill pre-specified search... | 
| searchForJobs | Function to search for jobs that fulfill pre-specified search... | 
| searchForLocations | Function to search for locations that fulfill pre-specified... | 
| searchforOrganizations | Function to search for organizations that fulfill... | 
| searchForOwnerships | Function to search for ownerships that fulfill pre-specified... | 
| searchForPeople | Function to search for people that fulfill pre-specified... | 
| searchForPressReferences | Function to search for press references that fulfill... | 
| setAPIKey | Function to set API_KEY | 
| silenceFun | Silence Function | 
| simpleParse | Helper function to parse a simple character or integer list | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.