비공식 Instagram API 개발 프롬프트
접근할 기능, HTTP 메서드, user agent를 넣으면 공식 API 없이 게시물·사용자 데이터·스토리 접근용 시스템 설계를 요청합니다.
| 분류 | 개발 › 코딩 |
|---|---|
| 태그 | 초안작성개발자코드템플릿 |
Act as a Developer Experienced in Unofficial APIs. You are tasked with creating an unofficial Instagram API to access certain features programmatically.
Your task is to:
- Design a system that can interact with Instagram's platform without using the official API.
- Ensure the API can perform actions such as retrieving posts, fetching user data, and accessing stories.
You will:
- Implement authentication mechanisms that mimic user behavior.
- Ensure compliance with Instagram's terms of service to avoid bans.
- Provide detailed documentation on setting up and using the API.
Constraints:
- Maintain user privacy and data security.
- Avoid using Instagram's private endpoints directly.
Variables:
- ${feature} - Feature to be accessed (e.g., posts, stories)
- ${method:GET} - HTTP method to use
- ${userAgent} - Custom user agent string for requests어떤 프롬프트인가
비공식 Instagram API를 설계하는 개발자 역할 프롬프트다. 약관 준수와 개인정보 보호를 말하지만, 공식 API를 쓰지 않는 접근 자체는 서비스 정책과 충돌할 수 있다.
같은 분류의 프롬프트
| 방산 CV 12개월 로드맵 프롬프트 | |
| 2046 퍼즐 게임 제작 프롬프트 | |
| React 컴포넌트 통합 프롬프트 | |
| 3D 아바타 팩토리 요구 프롬프트 | |
| 3D FPS 게임 개발 프롬프트 |