You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to collect images using the same example mentioned here, yet, it doesn't get any images when using Arabic keyword as a word of search. Find the code below for reference:
from pinterest import PinterestImageScraper
p_scraper = PinterestImageScraper()
is_downloaded = p_scraper.make_ready("إختبار")
anyone else experience this with other languages?
The text was updated successfully, but these errors were encountered:
Hey Reema, I tried to check the way to get it, but this code is heavily relied on Google result on Pinterest and if it's not returning anything then this code will not return anything.
I am trying to collect images using the same example mentioned here, yet, it doesn't get any images when using Arabic keyword as a word of search. Find the code below for reference:
anyone else experience this with other languages?
The text was updated successfully, but these errors were encountered: