Bitcointalk.org scrape
收藏数据链接:
官方服务:
资源简介:
Bitcoin scrape (April-may 2023) or board 1 (https://bitcointalk.org/index.php?board=1.0) with within this board/list "PostID": post_id, "Username": username_element.text, "PostDate": post_date_element.text, "PostContent": post_content_element.text, "PostTitle": post_title_element.text, "PostURL": post_url for all pages per post/topic File name : output_file_name = output_folder + url.split('=')[1].replace('.', '_') + ".csv" (from the list of url's per topic)
创建时间:
2023-05-11



