googlesearcher 1.0.4

Creator: rpa-with-ash

Last updated:

Add to Cart

Description:

googlesearcher 1.0.4

Usage:
from googlesearcher import *
results = Google.search(query, num="10")
for result in results:
print(result.link)
print(result.title)
print(result.domain)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.