@bebetter said in How to Manage API Key Usage in Multi-Threaded Tasks with BAS:
Can we return the API key back to the resource after finishing a thread?
You don't need it. Just set the usage count of the resource when you create it.
@ozsuakin said in possible to apply harvester method on BAS?:
Hi everyone,
is it possible apply harvester method for recaptcha on BAS?
if yes, can you please inform me how I can able to do it?Best Regards.
harvester ?
@Fox
here some example on github
https://github.com/Cosmo3904/Recaptcha-Harvester-V2