An open API service indexing awesome lists of open source software.

https://github.com/mr-won/raw_data

로우데이터 분석
https://github.com/mr-won/raw_data

Last synced: over 1 year ago
JSON representation

로우데이터 분석

Awesome Lists containing this project

README

          

# Raw_Data
로우데이터 분석

HTTP Header Request Referer 이전 주소가 www.google.com 일때 사용자는 검색창에 URL 을 입력하면
URL이 다음과 형태로 주어진다. 이를 분석하라.
https://www.google.com/search?q=%EB%AE%A4%EC%A7%80%EC%97%84%EC%82%B0&oq=%EB%AE%A4%EC%A7%80%EC%97%84%EC%82%B0&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIGCAEQRRg7MgYIAhBFGDwyBggDEEUYPNIBCTIwMjdqMGoxNagCALACAA&sourceid=chrome&ie=UTF-8

문자열을 Decode하면 특정 문자열을 이은 형태로 나온다.