- this crawler was built with selenium.
* collect id for each posts.
* the data will be saved in csv format.
* the post_id collected with this crawler will be used in other program.
* collect comments from posts.
* the comments data will be saved in comment_files.
* collect contents from posts.
* the data will be saved in content_files as csv files.
* collected numbers of each reaction for the posts.
* collect number of comments and shares.
* take screenshots of each posts.
* generate .png files.