Giter Site home page Giter Site logo

cyworld-photo-scraper's Introduction

싸이월드 사진첩 이미지 백업을 위한 스크랩퍼

필요한 것

  • git clone 할 수 있는 능력
  • node.js app 를 CLI로 실행할 수 있는 능력
  • 웹 브라우저 개발자 도구에서 HTML 을 확인할 수 있는 능력
  • 잘 모르겠으면 주변 개발자 친구의 도움을 받아보자!

방법

  1. npm install 한다.

  2. 백업하고 싶은 싸이월드 사진첩으로 간다.

  3. 사진첩 하단의 더보기 버튼을 계속 클릭하여 사진첩 끝까지 페이지를 로드한다.

  4. 개발자도구를 열고 <div class="postlist_area"> 부분을 찾고 해당 HTML 블록을 통째로 복사한다. image

  5. 복사된 내용을 프로젝트 하위의 raw.txt 로 저장한다.

    • 한번에 여러 사진첩을 스크랩핑하고 싶으면, 각 사진첩의 postlist_area 내용을 하단에 계속 추가해도 된다.
  6. CLI 로 npm start 를 실행한다. 파싱된 이미지 링크를 순차적으로 가져오면서 /imgs 디렉토리에 저장한다. image

  7. 프로젝트 하위 /imgs 디렉토리를 살펴보면 사진이 저장되어 있다.

사족

  1. 내 것만 후딱 백업할려고 후딱 대충 만든거라 무슨 예외가 발생할지 모름.

cyworld-photo-scraper's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.