ropensci / photosearcher

Searches Flickr for photographs and metadata
https://docs.ropensci.org/photosearcher
15 stars 13 forks source link

"No photographs meeting criteria" #17

Open bonushenricus opened 2 years ago

bonushenricus commented 2 years ago

Hi I try with a simple code flickr_prova <- photo_search(mindate_taken = "2021-09-01",maxdate_taken = "2022-07-04",text = "ENGA22060401") but the result

No photographs meeting criteria

in not possibile because there is this photo https://www.flickr.com/photos/125008868@N05/52194104265/ where am I wrong to write the code?