Skip to content

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

License

Notifications You must be signed in to change notification settings

SBTMLab/CyworldClubPictureCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages