![](https://bestblackhatforum.com/images/ads/droga5agency.com.expire.05232030.gif)
![](https://bestblackhatforum.com/images/ads/smspva.com_expire_march162025.gif)
Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
05-22-2015, 07:07 PM
(This post was last modified: 02-09-2017 06:04 PM by xfactor.)
Post: #1
|
|||
|
|||
[TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count
Hi Guys,
I just want to share how to sort the pinterest result based on their repins count. I think this will be useful if you need some viral ideas for your blog or facebook page. You only need firefox browser. (not tested with Chrome) Step by step 1. Open pinterest.com and login with your account. 2. Type keyword on search bar. ![]() 3. Press Ctrl+Shift+K ![]() 4. Copy the code below and paste it under prompt box. See the picture above. Code: var script = document.createElement('script');script.src = "https://ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js"; Code: var script = document.createElement('script');script.src = "https://ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js";document.getElementsByTagName('head')[0].appendChild(script); 5. Press enter, and boom!! All pins will sort by their repins count. ![]() Please add reputation if this useful for you! ![]() ![]() ![]() |
|||
05-23-2015, 06:10 PM
Post: #2
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count
Nice share thanks a lot :)
|
|||
06-04-2015, 12:37 PM
Post: #3
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count
update
if you want to open more than 5 pages, (5 scroll down) change the variable code Code: var pages = [change this number]; |
|||
06-05-2015, 01:38 AM
Post: #4
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count
good sharing.thanks
|
|||
06-30-2015, 03:57 AM
Post: #5
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count | |||
07-03-2015, 11:32 AM
Post: #6
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count
Let me try. Rep added.
|
|||
07-17-2015, 12:12 PM
Post: #7
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count
Neat trick. Thanks for the code xfactor! Repped!
Be awesome! :)
|
|||
07-17-2015, 04:32 PM
Post: #8
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count
Thanks bro, but I'm getting syntax error
[url= http://bestblackhatforum.com/Thread-Gene...ad]General + Sig Rules for BBHF [Updated FEB 2020] **Must Read**
[/url] |
|||
08-11-2015, 03:03 PM
(This post was last modified: 08-11-2015 03:03 PM by xfactor.)
Post: #9
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count | |||
03-27-2016, 08:56 AM
Post: #10
|
|||
|
|||
RE: [TUT] Sort Pinterest Pin Result from Largest to Smallest Repins Count | |||