2015년 7월 14일 화요일

인스타그램 데이터 수집 절차

인스타그램 데이터 수집
  1. 소개
    1. 인스타그램 데이터 수집을 위한 절차
  2. 절차
    1. 어플리케이션 생성
      1. URL - https://instagram.com/developer/clients/manage/
        1. 추출 : CLIENT_ID, REDIRECT_URI
    2. 토큰 발급
      1. URL - https://instagram.com/oauth/authorize/?client_id=CLIENT_ID&redirect_uri=REDIRECT_URI&response_type=token
        1. 추출 : ACCESS_TOKEN
        2. 가이드 : https://instagram.com/developer/authentication/
  3. 활용
    1. 파이톤 API
      1. https://github.com/Instagram/python-instagram

로고 이미지

0 개의 댓글:

댓글 쓰기