gsouf/google-url

default delay

Closed this issue · 1 comments

hi,

on the current script if used "as-is", is there a default delay in place or do we have to implement our own delay?

regards,

Hi @anagnam sorry for the time to answer (vacation time)

You may use your own delay. you may also use the delayed query that is packaged in the lib, but the delays are prototypes. You will prefer use your own delays.

You will have to delay ~30sec between each query. If you do really a lot of query you will have to delay even more.

It's hard to figure out the best delays to apply. It needs to be tested a lot