Coder Social home page Coder Social logo

ascalon.crawler's Introduction

Ascalon crawler

Ascalon crawler

eim 에서 사용하는 크롤러 입니다

  • Scrapy version : [추가바람]
  • Python version : 2.7

지속적인 크롤링을 위해 EC2 에 놓는 크롤러 입니다

코드관리

  1. 간단한 수정은 EC2 에 접속하여 수정합니다
  2. 보통은 로컬에서 짠 후 클론 받아 테스트 진행합니다
  • 현재 Ruso 가 외부 테스트 진행 방안 검토 중

폴더 구조

spiders [ascalon/spiders/]

실제로 크롤링 되는 코드들이 모여져 있는 곳 입니다

pipelines [ascalon/pipelines/]

스파이더에서 넘겨받은 크롤링 데이터들을 처리하는 곳 입니다

settings [ascalon/settings]

크롤러의 각종 셋팅이 모여 있는 곳 입니다

사용법

scrapy [명령] [스파이더 이름]

  • ex) scrapy crawl vod_youtube_list

스파이더 명명 규칙

vod_youtube_list

첫 언더바 앞에 있는 단어는 크롤링 형식에 맞게 씁니다. 추후 추가될 예정

  • ex) vod, hlvod, rating, game, blog, ...

스파이더 종류

  1. ascalon.spiders.rating
  2. ascalon.spiders.vod
  3. ascalon.spiders.job
  4. ascalon.spiders.item

2021-05-13 minor update

ascalon.crawler's People

Contributors

luke2327 avatar

Stargazers

 avatar

Watchers

 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.