i am trying to make a scraper for the accepted solutions on Codeforces and this is not feasible as it needs a lot of requests i searched on the API supported by the site but the submission object doesn't contain this piece of information so i was hoping to add this attribute to the submission object or create another object that could contain this attribute to make submissions request for a specific user light-weight. i know that gyms are not allowed to be seen except by coaches or the solver so it could be handled using specific parameters for authentication and thanks in advance