outscraper / outscraper-python

The library provides convenient access to the Outscraper API from applications written in the Python language. Allows using Outscraper's services from your code.
https://outscraper.com
MIT License
69 stars 18 forks source link

support for`tags` param in `google_maps_photos` #12

Closed sbendary25 closed 8 months ago

sbendary25 commented 8 months ago

https://github.com/outscraper/outscraper-python/blob/c531f9a4d9ae0bbd29067fc93d68bbd763657c39/outscraper/api_client.py#L437-L439

api docs reference a tag query parameter to filter by photo type. can this support be added to this package

vlad-stack commented 8 months ago

Added in https://github.com/outscraper/outscraper-python/releases/tag/v5.1.0