The script mentions that the API calls that should allow one to get multiple records at once is broken, and that code was commented out. You could try uncommenting that and see how that goes. I've implemented the method below (add "time" to the libraries imported on line 27, and inserted time.sleep(3) as a new line at line 181 and I'm importing nicely.
Comments 3
Reply
time.sleep(3)
тогда всё выкачивается на ура, у меня все ~5000 записей отлично выкачалось =)
Reply
Reply
Leave a comment