Q: Kinds of Data I Can Get
I have a list of colleges like
Colombia Southern University
Strayer University
Liberty University
Purdue University Global
Keiser University
American Military University
East Coast Polytechnic Institute
I'd like to get the founding date for each of them. Is this something I can do with SheetMagic.
- OR -
A similar prompt to:
Find who are the best contacts for Marketing and Communication or MarCom queries, announcements and partnerships for the MBA program or school of business along with the way to address them in an email (without the dear), and their raw LinkedIn URL as along with the Accreditor of the school in a comms separated list (AACSB, ACBSP, IACBE) into a text table
State University of New York College at Oneonta Department of Business/School of Liberal Arts and Business (SLAB)
Thanks,
Jeff

Curran35278
Aug 14, 2025A: Hello there!
For finding the founding date, you can probably do given that it's published online somewhere. Maybe try using the SONAR model from Perplexity or the openai/gpt-4o-mini-search-preview model as it will look it up online before returning the answer.
As for the second prompt, this may be a little harder. A lot of LLMs don't like returning personal contact info about people. You may need to first do an AI list of all the people and then try using Perplexity or the openai/gpt-4o-mini-search-preview again to find more info about them that is live on the web. It won't return in table format like your prompt, but you can ask for a specific thing in each horizontal cell and then run it for every row of people you have.