Posts by Antonio Hammerl • 1 point
1 post
-
0
votes0
answers60
viewsQ: Result of paged loop instead of unified
I’m having trouble getting a result formatted in JSON paged. My code instead of returning the result of the joined is bringing the result per page! import requests def __init__(self, usuario,…