facebook에 있는 page, group에서 본문과 댓글들을 크롤링합니다.
사용하실때 출처를 밝혀주세요. 문의는 [email protected]이나 이슈로 남겨주세요.
Original
Max Woolf 님의 https://github.com/minimaxir/facebook-page-post-scraper/blob/master/examples/how_to_build_facebook_scraper.ipynb 코드가 original입니다.
필요에 따라 코드를 변형했습니다.
It needs
● python3에서 작동합니다
How to
page를 크롤링하는 방법은 https://dizwe.tistory.com/8를 참고해주세요.
group을 크롤링하는 방법은 글 작성 중입니다.