zzsza / blog-comments

각종 댓글 기록용 Repository(Giscus & Utterance 사용)
0 stars 0 forks source link

development/2019/03/12/crawling-in-developer-tools-console/ #36

Closed zzsza closed 1 year ago

zzsza commented 2 years ago

크롬 개발자 도구 Console에서 Google Play Review 크롤링하기

https://zzsza.github.io/development/2019/03/12/crawling-in-developer-tools-console/

zzsza commented 2 years ago

멋져요~! 잘보고 갑니당 >_<

This comment was made by Disqus. 2019-03-12 09:10:31 joshua.qa

zzsza commented 2 years ago

혹시 정상적으로 작동하는게 맞나요? review.json 까지 따오긴 했는데, 파이썬 colab에서 df = pd.read_json("review.json") 이걸 실행시기면 계속 ValueError: Expected object or value 라고 오류가 나옵니다. 물론 json 파일을 colab에 업로드도 완성한 상태구요.

This comment was made by Disqus. 2019-05-18 12:26:53 ljh3105

zzsza commented 2 years ago

ESC + :wq

파일 저장을 위와 같이 하라 하셨는데
의미를 잘 모르겠네요 ㅠ

esc키 누르고 :wq를 입력하라눈 말인가요..?

This comment was made by Disqus. 2021-06-06 05:35:14 Shinae Kim

zzsza commented 2 years ago

vim으로 파일을 여신 후, 내용 복붙하고 파일을 저장하면서 나가는 방식이 ESC :wq입니다
vim 명령어라고 보시면 됩니다!

ESC를 누르신 후, 명령어 입력에 :wq를 하시면 됩니다

This comment was made by Disqus. 2021-06-06 12:45:27 Seong Yun Byeon

zzsza commented 2 years ago

다시 해봤는데 정상적으로 동작합니다!

This comment was made by Disqus. 2021-06-06 12:45:52 Seong Yun Byeon