Hello friends,
I'm writing a simple Python script which retrieves the lists of tags from searched posts (posts.json), and downloads the posts themselves (located at static e621 net). Do each of these downloads require a pause before another post can be downloaded? Is there an alternative way to download them in bulk? (say, all 320 posts in a single page)