Pinterest Keyword Generation Script

sams3ppiol

Power Member
Joined
Aug 22, 2023
Messages
501
Reaction score
206
Hello community

I made a pinterest keyword generator script, and i want your honest review based on code.

The code is a web scraping tool designed to search for Pinterest pins based on a given keyword, extract text content from the pins, identify keywords, and save these keywords to a CSV file. It also provides utility functions for logging, calculating average scores, and checking CPU usage.

If anybody is intrested on getting this script for free please send me a message.

This script is for content creators in order to make better pins with keywords.
 
I think it'd be best to post it just here. Why not.

I can give you corrections and my ideas on top of yours.

If it's private, there's no community benefit from that.

I think I'd go niche specific instead of "all keywords". But I am doing engineering for business and invention, not for plaudits.
 
I think it'd be best to post it just here. Why not.

I can give you corrections and my ideas on top of yours.

If it's private, there's no community benefit from that.

I think I'd go niche specific instead of "all keywords". But I am doing engineering for business and invention, not for plaudits.
ok i will send it now.
 

Attachments

I don't know if content of "meta description" can be classified as "search keywords" which would be useful in internet marketing.

These are more like words I think. Although I haven't run the code and I don't know where it could go.

I think it's more linguistics related tool than internet marketing / business.

What I would do is this process;

1. Get a bank of real Pinterest keywords in a niche.
2. Scrape content that gets a lot of views of smaller accounts.
3. Analyze what makes them successful.

Could be performed on any site and that's my first idea. Can be refined to another process of finding niches.

We can also make a tool to analyze what gets very quick growth on Pinterest. Understand what content types get success there.

Generally, Pinterest is full of content that isn't seen elsewhere. I'd consider scraping that and making mashups using that content. Although lately there is a flood of TikTok related reposts, but with images it's still quite unique.
 
Maybe would be better to get keywords / content parameters of successful pins on small accounts.

That makes more sense to me.

Although most of this stuff can be done manually.

I lately started to find automation kind of a problem. I noticed that automating content production brings most benefits. Searching doesn't take that much time.

I would say the most useful as for keyword research is something like scrapebox keyword scraper. Just gets clouds and clouds of keywords forever.

All that data is already available in APIs and tools of those companies. They share it for free.

So I'd get keywords from suggestions / APIs / tools like keyword planner, then analyze potential of them by massively searching for content on Pinterest and see how much potential certain keywords have. Although it's still something that a single person is probably not gonna need. And... such an automation would have a major error.

That requires data science experience. Not easy stuff. You need to analyze so much stuff it's hard to imagine. Even then, providing that to customers can be misleading for them as that data is never as reliable as legit tests. So another step would be "automated tests" which means... selling keywords proven to work in battle tests.

This task can be pretty much done manually as it's just one time stuff. Mass niche finding would be a brittle idea for me.

Basically my question is this: is my idea valid one for Pinterest -> check -> no? -> find another; yes? -> save in a file.

So I think the most reliable tool would log into a fresh account and test itself whether something works by uploading own content on Pinterest. Then give reports.
 
Last edited:
Hello community

I made a pinterest keyword generator script, and i want your honest review based on code.

The code is a web scraping tool designed to search for Pinterest pins based on a given keyword, extract text content from the pins, identify keywords, and save these keywords to a CSV file. It also provides utility functions for logging, calculating average scores, and checking CPU usage.

If anybody is intrested on getting this script for free please send me a message.

This script is for content creators in order to make better pins with keywords.
Hello community

I made a pinterest keyword generator script, and i want your honest review based on code.

The code is a web scraping tool designed to search for Pinterest pins based on a given keyword, extract text content from the pins, identify keywords, and save these keywords to a CSV file. It also provides utility functions for logging, calculating average scores, and checking CPU usage.

If anybody is intrested on getting this script for free please send me a message.

This script is for content creators in order to make better pins with keywords.
I am interested.
 
Back
Top