TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Run Scripts and call APIs inside ChatGPT

2 pointsby louison11about 2 years ago
Just a little trick I discovered: ChatGPT can&#x27;t execute scripts or call APIs on its own yet. But it can display images.<p>You can call APIs and return the results via an image using a 3rd party server or a simple Cloudflare Workers.<p>Example with this prompt that calls a domain availability API through an image tag:<p>Suggest 20 domain names for a product that helps people find the best books easily. Deliver the results in a table, with the domain in the first column, and its availability in the next column. In the availability column, place an image with the following source URL format: https:&#x2F;&#x2F;domains.geniecf.workers.dev&#x2F;?domain=domain-name.com

no comments

no comments