Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyworld Club Picture Crawler(싸이월드 클럽 사진 크롤러)

Download every pictures in Cyworld club.(싸이월드 클럽의 모든 사진을 다운로드 받는 Python 스크립트)

##Usage ###Install Requirements

  pip install requests

###Get Club ID 사진 슬라이드

Click "사진 슬라이드 보기"

Club ID

Get Club ID from URL

###Edit Club ID Edit cyworldpicture.py

  #-*- coding: utf-8 -*-
  import requests
  import json
  
  club_id = ##Set Club ID

Put your Club ID into ##Set Club ID

###Execute Script

  python cywordpicture.py

About

싸이월드 클럽 사진 크롤러 / Cyworld Club Picture Crawler

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages