Closed makseem77 closed 1 year ago
It's not random. It always scrape first to last results.
Oh okay, it's weird I don't get the same results when I do the research manually. Do you have an idea why ?
May be because Google results differ. But may be you can pull the code and debug the result once.
oh okay, if i understand well (i don't know much about coding sorry), the scraper does a research for "my keyword" + "pinterest" in google ? not directly in pinterest ?
True, I did this way so at least we can give credit to the original author of those images and don't have to use official API too.
I see, so in theory I could even remove the "pinterest" to scrape images from google directly right ?
Yes you can change that but the code is written to scrape data from Pinterest so it will not work with any other websites. You'll need to change the code according to your need.
I see, thanks for your answers !
No problem at all.
Is the scraping random ? Is there a way to scrape the first results ?