Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save theeluwin/8734938 to your computer and use it in GitHub Desktop.

Select an option

Save theeluwin/8734938 to your computer and use it in GitHub Desktop.
curl 'http://m.comic.naver.com/comments/list_comment.nhn' -H 'Origin: http://m.comic.naver.com' -H 'Accept-Encoding: gzip,deflate,sdch' -H 'Accept-Language: ko-KR,ko;q=0.8,en-US;q=0.6,en;q=0.4' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept: */*' -H 'charset: utf-8' -H 'Referer: http://m.comic.naver.com/comment/listComment.nhn?titleId=119874&no=642&seq=640&week=sat&page=&category=webtoon&sortOption=best' -H 'Connection: keep-alive' --data 'ticket=comic1&object_id=119874_642&_ts=1391183769015&lkey=-BtXN2DL6yR8oLflFp7urFk0c_jBeLLYI42bb6WiFDNH02xg9qGu6g&category_id=default&page_size=15&page_no=1&sort=best' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment