create account

Announcing Steem Insights - Steem search engine based on Hivemind by dmitrydao

View this thread on: hive.blogpeakd.comecency.com
· @dmitrydao · (edited)
$271.19
Announcing Steem Insights - Steem search engine based on Hivemind
<center>
![steem.png](https://cdn.steemitimages.com/DQmaTRAT15uJpfLzFXLUFWEf7umUgNCpTtickhoFf7kbiLb/steem.png)
</center>

After [an official announcement]( https://steemit.com/hivemind/@steemitblog/hivemind-is-live) of Hivemind, I became quite excited, not because I understood what is was but because I’ve seen some decent progress with infrastructure cost reduction by Steemit Inc.

At the same time, I was already working on block explorer for Steem Dapps leveraging Steemjs API but then it went down for major changes related to Steem.DAO. I was pissed at first but that gave me some time to rethink the architecture of my project. After I’ve done that, I decided I need to test [Tower]( https://steemit.com/utopian-io/@emrebeyler/tower-a-rest-api-implementation-on-the-top-of-hivemind), a Hivemind REST API made by @emrebeyler.

To be honest, it felt quite cool to dig through the docs and testing it live. If there are two things that are missing on Steemit or any other Steem-based interfaces, that would be clearly search and filtering options.

I cannot stress enough how awesome it is to have a simple way to look through the whole blockchain with multiple queries, it’s a bless for users and a relief for users.

## What is Steem Insights?

Originally, I was planning to create an explorer for Dapps only but then I decided to switch my focus towards changing the whole concept of block explorers. All of the modern explorers display data mostly for tech people but how we’re going to attract new users if we’re building products only for nerds? 

Thus, I would like to call Steem Insights a Steem search engine. An engine, yes. Basically, I want to make an ability for people to search for Steem-related data and getting the results they can understand. If you take [Steemdb](https://steemdb.com) or [Steemd]( https://steemd.com), you would see lots of info that tells nothing whatsoever to your mom, an artist or even a sales manager.  My goal is to change this and make search process great again.

## Current features

At the moment, I implemented accounts and dapps search. I deliberately made it similar to how facebook search used to work prior to removing all of the advanced filtering settings. 

You can now find all of the guys and girls from your hometown, the place you’re considering moving or just curious about. You can find the influencers, the whales, the Steem old souls and even delegators of responsibilities. You can sort by multiple fields also which is by default set to descending (for some obvious reasons).

Here’s a few shots of the engine:
<center>![1.png](https://cdn.steemitimages.com/DQmf6nqCkAVWrsUMPkBJeBVcB5oak1j8QUHc7w7w2UfPNSA/1.png)
Search by location: Korea</center>

<center>![2.png](https://cdn.steemitimages.com/DQmQdRYbsrXy4DHPW1VuNNiSfJ1Y1zVvvdUZyhxjMm89PxU/2.png)
Search by account name: emre</center>

<center>![3.png](https://cdn.steemitimages.com/DQmcqis7YAXBfkHQRPeRBsqDCjdiowyoqeMJmgTR4qp9wF3/3.png)
Multiple filters: 10,000+ followers, 40+ reputation, 10MV+ voting weight, 2017 – minimum account creation date.</center>

I also decided to add basic search for [Steemapps](https://steemapps.com). It took me a couple of hours to implement that which was quite satisfying. Thanks @therealwolf for an awesome api, really appreciate your work. Although you do have to type the full name of the app, there's no 'contains' querying yet. I'll try to change it with autocomplete in the next update. 

<center>![5.png](https://cdn.steemitimages.com/DQmbAzyDJRDhcRey8oubcKJTomhkcWQc63AiVoT6MAuso92/5.png)</center>

P.S. Forgot to mention the website, it's [steeminsights.com](https://steeminsights.com)

## How to use Steem Insights?

The usage is pretty straightforward, you just type in the name of the account of the person you’re looking for or you select the filters and hit apply. In both cases you’ll see some results. By default all of the accounts are filtered by reputation which means you’ll see top quality accounts on the Steem blockchain. 

Besides, even though there are over a million Steem accounts, you might find no results if you apply too many filters. You’ll see something like that:
<center>![4.png](https://cdn.steemitimages.com/DQmWt2TxoR6TJ1N1boVRhViy77mSvqXAP5kacr9Q6j12bgB/4.png)</center>
  
If you stumbled upon that, you can simply click reset filters and start your new search.
There are a few things you have to be aware of due to how Hivemind queries work now:
-	Main search box – currently does the search through Steem account names, not the display names that users set
-	Posts – work only if you put the exact number of posts, there’s no minimum value in Tower API yet
-	Proxy – has to be the exact Steem account name of the proxy, otherwise it finds nothing

## What are the plans?

My nearest plans are to collect the feedback and to see which features search options do people desire.
But overall I’m planning to implement:
-	Followers and following search.
-	Proposals search (as soon as @blocktrades releases them on a testnet which could happen next week).
-	Posts search. I'm still considering whether to add tags-based lookup or implement communities right away. In any scenario I would love to see more filters for posts to implement this one.

I also consider adding search through top Steem dapps, including @steemmonsters and @drugwars. I have a decent architecture to diplay data of virtually any rest api so dapps are definitely on the list.

For those who was looking for a link, here we are [steeminsights.com](https://steeminsights.com)

P.S. Already made [the first update](https://steemit.com/steem/@dmitrydao/steem-insights-update-1), added a dashboard.

<hr>

###  <center>If you like what I do, make sure to vote for my witness (via [steemit](https://steemit.com/~witnesses) or [steemconnect](https://steemconnect.com/sign/account-witness-vote?witness=dmitrydao&approve=1)). Witnesses keep the infrastructure going so don’t skip.</center>

<center>![1.png](https://cdn.steemitimages.com/DQmaPx96tEjjbrJpFAhALxxVSusvHTxZGMxRUbyLp5SNcGf/1.png)</center>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 935 others
👎  
properties (23)
authordmitrydao
permlinkannouncing-steem-insights-steem-search-engine-based-on-hivemind
categorysteem
json_metadata{"tags":["steem","hivemind","steemit","blockchain","utopian-io"],"users":["emrebeyler","therealwolf","blocktrades","steemmonsters","drugwars"],"image":["https://cdn.steemitimages.com/DQmaTRAT15uJpfLzFXLUFWEf7umUgNCpTtickhoFf7kbiLb/steem.png","https://cdn.steemitimages.com/DQmf6nqCkAVWrsUMPkBJeBVcB5oak1j8QUHc7w7w2UfPNSA/1.png","https://cdn.steemitimages.com/DQmQdRYbsrXy4DHPW1VuNNiSfJ1Y1zVvvdUZyhxjMm89PxU/2.png","https://cdn.steemitimages.com/DQmcqis7YAXBfkHQRPeRBsqDCjdiowyoqeMJmgTR4qp9wF3/3.png","https://cdn.steemitimages.com/DQmbAzyDJRDhcRey8oubcKJTomhkcWQc63AiVoT6MAuso92/5.png","https://cdn.steemitimages.com/DQmWt2TxoR6TJ1N1boVRhViy77mSvqXAP5kacr9Q6j12bgB/4.png","https://cdn.steemitimages.com/DQmaPx96tEjjbrJpFAhALxxVSusvHTxZGMxRUbyLp5SNcGf/1.png"],"links":["https://steemit.com/hivemind/@steemitblog/hivemind-is-live","https://steemit.com/utopian-io/@emrebeyler/tower-a-rest-api-implementation-on-the-top-of-hivemind","https://steemdb.com","https://steemd.com","https://steemapps.com","https://steeminsights.com","https://steemit.com/steem/@dmitrydao/steem-insights-update-1","https://steemit.com/~witnesses","https://steemconnect.com/sign/account-witness-vote?witness=dmitrydao&approve=1"],"app":"steemit/0.1","format":"markdown"}
created2019-03-02 22:38:12
last_update2019-03-03 21:43:03
depth0
children104
last_payout2019-03-09 22:38:12
cashout_time1969-12-31 23:59:59
total_payout_value203.759 HBD
curator_payout_value67.434 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length6,061
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,650,370
net_rshares396,975,652,802,416
author_curate_reward""
vote details (1000)
@aple ·
it is interesting and vort voting
properties (22)
authoraple
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t205633973z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 20:56:33
last_update2019-03-03 20:56:33
depth1
children1
last_payout2019-03-10 20:56:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation19,554,826,964,623
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,694,517
net_rshares0
@dmitrydao ·
Thanks.
properties (22)
authordmitrydao
permlinkre-aple-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t223434948z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 22:34:33
last_update2019-03-03 22:34:33
depth2
children0
last_payout2019-03-10 22:34:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,697,779
net_rshares0
@arcange ·
Congratulations @dmitrydao!
Your post was mentioned in the [Steem Hit Parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20190302) in the following category:

* Pending payout - Ranked 1 with $ 234,42
properties (22)
authorarcange
permlinkre-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190302t165142000z
categorysteem
json_metadata""
created2019-03-03 15:52:36
last_update2019-03-03 15:52:36
depth1
children0
last_payout2019-03-10 15:52:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length215
author_reputation1,146,606,639,109,506
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,684,011
net_rshares0
@artemislives ·
Loving to see the steemiverse expanding!  💜

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorartemislives
permlinkartemislives-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t035740736z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-04 03:57:39
last_update2019-03-04 03:57:39
depth1
children0
last_payout2019-03-11 03:57:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length113
author_reputation307,778,421,614,859
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,706,736
net_rshares0
@ayimulyadi ·
Very impressive, i will try it now.
properties (22)
authorayimulyadi
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t083218804z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 08:32:18
last_update2019-03-03 08:32:18
depth1
children0
last_payout2019-03-10 08:32:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation44,770,842,612
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,667,919
net_rshares0
@bitcoinflood ·
Looks solid

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorbitcoinflood
permlinkbitcoinflood-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t035834358z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-04 03:58:33
last_update2019-03-04 03:58:33
depth1
children0
last_payout2019-03-11 03:58:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation1,645,024,977,979,240
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,706,754
net_rshares0
@bluemist · (edited)
$0.11
I like your engine, its gonna improve search dramatically.

Just a quick suggestion to change if you don't mind, it does not necessarily have to be guy's account only ;)
![dfgdfgdf.jpg](https://cdn.steemitimages.com/DQmdzXVJ23XRuFUkhU1CHswLWnFKBXPCu7VnQAADotmSJGN/dfgdfgdf.jpg)
👍  , , , , , ,
properties (23)
authorbluemist
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t063736610z
categorysteem
json_metadata{"tags":["steem"],"image":["https://cdn.steemitimages.com/DQmdzXVJ23XRuFUkhU1CHswLWnFKBXPCu7VnQAADotmSJGN/dfgdfgdf.jpg"],"app":"steemit/0.1"}
created2019-03-03 06:37:36
last_update2019-03-03 06:37:57
depth1
children5
last_payout2019-03-10 06:37:36
cashout_time1969-12-31 23:59:59
total_payout_value0.086 HBD
curator_payout_value0.027 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length277
author_reputation38,889,272,725,754
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,664,890
net_rshares167,724,616,807
author_curate_reward""
vote details (7)
@alkolmatik1 ·
WOMAN; you fall in love with the features that make you happy, and they try to take that feature from you.
properties (22)
authoralkolmatik1
permlinkre-bluemist-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t221322814z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 22:13:24
last_update2019-03-03 22:13:24
depth2
children0
last_payout2019-03-10 22:13:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length106
author_reputation1,613,767,101
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,697,028
net_rshares0
@anythingrandom ·
It can simply be changed to "Type in a username"
Would be more professional :)
👍  , ,
properties (23)
authoranythingrandom
permlinkre-bluemist-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t161509216z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 16:15:06
last_update2019-03-03 16:15:06
depth2
children1
last_payout2019-03-10 16:15:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation886,070,584,085
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,684,871
net_rshares2,532,633,548
author_curate_reward""
vote details (3)
@thura123 ·
please me upvote
👎  
properties (23)
authorthura123
permlinkre-anythingrandom-re-bluemist-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t200101889z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 20:01:06
last_update2019-03-03 20:01:06
depth3
children0
last_payout2019-03-10 20:01:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation-450,999,225
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,692,788
net_rshares-13,083,542,185
author_curate_reward""
vote details (1)
@dmitrydao ·
properties (23)
authordmitrydao
permlinkre-bluemist-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t083914159z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 08:39:15
last_update2019-03-03 08:39:15
depth2
children1
last_payout2019-03-10 08:39:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,668,097
net_rshares2,538,697,768
author_curate_reward""
vote details (3)
@thura123 ·
please me upvotes
👍  
properties (23)
authorthura123
permlinkre-dmitrydao-re-bluemist-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t200036181z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 20:00:39
last_update2019-03-03 20:00:39
depth3
children0
last_payout2019-03-10 20:00:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation-450,999,225
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,692,780
net_rshares550,886,021
author_curate_reward""
vote details (1)
@cardboard ·
!tipuvote ;)
properties (22)
authorcardboard
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t004227765z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 00:42:27
last_update2019-03-03 00:42:27
depth1
children0
last_payout2019-03-10 00:42:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation31,522,757,177,122
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,654,655
net_rshares0
@chirstonawba ·
hi

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorchirstonawba
permlinkchirstonawba-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t120138440z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-04 12:01:48
last_update2019-03-04 12:01:48
depth1
children0
last_payout2019-03-11 12:01:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length72
author_reputation-74,205,049,136
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,721,105
net_rshares0
@coingecko ·
$0.34
We're looking at the website.. Gotta say! Looks awesome!! Love the UI!!

> but how we’re going to attract new users if we’re building products only for nerds?

That's our first impression when looking at the explorer, very human readable and sleek!
👍  
properties (23)
authorcoingecko
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t150438184z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-04 15:04:39
last_update2019-03-04 15:04:39
depth1
children1
last_payout2019-03-11 15:04:39
cashout_time1969-12-31 23:59:59
total_payout_value0.258 HBD
curator_payout_value0.086 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length248
author_reputation129,808,734,886,164
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,728,568
net_rshares486,648,698,881
author_curate_reward""
vote details (1)
@dmitrydao ·
Thanks guys, your opinion is always important to me.
👍  
properties (23)
authordmitrydao
permlinkre-coingecko-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t222724269z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-04 22:27:24
last_update2019-03-04 22:27:24
depth2
children0
last_payout2019-03-11 22:27:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length52
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,744,788
net_rshares542,422,638
author_curate_reward""
vote details (1)
@cryptoeera ·
$0.35
I like you try to provide to the world a block explorer adapted to the mainstream capabilities.
👍  , , ,
properties (23)
authorcryptoeera
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t042749913z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-04 04:27:51
last_update2019-03-04 04:27:51
depth1
children4
last_payout2019-03-11 04:27:51
cashout_time1969-12-31 23:59:59
total_payout_value0.352 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation4,588,753,233,699
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,707,571
net_rshares668,519,014,332
author_curate_reward""
vote details (4)
@avijitesd ·
fuck
👍  
properties (23)
authoravijitesd
permlinkre-cryptoeera-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190305t132054174z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-05 13:20:54
last_update2019-03-05 13:20:54
depth2
children0
last_payout2019-03-12 13:20:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation45,183,804
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,770,587
net_rshares539,479,960
author_curate_reward""
vote details (1)
@dmitrydao ·
Thanks, somebody has to do it.
👍  
properties (23)
authordmitrydao
permlinkre-cryptoeera-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t085823538z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-04 08:58:24
last_update2019-03-04 08:58:24
depth2
children2
last_payout2019-03-11 08:58:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,715,045
net_rshares1,249,028,870
author_curate_reward""
vote details (1)
@apostle-thomas ·
I agree with @cryptoeera!  That is awesome! 

@dmitrydao, I would vote for you as witness but I already voted!  Nevertheless, I am a high performance action account that gives "F-URR" "URR" $UPER $UCCE$$!!!

This is a small music gift of appreciation from a YouTube contributor named Geogeniuzz22...
https://youtu.be/xLiSizW9pZU
properties (22)
authorapostle-thomas
permlinkre-dmitrydao-re-cryptoeera-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t152543175z
categorysteem
json_metadata{"tags":["steem"],"users":["cryptoeera","dmitrydao"],"image":["https://img.youtube.com/vi/xLiSizW9pZU/0.jpg"],"links":["https://youtu.be/xLiSizW9pZU"],"app":"steemit/0.1"}
created2019-03-04 15:25:45
last_update2019-03-04 15:25:45
depth3
children1
last_payout2019-03-11 15:25:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length328
author_reputation1,775,624,554,639
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,729,624
net_rshares0
@d00k13 ·
This is awesome 😎 meetup dApp here we come 💪💪💪

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
properties (22)
authord00k13
permlinkd00k13-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t223639465z
categorysteem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-03 22:36:39
last_update2019-03-03 22:36:39
depth1
children10
last_payout2019-03-10 22:36:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length108
author_reputation473,475,468,733,980
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,697,834
net_rshares0
@d00k13 ·
@gungho I think this may interest you if not already aware 🤔

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
properties (22)
authord00k13
permlinkd00k13-re-d00k13-d00k13-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t022627194z
categorysteem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-04 02:26:27
last_update2019-03-04 02:26:27
depth2
children7
last_payout2019-03-11 02:26:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length122
author_reputation473,475,468,733,980
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,704,259
net_rshares0
@gungho · (edited)
💪keep on keepin' on!
👍  
properties (23)
authorgungho
permlinkgungho-re-d00k13-d00k13-re-d00k13-d00k13-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t151556919z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-04 15:15:57
last_update2019-03-04 15:18:12
depth3
children1
last_payout2019-03-11 15:15:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation6,701,441,510,879
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,729,122
net_rshares22,235,527,226
author_curate_reward""
vote details (1)
@gungho ·
Thank you for bringing this to my attention [@d00k13](https://steemit.com/@d00k13). It's great to have all these apps/dapps. This will help STEEM progress and make searching for information much more convenient and saves a lot of time in the end. I'm sure there will be positive feedback. Russians are really exquisite in coding.
I will keep you updated.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
👍  
properties (23)
authorgungho
permlinkgungho-re-d00k13-d00k13-re-d00k13-d00k13-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t151631253z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-04 15:16:30
last_update2019-03-04 15:16:30
depth3
children4
last_payout2019-03-11 15:16:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length424
author_reputation6,701,441,510,879
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,729,145
net_rshares22,292,736,473
author_curate_reward""
vote details (1)
@dmitrydao ·
Hell yes. That's exactly what I was thinking about today. Take all of the people and make them meet. Already have a few ideas on how to implement this.
properties (22)
authordmitrydao
permlinkre-d00k13-d00k13-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t224713804z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 22:47:12
last_update2019-03-03 22:47:12
depth2
children1
last_payout2019-03-10 22:47:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length151
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,698,172
net_rshares0
@d00k13 ·
It’s my mission this year to at least meet one fellow Steemian I don’t already know outside of Steem...

Please keep me informed if you come up with anything 🙏

PS @gungho is working on something prior to this release and was looking for input... not sure where things are right now 😅

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
properties (22)
authord00k13
permlinkd00k13-re-dmitrydao-re-d00k13-d00k13-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t022924800z
categorysteem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-04 02:29:24
last_update2019-03-04 02:29:24
depth3
children0
last_payout2019-03-11 02:29:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length346
author_reputation473,475,468,733,980
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,704,320
net_rshares0
@dahri ·
good the job @dahri
properties (22)
authordahri
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t035127668z
categorysteem
json_metadata{"tags":["steem"],"users":["dahri"],"app":"steemit/0.1"}
created2019-03-03 03:51:27
last_update2019-03-03 03:51:27
depth1
children0
last_payout2019-03-10 03:51:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length19
author_reputation1,080,445,003,032
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,660,296
net_rshares0
@dassvollkornbrot ·
.
properties (22)
authordassvollkornbrot
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t152018983z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 15:20:21
last_update2019-03-03 15:20:21
depth1
children0
last_payout2019-03-10 15:20:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation133,201,898,984
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,682,643
net_rshares0
@dinoaddis77 ·
Sembra un bel progetto non vedo l'ora di provare, appena so qualcosa in piú daró un giudizio
properties (22)
authordinoaddis77
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t184717898z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 18:47:18
last_update2019-03-03 18:47:18
depth1
children0
last_payout2019-03-10 18:47:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation506,131,242,045
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,690,490
net_rshares0
@diovanne ·
Nice concept 

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
properties (22)
authordiovanne
permlinkdiovanne-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190305t131416581z
categorysteem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-05 13:14:15
last_update2019-03-05 13:14:15
depth1
children0
last_payout2019-03-12 13:14:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length75
author_reputation1,719,499,325
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,770,313
net_rshares0
@dmitrydao ·
Spoiler

![3.png](https://cdn.steemitimages.com/DQmZHuaX6mxEUk98yEXjUEk86y5MwuF41TtiLteULkqRJbZ/3.png)
👍  
properties (23)
authordmitrydao
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t203106934z
categorysteem
json_metadata{"tags":["steem"],"image":["https://cdn.steemitimages.com/DQmZHuaX6mxEUk98yEXjUEk86y5MwuF41TtiLteULkqRJbZ/3.png"],"app":"steemit/0.1"}
created2019-03-04 20:31:06
last_update2019-03-04 20:31:06
depth1
children0
last_payout2019-03-11 20:31:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length102
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,740,940
net_rshares543,088,725
author_curate_reward""
vote details (1)
@emrebeyler ·
Great tool! :-)
properties (22)
authoremrebeyler
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t102430290z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 10:24:30
last_update2019-03-03 10:24:30
depth1
children1
last_payout2019-03-10 10:24:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation448,528,959,341,273
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,671,294
net_rshares0
@dmitrydao ·
Thank you buddy. If not you, I won't be able to even consider it building.
properties (22)
authordmitrydao
permlinkre-emrebeyler-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t110037151z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 11:00:39
last_update2019-03-03 11:00:39
depth2
children0
last_payout2019-03-10 11:00:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,672,552
net_rshares0
@felix.herrmann ·
@steemwiki

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorfelix.herrmann
permlinkfelix-herrmann-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t152251105z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-04 15:22:51
last_update2019-03-04 15:22:51
depth1
children0
last_payout2019-03-11 15:22:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation126,511,129,199,183
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,729,459
net_rshares0
@frankbacon ·
Highly rEsteemed!
properties (22)
authorfrankbacon
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t004702459z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 00:47:03
last_update2019-03-03 00:47:03
depth1
children0
last_payout2019-03-10 00:47:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation38,508,257,355,914
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,654,810
net_rshares0
@guruvaj ·
Started using it, looking for users within my province, its sad to know that many of the users just stopped posting from 7mos to all year ago.

Many users really left after the bear market sets in.
properties (22)
authorguruvaj
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t133614613z
categorysteem
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":[],"links":[],"image":[]}
created2019-03-03 13:36:18
last_update2019-03-03 13:36:18
depth1
children1
last_payout2019-03-10 13:36:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation52,635,517,406,903
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,678,432
net_rshares0
@dmitrydao ·
Yeah, that's not cool unfortunately.
properties (22)
authordmitrydao
permlinkre-guruvaj-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t145530126z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 14:55:33
last_update2019-03-03 14:55:33
depth2
children0
last_payout2019-03-10 14:55:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,681,466
net_rshares0
@guysellars ·
This looks to be a great utility and user friendly.  Thank you [@dmitrydao](https://steemit.com/@dmitrydao).
properties (22)
authorguysellars
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190306t163809486z
categorysteem
json_metadata{"tags":["steem"],"links":["https://steemit.com/@dmitrydao"],"app":"steemit/0.1"}
created2019-03-06 16:38:12
last_update2019-03-06 16:38:12
depth1
children0
last_payout2019-03-13 16:38:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length108
author_reputation39,351,432,740,126
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,825,564
net_rshares0
@henrysparks ·
Great innovation.Sometimes I get lost on steemit ,I most say with this it will be a lot easier finding my way around.. Could really do with some followers now. I promise to follow back at the speed of light once notified thanks..
properties (22)
authorhenrysparks
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t164523923z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 16:45:33
last_update2019-03-03 16:45:33
depth1
children1
last_payout2019-03-10 16:45:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length229
author_reputation38,974,027,981
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,686,135
net_rshares0
@dmitrydao ·
When the bull market will get back again and new users will join the platform, it will be even more challenging to keep up with all of the updates and new posts so enjoy.
properties (22)
authordmitrydao
permlinkre-henrysparks-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t171505752z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 19:15:06
last_update2019-03-03 19:15:06
depth2
children0
last_payout2019-03-10 19:15:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length170
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,691,411
net_rshares0
@ideamoney ·
Nice articles
properties (22)
authorideamoney
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t085618613z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 08:56:42
last_update2019-03-03 08:56:42
depth1
children0
last_payout2019-03-10 08:56:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13
author_reputation-26,282,864,437
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id80,668,585
net_rshares0
@jabzrodgers ·
Decentralized search engine ? Will rock👍

Posted using [Partiko Android](https://steemit.com/@partiko-android)
👍  
properties (23)
authorjabzrodgers
permlinkjabzrodgers-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t011411282z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-03 01:14:12
last_update2019-03-03 01:14:12
depth1
children1
last_payout2019-03-10 01:14:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length110
author_reputation2,326,033,319
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,655,652
net_rshares9,500,173,995
author_curate_reward""
vote details (1)
@dmitrydao ·
For sure.
properties (22)
authordmitrydao
permlinkre-jabzrodgers-jabzrodgers-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t011631548z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 01:16:33
last_update2019-03-03 01:16:33
depth2
children0
last_payout2019-03-10 01:16:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,655,710
net_rshares0
@julianhorack ·
Well done, upvoted, great piece of tech you have created.
properties (22)
authorjulianhorack
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t055034975z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 05:50:39
last_update2019-03-03 05:50:39
depth1
children1
last_payout2019-03-10 05:50:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation501,240,480,125,193
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,663,532
net_rshares0
@dmitrydao ·
Thanks
properties (22)
authordmitrydao
permlinkre-julianhorack-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t100130855z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 10:01:30
last_update2019-03-03 10:01:30
depth2
children0
last_payout2019-03-10 10:01:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length6
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,670,598
net_rshares0
@lorenzomusche ·
I’ll try it asap 💪

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
properties (22)
authorlorenzomusche
permlinklorenzomusche-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t183732127z
categorysteem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-03 18:37:33
last_update2019-03-03 18:37:33
depth1
children0
last_payout2019-03-10 18:37:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation1,821,493,693
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,690,176
net_rshares0
@luppers ·
This sounds really helpful for someone who posts helpful self-development content such as myself!

Best,

@luppers
properties (22)
authorluppers
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t203142758z
categorysteem
json_metadata{"tags":["steem"],"users":["luppers"],"app":"steemit/0.1"}
created2019-03-03 20:31:42
last_update2019-03-03 20:31:42
depth1
children0
last_payout2019-03-10 20:31:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length114
author_reputation18,791,722,537,749
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,693,760
net_rshares0
@magicdice ·
re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t192154059z
<p><strong>Magic Dice</strong> has rewarded your post with a <strong>25%</strong> upvote. Thanks for playing <a href="https://magic-dice.com/">Magic Dice</a>.</p>
properties (22)
authormagicdice
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t192154059z
categorysteem
json_metadata{"tags":["magicdice"],"app":"magicdice"}
created2019-03-04 19:21:54
last_update2019-03-04 19:21:54
depth1
children0
last_payout2019-03-11 19:21:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length162
author_reputation22,890,191,383,200
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,738,493
net_rshares0
@msowner2 ·
another awesome initiative on steem ! possible search post with multiple tags and search users using specific dapp(s) ?

————
🚀 🌕

Moon your steem everyday ! Instant Dividend payout after every game - FREE 1000 steemies first 50 players DM to redeem <a href="http://bit.ly/moonSTEEM">moonSTEEM.com</a>
properties (22)
authormsowner2
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t021755400z
categorysteem
json_metadata{"tags":["steem"],"community":"steempeak","app":"steempeak/1.8.1b"}
created2019-03-03 02:17:57
last_update2019-03-03 02:17:57
depth1
children2
last_payout2019-03-10 02:17:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length302
author_reputation264,549,673,006
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,657,393
net_rshares0
@dmitrydao ·
Search with tags is possible, users using specific dapps - not sure but I'll try to come up with something.
properties (22)
authordmitrydao
permlinkre-msowner2-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t084306329z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 08:43:06
last_update2019-03-03 08:43:06
depth2
children0
last_payout2019-03-10 08:43:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length107
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,668,211
net_rshares0
@satishrao ·
nice  your line in this story
properties (22)
authorsatishrao
permlinkre-msowner2-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t025235217z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 02:52:36
last_update2019-03-03 02:52:36
depth2
children0
last_payout2019-03-10 02:52:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation46,761,102,392
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,658,629
net_rshares0
@niallon11 ·
Yes, yes and yes. This is something that was missing and is badly needed for the system. Great work and hopefully we can see it implemented across the whole system.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorniallon11
permlinkniallon11-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t082624895z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-03 08:26:24
last_update2019-03-03 08:26:24
depth1
children1
last_payout2019-03-10 08:26:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length234
author_reputation622,373,430,552,669
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,667,779
net_rshares0
@dmitrydao ·
Thanks. We'll see how far it goes
properties (22)
authordmitrydao
permlinkre-niallon11-niallon11-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t084402723z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 08:44:03
last_update2019-03-03 08:44:03
depth2
children0
last_payout2019-03-10 08:44:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,668,237
net_rshares0
@nigelmarkdias ·
Great work 👍🏼 @dmitrydao
I wonder if your work could be the basis of an opt-in:
• A real names White Pages directory.
• A Steemit Yellow Pages for businesses.

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
👍  
properties (23)
authornigelmarkdias
permlinknigelmarkdias-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t202533400z
categorysteem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-03 20:25:33
last_update2019-03-03 20:25:33
depth1
children0
last_payout2019-03-10 20:25:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation47,068,459,201,342
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,693,540
net_rshares17,895,681,805
author_curate_reward""
vote details (1)
@nikolanikola ·
Great job @dmitrydao, I'll try it asap! :)
properties (22)
authornikolanikola
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t142517406z
categorysteem
json_metadata{"tags":["steem"],"users":["dmitrydao"],"app":"steemit/0.1"}
created2019-03-03 14:25:18
last_update2019-03-03 14:25:18
depth1
children0
last_payout2019-03-10 14:25:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation50,408,814,127,998
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,680,259
net_rshares0
@nuancedthought ·
So you can search for accounts in a couple different ways?
properties (22)
authornuancedthought
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190306t144321051z
categorysteem
json_metadata{"tags":["steem"],"community":"steempeak","app":"steempeak/1.8.2b"}
created2019-03-06 14:43:24
last_update2019-03-06 14:43:24
depth1
children1
last_payout2019-03-13 14:43:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length59
author_reputation72,226,245,857
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,820,777
net_rshares0
@dmitrydao ·
previously you could search only through username, now you can apply a ton of filters
👍  
properties (23)
authordmitrydao
permlinkre-nuancedthought-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190306t204421017z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-06 20:44:21
last_update2019-03-06 20:44:21
depth2
children0
last_payout2019-03-13 20:44:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,833,944
net_rshares594,409,180
author_curate_reward""
vote details (1)
@oadissin ·
Very useful on steemit. I am going to try it right now.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authoroadissin
permlinkoadissin-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t012214310z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-03 01:22:15
last_update2019-03-03 01:22:15
depth1
children0
last_payout2019-03-10 01:22:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length125
author_reputation454,283,133,196,038
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,655,854
net_rshares0
@okean123 ·
Very nice tool, thanks for creating it. Looking forward to future updates.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorokean123
permlinkokean123-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t131626429z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-03 13:16:27
last_update2019-03-03 13:16:27
depth1
children0
last_payout2019-03-10 13:16:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length144
author_reputation39,294,394,710,838
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,677,622
net_rshares0
@omrfrq18 ·
Good news for everyone. Thanks for this post.
properties (22)
authoromrfrq18
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t192055431z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-04 19:21:00
last_update2019-03-04 19:21:00
depth1
children0
last_payout2019-03-11 19:21:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length45
author_reputation109,656,550,471
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,738,461
net_rshares0
@ow-my-balls ·
Ow sounds awesome!
properties (22)
authorow-my-balls
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t203530423z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 20:35:30
last_update2019-03-03 20:35:30
depth1
children0
last_payout2019-03-10 20:35:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation1,060,687,823,185
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,693,873
net_rshares0
@pennsif ·
$0.03
This is a very very useful tool. Thank you.

A couple of small points...

1. Can you show Reputation in the display output for accounts - as it is one of the filter criteria.
2. In an ordered listing (like by Reputation) can you include a ranking number (#1, #2, #3...) for each account in the list.
👍  ,
properties (23)
authorpennsif
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t042010479z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 04:20:09
last_update2019-03-03 04:20:09
depth1
children9
last_payout2019-03-10 04:20:09
cashout_time1969-12-31 23:59:59
total_payout_value0.031 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length299
author_reputation636,410,097,572,565
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,661,058
net_rshares62,163,786,408
author_curate_reward""
vote details (2)
@alkolmatik1 ·
WOMAN; you fall in love with the features that make you happy, and they try to take that feature from you.
properties (22)
authoralkolmatik1
permlinkre-pennsif-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t221405201z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 22:14:06
last_update2019-03-03 22:14:06
depth2
children0
last_payout2019-03-10 22:14:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length106
author_reputation1,613,767,101
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,697,055
net_rshares0
@dmitrydao ·
$0.08
Thanks. No problem, will add.
👍  ,
properties (23)
authordmitrydao
permlinkre-pennsif-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t084024451z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 08:40:24
last_update2019-03-03 08:40:24
depth2
children2
last_payout2019-03-10 08:40:24
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.019 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,668,128
net_rshares115,767,730,536
author_curate_reward""
vote details (2)
@thura123 ·
please me upvote
👍  
👎  
properties (23)
authorthura123
permlinkre-dmitrydao-re-pennsif-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t200232617z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 20:02:36
last_update2019-03-03 20:02:36
depth3
children1
last_payout2019-03-10 20:02:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation-450,999,225
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,692,838
net_rshares-11,903,522,631
author_curate_reward""
vote details (2)
@dmitrydao ·
Your wish is my command. Reputation is added. Decided not to include ranking number though cause I don't want people to start compare themselves to others. Not something I'm ready to take on my shoulders yet.
👍  
properties (23)
authordmitrydao
permlinkre-pennsif-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t224500071z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 22:45:00
last_update2019-03-03 22:45:00
depth2
children3
last_payout2019-03-10 22:45:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length208
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,698,110
net_rshares551,503,698
author_curate_reward""
vote details (1)
@pennsif ·
Okay thanks. Ranking number is purely a mathematical function.
properties (22)
authorpennsif
permlinkre-dmitrydao-re-pennsif-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t224801109z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 22:48:03
last_update2019-03-03 22:48:03
depth3
children2
last_payout2019-03-10 22:48:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation636,410,097,572,565
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,698,197
net_rshares0
@thura123 ·
please me upvote
👍  
👎  
properties (23)
authorthura123
permlinkre-pennsif-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t200150929z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 20:01:54
last_update2019-03-03 20:01:54
depth2
children0
last_payout2019-03-10 20:01:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation-450,999,225
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,692,812
net_rshares-11,888,745,971
author_curate_reward""
vote details (2)
@pennsif ·
This post has been included in the latest edition of  [**SoS Daily News**](https://steemit.com/steem/@pennsif/sos-daily-news-news-about-the-state-of-steem-2-march-2019) - a digest of all you need to know about the State of Steem.
properties (22)
authorpennsif
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t012146178z
categorysteem
json_metadata{"tags":["steem"],"links":["https://steemit.com/steem/@pennsif/sos-daily-news-news-about-the-state-of-steem-2-march-2019"],"app":"steemit/0.1"}
created2019-03-04 01:21:48
last_update2019-03-04 01:21:48
depth1
children0
last_payout2019-03-11 01:21:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length229
author_reputation636,410,097,572,565
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,702,388
net_rshares0
@smjs ·
I like it..
properties (22)
authorsmjs
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t195851006z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 19:58:51
last_update2019-03-03 19:58:51
depth1
children0
last_payout2019-03-10 19:58:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation-9,789,599,012
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,692,729
net_rshares0
@snaxteam ·
Having a great block explorer for Steem is great!  Snax wants Steem to grow, and to become larger than ever before and we want to help Steem. People can earn more money on their posts, with Snax and without leaving Steem or other socials:
https://steemit.com/steemit/@snaxteam/decentralizing-social-media-rewards-steem-and-snax-comparison
properties (22)
authorsnaxteam
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190312t193352214z
categorysteem
json_metadata{"tags":["steem"],"links":["https://steemit.com/steemit/@snaxteam/decentralizing-social-media-rewards-steem-and-snax-comparison"],"app":"steemit/0.1"}
created2019-03-12 19:33:54
last_update2019-03-12 19:33:54
depth1
children0
last_payout2019-03-19 19:33:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length338
author_reputation13,750,477,203,164
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,165,113
net_rshares0
@soyrosa ·
Amazing work! Thank you for creating this, I’m going to test it tomorrow :-)))

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
properties (22)
authorsoyrosa
permlinksoyrosa-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t010343924z
categorysteem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-03 01:03:45
last_update2019-03-03 01:03:45
depth1
children1
last_payout2019-03-10 01:03:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length140
author_reputation335,707,483,911,582
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,655,406
net_rshares0
@dmitrydao ·
Thanks. Make sure to leave some feedback. That means a world to me.
properties (22)
authordmitrydao
permlinkre-soyrosa-soyrosa-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t011557684z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 01:15:57
last_update2019-03-03 01:15:57
depth2
children0
last_payout2019-03-10 01:15:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length67
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,655,689
net_rshares0
@steemimages ·
Hi @dmitrydao this is a very useful tool and super easy to use. 
Just what we need for the less technically minded. 
I had a quick look and will check it out in detail tomorrow.
It worked fine on my main account @molometer as you can see below.

![Screenshot_20190302-235146.png](https://cdn.steemitimages.com/DQmQDz9rtn37aE8WKknjfMr9egQ1sRLuRkm1MaqRfGU7b7J/Screenshot_20190302-235146.png)

But drew a blank on my alt account @steemimages

![Screenshot_20190302-235854.png](https://cdn.steemitimages.com/DQmSc5Jardr9EM2D9QZtZ7N45RwsWcbtFyvRHe8wguyb8Wy/Screenshot_20190302-235854.png)

Thought you might like to know for debugging purposes.
Early days but it looks very promising.
properties (22)
authorsteemimages
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t000306974z
categorysteem
json_metadata{"tags":["steem"],"users":["dmitrydao","molometer","steemimages"],"image":["https://cdn.steemitimages.com/DQmQDz9rtn37aE8WKknjfMr9egQ1sRLuRkm1MaqRfGU7b7J/Screenshot_20190302-235146.png","https://cdn.steemitimages.com/DQmSc5Jardr9EM2D9QZtZ7N45RwsWcbtFyvRHe8wguyb8Wy/Screenshot_20190302-235854.png"],"app":"steemit/0.1"}
created2019-03-03 00:03:06
last_update2019-03-03 00:03:06
depth1
children4
last_payout2019-03-10 00:03:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length679
author_reputation3,344,126,651,669
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,653,357
net_rshares0
@dmitrydao ·
Thanks for your response. That can be cause I set following to minimum 1 :) Will change in the next update. 

Btw, mobile currently cuts all of the filtering at the moment. You might check out the desktop version for sure.
properties (22)
authordmitrydao
permlinkre-steemimages-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t001435033z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 00:14:39
last_update2019-03-03 00:14:39
depth2
children3
last_payout2019-03-10 00:14:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,653,716
net_rshares0
@steemimages ·
Cool, there are many accounts with following = zero so this proposed update will pick them up.
I may do a review on the desktop version and spread the word.
properties (22)
authorsteemimages
permlinkre-dmitrydao-re-steemimages-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t214429247z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 21:44:36
last_update2019-03-03 21:44:36
depth3
children2
last_payout2019-03-10 21:44:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length156
author_reputation3,344,126,651,669
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,696,095
net_rshares0
@steemitboard ·
Congratulations @dmitrydao! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@dmitrydao/voted.png?201903031206</td><td>You received more than 2000 upvotes. Your next target is to reach 3000 upvotes.</td></tr>
</table>

<sub>_[Click here to view your Board](https://steemitboard.com/@dmitrydao)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/carnival/@steemitboard/carnival-2019"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/rltzHT.png"></a></td><td><a href="https://steemit.com/carnival/@steemitboard/carnival-2019">Carnival Challenge - Collect badge and win 5 STEEM</a></td></tr></table>

###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) and get one more award and increased upvotes!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-dmitrydao-20190303t124835000z
categorysteem
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-03-03 12:48:33
last_update2019-03-03 12:48:33
depth1
children0
last_payout2019-03-10 12:48:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,084
author_reputation38,975,615,169,260
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,676,496
net_rshares0
@the.curator ·
$0.03
Nice search engine for Steem! Can this be used to create a classified ads app like Craigslist or like what Cybermiles (CMT) is doing with their 5Miles integration? More info here: https://www.cybermiles.io/en-us/blog/decentralized-e-commerce-at-5miles/
👍  
properties (23)
authorthe.curator
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t234046708z
categorysteem
json_metadata{"tags":["steem"],"links":["https://www.cybermiles.io/en-us/blog/decentralized-e-commerce-at-5miles/"],"app":"steemit/0.1"}
created2019-03-03 23:40:45
last_update2019-03-03 23:40:45
depth1
children0
last_payout2019-03-10 23:40:45
cashout_time1969-12-31 23:59:59
total_payout_value0.032 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length252
author_reputation15,100,449,020,680
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,699,620
net_rshares63,114,061,485
author_curate_reward""
vote details (1)
@thelogicaldude ·
This is why I am involved with Steem! People actually building things on it and trying to strengthen the network! Love it! 

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
properties (22)
authorthelogicaldude
permlinkthelogicaldude-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t045817251z
categorysteem
json_metadata{"app":"partiko","client":"ios"}
created2019-03-03 04:58:18
last_update2019-03-03 04:58:18
depth1
children1
last_payout2019-03-10 04:58:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation358,112,315,271,614
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,662,034
net_rshares0
@dmitrydao ·
Appreciate your feedback. That's one of the reasons I stay with Steem as well.
properties (22)
authordmitrydao
permlinkre-thelogicaldude-thelogicaldude-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t084149634z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 08:41:51
last_update2019-03-03 08:41:51
depth2
children0
last_payout2019-03-10 08:41:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,668,166
net_rshares0
@thetranslator ·
<code> Hello dmitrydao :D</code>

#### I have to assume that I've never used any tool to do some research on the steem blockchain but Steem Insight seems to be a good one and I think I'll try it :) 
#### And I think I won't be alone to use this website pretty often, but the thing is that your post is in english and some person who don't speak english could not be able to understand your content so what do you think of me translating this post and posting it on my blog.

---

#### If you agree here are the 3 options within you can choose the one you like best for the rewarding system:
- #### Full earning, if they choose this option every SBD generated by the post will be sent to the author of the post.
- #### Powering UP, this option allows us to post the translated post with 100% SteemPower as a reward
- #### Sharing, with this option the author of the original post tells the percentage of SBD he wants to get from the reward, the rest will be divided into SteemPower and earnings for the translator of the post.

#### You can also choose us to decline rewarding.

---

Please let us know if you want us to translate your post or no and tell us why if you don't want to ;)

Here is a quick introduction of the project if you want to know a bit more about us

[■■■■■■](https://steemit.com/@thetranslator/presentation-of-the-translator-project)
properties (22)
authorthetranslator
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t105608624z
categorysteem
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":["thetranslator"],"links":["https://steemit.com/@thetranslator/presentation-of-the-translator-project"],"image":[]}
created2019-03-03 10:56:09
last_update2019-03-03 10:56:09
depth1
children2
last_payout2019-03-10 10:56:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,355
author_reputation53,641,292,822
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,672,388
net_rshares0
@dmitrydao ·
What languages are you supporting at the moment?
properties (22)
authordmitrydao
permlinkre-thetranslator-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t171542460z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 19:15:42
last_update2019-03-03 19:15:42
depth2
children1
last_payout2019-03-10 19:15:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,691,434
net_rshares0
@thetranslator ·
For the moment I can only translate text to French because that's my native language and I don't speak spanish as good to be able table translate post. That's why I'm looking for some people to help me in the future.
properties (22)
authorthetranslator
permlinkre-dmitrydao-re-thetranslator-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t194200247z
categorysteem
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":[],"links":[],"image":[]}
created2019-03-03 19:42:00
last_update2019-03-03 19:42:00
depth3
children0
last_payout2019-03-10 19:42:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length216
author_reputation53,641,292,822
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,692,243
net_rshares0
@tipu ·
This post is supported by $0.27 @tipU upvote funded by @cardboard :)<br><strong><a href="https://steemit.com/@tipu/tipu-voting-service-quick-guide-updated-05-10-2018" rel="noopener">@tipU voting service guide</a></strong> | <strong><a href="https://steemit.com/steem/@tipu/tipu-investors-guide" rel="noopener">For investors</a></strong>.
properties (22)
authortipu
permlinkre-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t004314
categorysteem
json_metadata""
created2019-03-03 00:43:15
last_update2019-03-03 00:43:15
depth1
children0
last_payout2019-03-10 00:43:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length337
author_reputation55,907,731,942,968
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,654,682
net_rshares0
@tuhinahmef ·
It's a good post, your the post best I love your post is very nice.I like this Post.Really your post 100% crickets.
properties (22)
authortuhinahmef
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t065452777z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 06:55:00
last_update2019-03-03 06:55:00
depth1
children0
last_payout2019-03-10 06:55:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length115
author_reputation-37,310,274,766
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,665,265
net_rshares0
@tuhinahmef ·
wow your post very nice. I love very much.your Post story very nice.Seriesly your post very very nice. I like this post.
👎  
properties (23)
authortuhinahmef
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t070018633z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 07:00:24
last_update2019-03-03 07:00:24
depth1
children1
last_payout2019-03-10 07:00:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length120
author_reputation-37,310,274,766
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,665,409
net_rshares-23,303,856,809
author_curate_reward""
vote details (1)
@dmitrydao ·
💪
properties (22)
authordmitrydao
permlinkre-tuhinahmef-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t100142840z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 10:01:42
last_update2019-03-03 10:01:42
depth2
children0
last_payout2019-03-10 10:01:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,670,604
net_rshares0
@wakeupkitty ·
At this moment the only thi ng I like to searc for are certain tags used. It is not possible using partiko. I doubt I want to use it to find out who is at steem in my city or country. If this is helpfull if people use a nickname and want to stay anonymous ...
But you are right there is no (great working) searching tool  here.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorwakeupkitty
permlinkwakeupkitty-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t175311976z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-04 17:53:12
last_update2019-03-04 17:53:12
depth1
children1
last_payout2019-03-11 17:53:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length397
author_reputation177,226,358,100,256
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,735,320
net_rshares0
@dmitrydao ·
So tags. Interesting.
👍  
properties (23)
authordmitrydao
permlinkre-wakeupkitty-wakeupkitty-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t195909750z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-04 19:59:09
last_update2019-03-04 19:59:09
depth2
children0
last_payout2019-03-11 19:59:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length21
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,739,923
net_rshares593,662,740
author_curate_reward""
vote details (1)
@walictd ·
Nice

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorwalictd
permlinkwalictd-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190304t013413873z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-04 01:34:15
last_update2019-03-04 01:34:15
depth1
children0
last_payout2019-03-11 01:34:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation296,294,617,751
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,702,750
net_rshares0
@wehmoen · (edited)
 
properties (22)
authorwehmoen
permlinkre-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t100349102z
categorysteem
json_metadata{}
created2019-03-03 10:03:48
last_update2020-06-03 06:34:15
depth1
children1
last_payout2019-03-10 10:03:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation86,504,380,503,125
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,670,671
net_rshares0
@dmitrydao ·
I'll consider that. Good point.
properties (22)
authordmitrydao
permlinkre-wehmoen-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t101158070z
categorysteem
json_metadata{"tags":["steem"],"app":"steemit/0.1"}
created2019-03-03 10:11:57
last_update2019-03-03 10:11:57
depth2
children0
last_payout2019-03-10 10:11:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation53,581,951,060,288
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,670,884
net_rshares0
@wilsonblue5 ·
It looks interesting! Will try it

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorwilsonblue5
permlinkwilsonblue5-re-dmitrydao-announcing-steem-insights-steem-search-engine-based-on-hivemind-20190303t070306287z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-03-03 07:03:06
last_update2019-03-03 07:03:06
depth1
children0
last_payout2019-03-10 07:03:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation12,617,232,872,109
root_title"Announcing Steem Insights - Steem search engine based on Hivemind"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,665,472
net_rshares0