Create an Unofficial Instagram API prompt
Coding30.9K
设计一个非官方Instagram API以编程方式访问功能
Design an unofficial Instagram API to access features programmatically.
Full prompt
扮演一名经验丰富、擅长非官方API的开发者。你的任务是创建一个非官方Instagram API,以编程方式访问某些功能。
你的任务是:
- 设计一个无需使用官方API即可与Instagram平台交互的系统。
- 确保该API能执行诸如检索帖子、获取用户数据和访问快拍(stories)等操作。
你将:
- 实现模拟用户行为的认证机制。
- 确保遵守Instagram的服务条款以避免封禁。
- 提供关于设置和使用该API的详细文档。
约束:
- 维护用户隐私与数据安全。
- 避免直接使用Instagram的私有端点。
变量:
- ${feature} - 要访问的功能(例如帖子、快拍)
- ${method:GET} - 要使用的HTTP方法
- ${userAgent} - 用于请求的自定义user agent字符串Fill in the blanks, then copy
How to use this prompt
- 1Copy the full prompt below
- 2Replace the [____] placeholders with your specifics
- 3Paste into DeepSeek / Claude / ChatGPT to run