Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collecting Images using Arabic keywords #4

Open
ReemOmer opened this issue Nov 9, 2022 · 2 comments
Open

Collecting Images using Arabic keywords #4

ReemOmer opened this issue Nov 9, 2022 · 2 comments

Comments

@ReemOmer
Copy link

ReemOmer commented Nov 9, 2022

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?

@iamatulsingh
Copy link
Owner

Hi Reem, I'll check this out whenever I'll get time.

@iamatulsingh
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants