What is the best way to mass download from this site? Since HB2112 got passed I would like to download every post on this site, essentially making a local copy since this bill will apparently affect all users and not just the ones in arizona. I currently use gallery-dl to download and I use the --write-metadata flag to get the post's json file as well.
The way I would like to download is downloading by date (not by upload date, the date tagged). For example downloading everything made before the year 2000 in one go, so all posts with the tagged date of 1999, 1998, 1997 ... all the way back to the earliest tagged post (which if I remember correctly is a greek pot from approx 6th century BC). Is it possible to order posts this way?
Is there also a way to download the notes.json for each post as well? I asked in a different forum post and I was told I could use something like this for a post https://e621.net/notes.json?search[post_id]=5244295 but this seems like it would only work for one post at at time.
While I'm downloading posts in order of date, I would not download pools the same way. I am going to do those separately so the pools stay in order. Is there a way to show pools in order of id? If not, I'll just make a text file to do that.