Can I use Outscpraper with Google Colab env for Python?

Hi everyone,
I am using Outscraper in Jupyter notebook for Python now. But that doesn’t have GPU but CPU that takes a lot of time to complete to collect information via API and Place_id. This is becuase I need to collect large information I need to use GPU that processes faster than CPU. Google Colab has GPU so I want to use it with Outscraper. Is it possible? I will appreciate your help.

Hello @kae,

Outscraper is not using your computer resources when extracting the data. All extraction is being processed on Outscrpaer services.