Python Script for Pinterest Keywords

sams3ppiol

Power Member
Joined
Aug 22, 2023
Messages
501
Reaction score
206
I made a python script to scrape specific keywords for pins, im testing it but i dont know where is the problem

when i launch the script it says :
No keywords found to save.
No keywords found.

what might be problem here ?!
 
I made a python script to scrape specific keywords for pins, im testing it but i dont know where is the problem

when i launch the script it says :
No keywords found to save.
No keywords found.

what might be problem here ?!
Without the source code, it's hard to help
 
Without the source code, it's hard to help
i will post it later i think rn im using even chat gpt i saw that i have some mistakes like : webdriver and downloading some libraries as selenium.
 
Update :

after i managed to find the solution for that error earlier now im trying to add some features on script for example : when i type healthy chocolate cakes, to get specific keywords in order to post pins with higher chance of going viral, im still trying to do this right now im having some difficulties, and i could use a little bit of help from experienced programers.

Thank you.
 
You won't get help without sharing ar least a code snippet of where you are struggling
 
You won't get help without sharing ar least a code snippet of where you are struggling
i will do it for sure; im already finishing it, i might be able to share with others for free, it might help getting keywords.
 
Sounds like a good idea. I presume you new to programming so sharing your code is a great opportunity to get feedback and learn.
 
Sounds like a good idea. I presume you new to programming so sharing your code is a great opportunity to get feedback and learn.
of course, i don't know if i can share it on forum here im not familiar with rules about that !
 
Back
Top