- Create a script in Google Spreadsheets and paste the code.
- Create a trigger to run
fetch
whenever the document is edited - Go to the spreadsheet, type a company name in the A column and hit enter
The script should take the name, fetch data from crunchbase and insert a row with the requested data.