# cnblogs archiver ## How can I help? Go to [release](https://git.saveweb.org/saveweb/cnblogs/releases) page, downlaod `cnblogs_posts_list` and run it. WARNING: DO NOT run `cnblogs_posts_list` concurrently (on same IP), you may be banned by cnblogs. NOTE: We will publish a docker image soon™ (<30 minutes). --- NOTE: `cnblogs_rss_detect` is finished, you don't need to run it. ## Archiving stages ### stage1:detect all blogids (~~finished~~) run `cnblogs_rss_detect` ### stage2:iterate all blogids and collect all posts' URLs (running) run `cnblogs_posts_list` ### stage3:export all posts' URLs and send to ArchiveTeam (TODO) ### stage4:also download all posts' HTMLs by ourselves (TODO)