Can you download images from a specific domain for each page ending in a string?
问题 I recently found an old website that I used to use (we'll call it example.com) which stores images on a page with the URL of your ID and a 5-character randomly-generated code. For example if my ID is HG5K , one of these images will be located at example.com/[random code here]_HG5K.png . The code generator uses a random combination of capital letters and numbers. Some examples of codes: 83JME_HG5K HD2U3_HG5K 33GIZ_HG5K What I'm asking is: if there is a way to search example.com for any pages