'Will the python script to scrape google search results blocked by Google?

I am writing a Python script to scrape the first 10 pages of search results of >300 keywords per day. Will it be recognized and blocked by Google?

Or will I need to use its own API (https://developers.google.com/custom-search/v1/overview#pricing) which is not free?

Thanks a lot!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source