GithubHelp home page GithubHelp logo

zeropay-crawling's Introduction

목적

지도에 제로페이 가맹점 위치를 표시

과정

  1. 크롤링
    제로페이 홈페이지에 있는 가맹점 주소를 크롤링한다
  2. Upload
    크롤링한 데이터를 csv 나 xlsx 로 업로드 한다

제약사항

  1. 시도와 시군구 코드를 알아야한다
    tryCode(sido) = '01' (서울)
    skkCode(sigungu) = '09' (노원구)
  2. 마지막 페이지 번호를 알아야 한다
    for loop 안의 5590
    last_page

Request Url

https://www.zeropay.or.kr/intro/frncSrchList_json.do

Form Data (Page 2)

pageIndex=2&recordCountPerPage=10&firstIndex=11&lastIndex=20&searchCondition=&tryCode=01&skkCode=09&pobsAfstrName=&bztypName=&_csrf=9677acdc-21ac-4e53-8c44-c4bf471da6f7

Response Json

https://github.com/flapper/zeropay-crawling/blob/master/response.json


Purpose

To make pins of zeropay market places on the map.

Processes

  1. Crawling Crawl all market places of the web
  2. Upload Upload csv or xlsx on Google Map

Constrains

  1. You must know the code of sido and sigungu
    sido = tryCode
    sigungu = skkCode
  2. You must know the last page number
    In this case 5590 in for loop

zeropay-crawling's People

Contributors

flapper avatar

Watchers

James Cloos 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.