angellist_api 1.0.7 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +6 -14
- data/CHANGELOG.md +15 -0
- data/lib/angellist_api/client/activity_feeds.rb +0 -12
- data/lib/angellist_api/client/jobs.rb +4 -4
- data/lib/angellist_api/version.rb +1 -1
- data/spec/fixtures/cassettes/activity_feeds.yml +225 -253
- data/spec/fixtures/cassettes/follows.yml +990 -1569
- data/spec/fixtures/cassettes/jobs.yml +2458 -1984
- data/spec/fixtures/cassettes/press.yml +158 -119
- data/spec/fixtures/cassettes/reviews.yml +111 -202
- data/spec/fixtures/cassettes/search.yml +116 -136
- data/spec/fixtures/cassettes/startup_roles.yml +3036 -3684
- data/spec/fixtures/cassettes/startups.yml +2024 -5906
- data/spec/fixtures/cassettes/status_updates.yml +108 -78
- data/spec/fixtures/cassettes/tags.yml +557 -695
- data/spec/fixtures/cassettes/users.yml +748 -728
- data/spec/integration/activity_feeds_spec.rb +5 -9
- data/spec/integration/follows_spec.rb +9 -8
- data/spec/integration/jobs_spec.rb +5 -8
- data/spec/integration/reviews_spec.rb +5 -3
- data/spec/integration/search_spec.rb +1 -1
- data/spec/integration/startup_roles_spec.rb +7 -5
- data/spec/integration/startups_spec.rb +4 -4
- data/spec/integration/status_updates_spec.rb +4 -2
- data/spec/integration/tags_spec.rb +1 -1
- data/spec/integration/users_spec.rb +7 -6
- data/spec/spec_helper.rb +10 -4
- data/spec/support/vcr.rb +25 -2
- data/spec/unit/lib/angellist_api/authentication_spec.rb +5 -5
- data/spec/unit/lib/angellist_api/client/activity_feeds_spec.rb +0 -8
- data/spec/unit/lib/angellist_api_spec.rb +2 -2
- metadata +49 -35
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: https://api.angel.co/1/users/
|
5
|
+
uri: https://api.angel.co/1/users/155
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -10,161 +10,57 @@ http_interactions:
|
|
10
10
|
Accept:
|
11
11
|
- application/json
|
12
12
|
User-Agent:
|
13
|
-
- AngellistApi Ruby Gem 1.0
|
13
|
+
- AngellistApi Ruby Gem 1.1.0
|
14
|
+
Authorization:
|
15
|
+
- Bearer a91e5d072c3faa5e90e751671cc39035
|
16
|
+
Accept-Encoding:
|
17
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
18
|
response:
|
15
19
|
status:
|
16
20
|
code: 200
|
17
|
-
message:
|
21
|
+
message: OK
|
18
22
|
headers:
|
19
|
-
|
20
|
-
-
|
21
|
-
|
22
|
-
- Sat, 21 Apr 2012 22:29:44 GMT
|
23
|
-
content-type:
|
23
|
+
Cache-Control:
|
24
|
+
- must-revalidate, private, max-age=0
|
25
|
+
Content-Type:
|
24
26
|
- application/json; charset=utf-8
|
25
|
-
|
26
|
-
-
|
27
|
-
|
28
|
-
-
|
29
|
-
|
30
|
-
-
|
31
|
-
|
32
|
-
-
|
33
|
-
|
34
|
-
-
|
35
|
-
|
36
|
-
-
|
37
|
-
|
38
|
-
- '
|
39
|
-
|
40
|
-
-
|
41
|
-
|
42
|
-
-
|
43
|
-
|
44
|
-
-
|
45
|
-
|
46
|
-
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
YouTube, Mint, Facebook fbFund, Founders Fund.","follower_count":5560,"angellist_url":"http://angel.co/500startups","image":"https://s3.amazonaws.com/photos.angel.co/users/2850-medium?1294804197","blog_url":"http://500.co/blog","online_bio_url":"http://500.co","twitter_url":"http://twitter.com/#!/500","facebook_url":"http://facebook.com/500startups","linkedin_url":"http://www.linkedin.com/company/500-startups","locations":[{"id":1701,"tag_type":"LocationTag","name":"mountain
|
52
|
-
view","display_name":"Mountain View","angellist_url":"http://angel.co/mountain-view-1"},{"id":8732,"tag_type":"LocationTag","name":"sao
|
53
|
-
paulo","display_name":"Sao Paulo","angellist_url":"http://angel.co/sao-paulo"}],"roles":[{"id":9305,"tag_type":"RoleTag","name":"seed
|
54
|
-
funds","display_name":"Seed Fund","angellist_url":"http://angel.co/seed-funds"},{"id":9306,"tag_type":"RoleTag","name":"vc","display_name":"VC","angellist_url":"http://angel.co/vc"}]}'
|
55
|
-
http_version: !!null
|
56
|
-
recorded_at: Sat, 21 Apr 2012 22:29:44 GMT
|
57
|
-
- request:
|
58
|
-
method: get
|
59
|
-
uri: https://api.angel.co/1/users/2850?format=json
|
60
|
-
body:
|
61
|
-
encoding: US-ASCII
|
62
|
-
string: ''
|
63
|
-
headers:
|
64
|
-
Accept:
|
65
|
-
- application/json
|
66
|
-
User-Agent:
|
67
|
-
- AngellistApi Ruby Gem 1.0.1
|
68
|
-
response:
|
69
|
-
status:
|
70
|
-
code: 200
|
71
|
-
message: !!null
|
72
|
-
headers:
|
73
|
-
server:
|
74
|
-
- nginx/1.0.6
|
75
|
-
date:
|
76
|
-
- Sat, 21 Apr 2012 23:16:43 GMT
|
77
|
-
content-type:
|
78
|
-
- application/json; charset=utf-8
|
79
|
-
transfer-encoding:
|
80
|
-
- chunked
|
81
|
-
connection:
|
82
|
-
- close
|
83
|
-
vary:
|
84
|
-
- Accept-Encoding, Accept-Encoding
|
85
|
-
status:
|
86
|
-
- '200'
|
87
|
-
x-powered-by:
|
88
|
-
- Phusion Passenger (mod_rails/mod_rack) 3.0.9
|
89
|
-
x-ratelimit-limit:
|
90
|
-
- '1000'
|
91
|
-
x-ratelimit-remaining:
|
92
|
-
- '953'
|
93
|
-
x-thanks:
|
94
|
-
- For using AngelList. Rock on.
|
95
|
-
x-runtime:
|
96
|
-
- '25'
|
97
|
-
etag:
|
98
|
-
- ! '"0c13384ccaf0ae7c9e1ff289e0070619"'
|
99
|
-
cache-control:
|
100
|
-
- private, max-age=0, must-revalidate
|
101
|
-
body:
|
102
|
-
encoding: ASCII-8BIT
|
103
|
-
string: ! '{"name":"500 Startups","id":2850,"bio":"Internet seed fund & startup
|
104
|
-
accelerator in Silicon Valley. Partners worked at PayPal, Google, AOL, Rackspace,
|
105
|
-
YouTube, Mint, Facebook fbFund, Founders Fund.","follower_count":5560,"angellist_url":"http://angel.co/500startups","image":"https://s3.amazonaws.com/photos.angel.co/users/2850-medium?1294804197","blog_url":"http://500.co/blog","online_bio_url":"http://500.co","twitter_url":"http://twitter.com/#!/500","facebook_url":"http://facebook.com/500startups","linkedin_url":"http://www.linkedin.com/company/500-startups","locations":[{"id":1701,"tag_type":"LocationTag","name":"mountain
|
106
|
-
view","display_name":"Mountain View","angellist_url":"http://angel.co/mountain-view-1"},{"id":8732,"tag_type":"LocationTag","name":"sao
|
107
|
-
paulo","display_name":"Sao Paulo","angellist_url":"http://angel.co/sao-paulo"}],"roles":[{"id":9305,"tag_type":"RoleTag","name":"seed
|
108
|
-
funds","display_name":"Seed Fund","angellist_url":"http://angel.co/seed-funds"},{"id":9306,"tag_type":"RoleTag","name":"vc","display_name":"VC","angellist_url":"http://angel.co/vc"}]}'
|
109
|
-
http_version: !!null
|
110
|
-
recorded_at: Sat, 21 Apr 2012 23:16:43 GMT
|
111
|
-
- request:
|
112
|
-
method: get
|
113
|
-
uri: https://api.angel.co/1/users/2850
|
114
|
-
body:
|
115
|
-
encoding: US-ASCII
|
116
|
-
string: ''
|
117
|
-
headers:
|
118
|
-
Accept:
|
119
|
-
- application/json
|
120
|
-
User-Agent:
|
121
|
-
- AngellistApi Ruby Gem 1.0.1
|
122
|
-
response:
|
123
|
-
status:
|
124
|
-
code: 200
|
125
|
-
message: !!null
|
126
|
-
headers:
|
127
|
-
server:
|
128
|
-
- nginx/1.0.6
|
129
|
-
date:
|
130
|
-
- Sun, 22 Apr 2012 00:35:28 GMT
|
131
|
-
content-type:
|
132
|
-
- application/json; charset=utf-8
|
133
|
-
transfer-encoding:
|
134
|
-
- chunked
|
135
|
-
connection:
|
136
|
-
- close
|
137
|
-
vary:
|
138
|
-
- Accept-Encoding, Accept-Encoding
|
139
|
-
status:
|
140
|
-
- '200'
|
141
|
-
x-powered-by:
|
142
|
-
- Phusion Passenger (mod_rails/mod_rack) 3.0.9
|
143
|
-
x-ratelimit-limit:
|
144
|
-
- '1000'
|
145
|
-
x-ratelimit-remaining:
|
146
|
-
- '968'
|
147
|
-
x-thanks:
|
148
|
-
- For using AngelList. Rock on.
|
149
|
-
x-runtime:
|
150
|
-
- '19'
|
151
|
-
etag:
|
152
|
-
- ! '"b5d91f38826f5fc779a09c530bea1f02"'
|
153
|
-
cache-control:
|
154
|
-
- private, max-age=0, must-revalidate
|
27
|
+
Date:
|
28
|
+
- Sun, 26 Apr 2015 12:06:06 GMT
|
29
|
+
Etag:
|
30
|
+
- '"e9e15697dc90004a6a522389a6f653e1"'
|
31
|
+
Server:
|
32
|
+
- nginx
|
33
|
+
Status:
|
34
|
+
- 200 OK
|
35
|
+
Vary:
|
36
|
+
- Accept-Encoding
|
37
|
+
X-Rack-Cache:
|
38
|
+
- miss
|
39
|
+
X-Ratelimit-Limit:
|
40
|
+
- '2000'
|
41
|
+
X-Ratelimit-Remaining:
|
42
|
+
- '1990'
|
43
|
+
X-Request-Id:
|
44
|
+
- 461730f8e4d6387ee0ca2b81e7d8bbd2
|
45
|
+
X-Runtime:
|
46
|
+
- '0.025339'
|
47
|
+
X-Ua-Compatible:
|
48
|
+
- IE=Edge,chrome=1
|
49
|
+
Content-Length:
|
50
|
+
- '679'
|
51
|
+
Connection:
|
52
|
+
- keep-alive
|
155
53
|
body:
|
156
|
-
encoding:
|
157
|
-
string:
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
http_version: !!null
|
164
|
-
recorded_at: Sun, 22 Apr 2012 00:35:28 GMT
|
54
|
+
encoding: UTF-8
|
55
|
+
string: '{"name":"Naval Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks
|
56
|
+
@vast @epinions ; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037","blog_url":"http://startupboy.com/","online_bio_url":"http://startupboy.com/about/","twitter_url":"http://twitter.com/naval","facebook_url":"http://www.facebook.com/navalr","linkedin_url":"http://www.linkedin.com/in/navalr","aboutme_url":"","github_url":"","dribbble_url":"","behance_url":"","resume_url":null,"what_ive_built":"","what_i_do":"","criteria":null,"locations":[{"id":1692,"tag_type":"LocationTag","name":"san
|
57
|
+
francisco","display_name":"San Francisco","angellist_url":"https://angel.co/san-francisco"}],"roles":[{"id":9305,"tag_type":"RoleTag","name":"seed
|
58
|
+
funds","display_name":"Seed Fund","angellist_url":"https://angel.co/seed-funds"},{"id":14725,"tag_type":"RoleTag","name":"entrepreneur","display_name":"Entrepreneur","angellist_url":"https://angel.co/entrepreneur-1"},{"id":9299,"tag_type":"RoleTag","name":"advisors","display_name":"Advisor","angellist_url":"https://angel.co/advisors"},{"id":14726,"tag_type":"RoleTag","name":"developer","display_name":"Developer","angellist_url":"https://angel.co/developer"}],"skills":[{"id":23388,"tag_type":"SkillTag","name":"c","display_name":"C","angellist_url":"https://angel.co/c-2","level":null},{"id":15592,"tag_type":"SkillTag","name":"html","display_name":"HTML","angellist_url":"https://angel.co/html","level":null},{"id":14775,"tag_type":"SkillTag","name":"python","display_name":"Python","angellist_url":"https://angel.co/python","level":null},{"id":14781,"tag_type":"SkillTag","name":"javascript","display_name":"Javascript","angellist_url":"https://angel.co/javascript","level":null}],"investor":true}'
|
59
|
+
http_version:
|
60
|
+
recorded_at: Sun, 26 Apr 2015 12:06:08 GMT
|
165
61
|
- request:
|
166
62
|
method: get
|
167
|
-
uri: https://api.angel.co/1/users/
|
63
|
+
uri: https://api.angel.co/1/users/batch?ids=15821,100303
|
168
64
|
body:
|
169
65
|
encoding: US-ASCII
|
170
66
|
string: ''
|
@@ -172,53 +68,79 @@ http_interactions:
|
|
172
68
|
Accept:
|
173
69
|
- application/json
|
174
70
|
User-Agent:
|
175
|
-
- AngellistApi Ruby Gem 1.0
|
71
|
+
- AngellistApi Ruby Gem 1.1.0
|
72
|
+
Authorization:
|
73
|
+
- Bearer a91e5d072c3faa5e90e751671cc39035
|
74
|
+
Accept-Encoding:
|
75
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
176
76
|
response:
|
177
77
|
status:
|
178
78
|
code: 200
|
179
|
-
message:
|
79
|
+
message: OK
|
180
80
|
headers:
|
181
|
-
|
182
|
-
-
|
183
|
-
|
184
|
-
- Sun, 22 Apr 2012 00:35:29 GMT
|
185
|
-
content-type:
|
81
|
+
Cache-Control:
|
82
|
+
- must-revalidate, private, max-age=0
|
83
|
+
Content-Type:
|
186
84
|
- application/json; charset=utf-8
|
187
|
-
|
188
|
-
-
|
189
|
-
|
190
|
-
-
|
191
|
-
|
192
|
-
-
|
193
|
-
|
194
|
-
-
|
195
|
-
|
196
|
-
-
|
197
|
-
|
198
|
-
-
|
199
|
-
|
200
|
-
- '
|
201
|
-
|
202
|
-
-
|
203
|
-
|
204
|
-
-
|
205
|
-
|
206
|
-
-
|
207
|
-
|
208
|
-
-
|
85
|
+
Date:
|
86
|
+
- Sun, 26 Apr 2015 12:06:07 GMT
|
87
|
+
Etag:
|
88
|
+
- '"9cea181aa2d2b3fe3cf0bb66215a7428"'
|
89
|
+
Server:
|
90
|
+
- nginx
|
91
|
+
Status:
|
92
|
+
- 200 OK
|
93
|
+
Vary:
|
94
|
+
- Accept-Encoding
|
95
|
+
X-Rack-Cache:
|
96
|
+
- miss
|
97
|
+
X-Ratelimit-Limit:
|
98
|
+
- '2000'
|
99
|
+
X-Ratelimit-Remaining:
|
100
|
+
- '1989'
|
101
|
+
X-Request-Id:
|
102
|
+
- 527d7eb4a4c9c6aa9148f9f16cfa3a07
|
103
|
+
X-Runtime:
|
104
|
+
- '0.044040'
|
105
|
+
X-Ua-Compatible:
|
106
|
+
- IE=Edge,chrome=1
|
107
|
+
Content-Length:
|
108
|
+
- '1957'
|
109
|
+
Connection:
|
110
|
+
- keep-alive
|
209
111
|
body:
|
210
|
-
encoding:
|
211
|
-
string:
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
112
|
+
encoding: UTF-8
|
113
|
+
string: '[{"name":"Tim Chae","id":15821,"bio":"Venture Partner at @500startups
|
114
|
+
and heading up $15M Korea specific fund, #500Kimchi. Started a couple co''s
|
115
|
+
(bootstrapped & venture). Fan of #ELaMF and #JFDI.","follower_count":1086,"angellist_url":"https://angel.co/tchae","image":"https://d1qb2nb5cznatu.cloudfront.net/users/15821-medium_jpg?1406081290","blog_url":"","online_bio_url":"http://www.timchae.com","twitter_url":"http://twitter.com/#!/tchae","facebook_url":"http://www.facebook.com/timchae","linkedin_url":"http://www.linkedin.com/in/timchae","aboutme_url":"","github_url":"","dribbble_url":"","behance_url":"","resume_url":"","what_ive_built":"","what_i_do":"Investing
|
116
|
+
into awesome companies worldwide through @500Startups. Heading up 500''s South
|
117
|
+
Korea specific $15M micro-VC fund, #500Kimchi. Trying to make Korean companies
|
118
|
+
become American Unicorns :)","criteria":"","locations":[{"id":1692,"tag_type":"LocationTag","name":"san
|
119
|
+
francisco","display_name":"San Francisco","angellist_url":"https://angel.co/san-francisco"},{"id":1681,"tag_type":"LocationTag","name":"silicon
|
120
|
+
valley","display_name":"Silicon Valley","angellist_url":"https://angel.co/silicon-valley"},{"id":1701,"tag_type":"LocationTag","name":"mountain
|
121
|
+
view","display_name":"Mountain View","angellist_url":"https://angel.co/mountain-view-1"},{"id":2441,"tag_type":"LocationTag","name":"seoul","display_name":"Seoul","angellist_url":"https://angel.co/seoul"},{"id":1652,"tag_type":"LocationTag","name":"korea","display_name":"Korea","angellist_url":"https://angel.co/korea"}],"roles":[{"id":14725,"tag_type":"RoleTag","name":"entrepreneur","display_name":"Entrepreneur","angellist_url":"https://angel.co/entrepreneur-1"},{"id":80487,"tag_type":"RoleTag","name":"product_manager","display_name":"Product
|
122
|
+
Manager","angellist_url":"https://angel.co/product_manager"},{"id":80489,"tag_type":"RoleTag","name":"marketing","display_name":"Marketing","angellist_url":"https://angel.co/marketing-2"},{"id":14883,"tag_type":"RoleTag","name":"designer","display_name":"Designer","angellist_url":"https://angel.co/designer"},{"id":9300,"tag_type":"RoleTag","name":"angels","display_name":"Angel","angellist_url":"https://angel.co/angels"},{"id":9306,"tag_type":"RoleTag","name":"vc","display_name":"VC","angellist_url":"https://angel.co/vc"}],"skills":[{"id":17587,"tag_type":"SkillTag","name":"social
|
123
|
+
media marketing","display_name":"Social Media Marketing","angellist_url":"https://angel.co/social-media-marketing-1","level":4.0},{"id":80376,"tag_type":"SkillTag","name":"html5
|
124
|
+
& css3","display_name":"HTML5 & CSS3","angellist_url":"https://angel.co/html5-css3","level":4.0},{"id":16280,"tag_type":"SkillTag","name":"ui
|
125
|
+
design","display_name":"UI Design","angellist_url":"https://angel.co/ui-design","level":3.0},{"id":18317,"tag_type":"SkillTag","name":"product
|
126
|
+
development","display_name":"Product Development","angellist_url":"https://angel.co/product-development","level":3.0},{"id":15872,"tag_type":"SkillTag","name":"product
|
127
|
+
management","display_name":"Product Management","angellist_url":"https://angel.co/product-management","level":3.0},{"id":31345,"tag_type":"SkillTag","name":"sass","display_name":"Sass","angellist_url":"https://angel.co/sass","level":3.0},{"id":15537,"tag_type":"SkillTag","name":"user
|
128
|
+
experience design","display_name":"User Experience Design","angellist_url":"https://angel.co/user-experience-design-1","level":3.0},{"id":15731,"tag_type":"SkillTag","name":"data
|
129
|
+
analysis","display_name":"Data Analysis","angellist_url":"https://angel.co/data-analysis","level":3.0},{"id":14781,"tag_type":"SkillTag","name":"javascript","display_name":"Javascript","angellist_url":"https://angel.co/javascript","level":2.0}],"investor":true},{"name":"Prathan
|
130
|
+
Thananart","id":100303,"bio":"Web entrepreneur. I believe computer and the
|
131
|
+
Internet hold key solutions to many of our present day problems, from traffic
|
132
|
+
to grassroots democracy.","follower_count":37,"angellist_url":"https://angel.co/scomma","image":"https://d1qb2nb5cznatu.cloudfront.net/users/100303-medium_jpg?1418294536","blog_url":"http://la.byr.in.th","online_bio_url":"","twitter_url":"http://twitter.com/scomma","facebook_url":"","linkedin_url":"http://www.linkedin.com/pub/prathan-thananart/23/315/234","aboutme_url":"","github_url":"https://github.com/scomma","dribbble_url":"","behance_url":"","resume_url":null,"what_ive_built":"","what_i_do":"10
|
133
|
+
years of experience as a full-stack web developer. Used to be a freelance
|
134
|
+
consultant for tech startups in the valley. Now devoting all my time to Page365,
|
135
|
+
overseeing the system architecture and designing integration specs.","criteria":null,"locations":[{"id":8853,"tag_type":"LocationTag","name":"bangkok","display_name":"Bangkok","angellist_url":"https://angel.co/bangkok"}],"roles":[{"id":14726,"tag_type":"RoleTag","name":"developer","display_name":"Developer","angellist_url":"https://angel.co/developer"},{"id":144288,"tag_type":"RoleTag","name":"Founder","display_name":"Founder","angellist_url":"https://angel.co/founder-4"}],"skills":[{"id":82532,"tag_type":"SkillTag","name":"ruby
|
136
|
+
on rails","display_name":"Ruby on Rails","angellist_url":"https://angel.co/ruby-on-rails-1","level":null},{"id":33096,"tag_type":"SkillTag","name":"backbone.js","display_name":"Backbone.js","angellist_url":"https://angel.co/backbone-js","level":null},{"id":14775,"tag_type":"SkillTag","name":"python","display_name":"Python","angellist_url":"https://angel.co/python","level":null},{"id":36355,"tag_type":"SkillTag","name":"sinatra","display_name":"Sinatra","angellist_url":"https://angel.co/sinatra","level":null},{"id":16149,"tag_type":"SkillTag","name":"saas","display_name":"SaaS","angellist_url":"https://angel.co/saas-1","level":null},{"id":44531,"tag_type":"SkillTag","name":"heroku","display_name":"Heroku","angellist_url":"https://angel.co/heroku-1","level":null},{"id":18501,"tag_type":"SkillTag","name":"amazon
|
137
|
+
ec2","display_name":"Amazon EC2","angellist_url":"https://angel.co/amazon-ec2","level":null},{"id":47425,"tag_type":"SkillTag","name":"amazon
|
138
|
+
s3","display_name":"Amazon S3","angellist_url":"https://angel.co/amazon-s3","level":null},{"id":28665,"tag_type":"SkillTag","name":"matlab","display_name":"Matlab","angellist_url":"https://angel.co/matlab","level":null},{"id":50659,"tag_type":"SkillTag","name":"opencv","display_name":"OpenCV","angellist_url":"https://angel.co/opencv","level":null},{"id":16309,"tag_type":"SkillTag","name":"mysql","display_name":"MySQL","angellist_url":"https://angel.co/mysql-1","level":null},{"id":81410,"tag_type":"SkillTag","name":"angular.js","display_name":"Angular.JS","angellist_url":"https://angel.co/angular-js","level":null},{"id":14781,"tag_type":"SkillTag","name":"javascript","display_name":"Javascript","angellist_url":"https://angel.co/javascript","level":null},{"id":22286,"tag_type":"SkillTag","name":"postgresql","display_name":"PostgreSQL","angellist_url":"https://angel.co/postgresql","level":null}],"investor":false}]'
|
139
|
+
http_version:
|
140
|
+
recorded_at: Sun, 26 Apr 2015 12:06:09 GMT
|
219
141
|
- request:
|
220
142
|
method: get
|
221
|
-
uri: https://api.angel.co/1/users/
|
143
|
+
uri: https://api.angel.co/1/users/search?slug=naval
|
222
144
|
body:
|
223
145
|
encoding: US-ASCII
|
224
146
|
string: ''
|
@@ -226,55 +148,57 @@ http_interactions:
|
|
226
148
|
Accept:
|
227
149
|
- application/json
|
228
150
|
User-Agent:
|
229
|
-
- AngellistApi Ruby Gem 1.0
|
151
|
+
- AngellistApi Ruby Gem 1.1.0
|
152
|
+
Authorization:
|
153
|
+
- Bearer a91e5d072c3faa5e90e751671cc39035
|
154
|
+
Accept-Encoding:
|
155
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
230
156
|
response:
|
231
157
|
status:
|
232
158
|
code: 200
|
233
|
-
message:
|
159
|
+
message: OK
|
234
160
|
headers:
|
235
|
-
|
236
|
-
-
|
237
|
-
|
238
|
-
- Sun, 22 Apr 2012 04:01:49 GMT
|
239
|
-
content-type:
|
161
|
+
Cache-Control:
|
162
|
+
- must-revalidate, private, max-age=0
|
163
|
+
Content-Type:
|
240
164
|
- application/json; charset=utf-8
|
241
|
-
|
242
|
-
-
|
243
|
-
|
244
|
-
-
|
245
|
-
|
246
|
-
-
|
247
|
-
|
248
|
-
-
|
249
|
-
|
250
|
-
-
|
251
|
-
|
252
|
-
-
|
253
|
-
|
254
|
-
- '
|
255
|
-
|
256
|
-
-
|
257
|
-
|
258
|
-
-
|
259
|
-
|
260
|
-
-
|
261
|
-
|
262
|
-
-
|
165
|
+
Date:
|
166
|
+
- Sun, 26 Apr 2015 12:06:09 GMT
|
167
|
+
Etag:
|
168
|
+
- '"e9e15697dc90004a6a522389a6f653e1"'
|
169
|
+
Server:
|
170
|
+
- nginx
|
171
|
+
Status:
|
172
|
+
- 200 OK
|
173
|
+
Vary:
|
174
|
+
- Accept-Encoding
|
175
|
+
X-Rack-Cache:
|
176
|
+
- miss
|
177
|
+
X-Ratelimit-Limit:
|
178
|
+
- '2000'
|
179
|
+
X-Ratelimit-Remaining:
|
180
|
+
- '1988'
|
181
|
+
X-Request-Id:
|
182
|
+
- 2b31f768500be1ac32cfce56a94e9464
|
183
|
+
X-Runtime:
|
184
|
+
- '0.028329'
|
185
|
+
X-Ua-Compatible:
|
186
|
+
- IE=Edge,chrome=1
|
187
|
+
Content-Length:
|
188
|
+
- '679'
|
189
|
+
Connection:
|
190
|
+
- keep-alive
|
263
191
|
body:
|
264
|
-
encoding:
|
265
|
-
string:
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
hold key solutions to many of our present day problems, from traffic to grassroots
|
272
|
-
democracy.","follower_count":7,"angellist_url":"http://angel.co/scomma","image":"https://s3.amazonaws.com/photos.angel.co/users/100303-medium?1330411698","blog_url":null,"online_bio_url":"http://la.byr.in.th","twitter_url":"http://twitter.com/#!/scomma","facebook_url":null,"linkedin_url":null,"locations":[],"roles":[]}]'
|
273
|
-
http_version: !!null
|
274
|
-
recorded_at: Sun, 22 Apr 2012 04:01:49 GMT
|
192
|
+
encoding: UTF-8
|
193
|
+
string: '{"name":"Naval Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks
|
194
|
+
@vast @epinions ; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037","blog_url":"http://startupboy.com/","online_bio_url":"http://startupboy.com/about/","twitter_url":"http://twitter.com/naval","facebook_url":"http://www.facebook.com/navalr","linkedin_url":"http://www.linkedin.com/in/navalr","aboutme_url":"","github_url":"","dribbble_url":"","behance_url":"","resume_url":null,"what_ive_built":"","what_i_do":"","criteria":null,"locations":[{"id":1692,"tag_type":"LocationTag","name":"san
|
195
|
+
francisco","display_name":"San Francisco","angellist_url":"https://angel.co/san-francisco"}],"roles":[{"id":9305,"tag_type":"RoleTag","name":"seed
|
196
|
+
funds","display_name":"Seed Fund","angellist_url":"https://angel.co/seed-funds"},{"id":14725,"tag_type":"RoleTag","name":"entrepreneur","display_name":"Entrepreneur","angellist_url":"https://angel.co/entrepreneur-1"},{"id":9299,"tag_type":"RoleTag","name":"advisors","display_name":"Advisor","angellist_url":"https://angel.co/advisors"},{"id":14726,"tag_type":"RoleTag","name":"developer","display_name":"Developer","angellist_url":"https://angel.co/developer"}],"skills":[{"id":23388,"tag_type":"SkillTag","name":"c","display_name":"C","angellist_url":"https://angel.co/c-2","level":null},{"id":15592,"tag_type":"SkillTag","name":"html","display_name":"HTML","angellist_url":"https://angel.co/html","level":null},{"id":14775,"tag_type":"SkillTag","name":"python","display_name":"Python","angellist_url":"https://angel.co/python","level":null},{"id":14781,"tag_type":"SkillTag","name":"javascript","display_name":"Javascript","angellist_url":"https://angel.co/javascript","level":null}],"investor":true}'
|
197
|
+
http_version:
|
198
|
+
recorded_at: Sun, 26 Apr 2015 12:06:11 GMT
|
275
199
|
- request:
|
276
200
|
method: get
|
277
|
-
uri: https://api.angel.co/1/users/
|
201
|
+
uri: https://api.angel.co/1/users/155/roles
|
278
202
|
body:
|
279
203
|
encoding: US-ASCII
|
280
204
|
string: ''
|
@@ -282,513 +206,609 @@ http_interactions:
|
|
282
206
|
Accept:
|
283
207
|
- application/json
|
284
208
|
User-Agent:
|
285
|
-
- AngellistApi Ruby Gem 1.0
|
209
|
+
- AngellistApi Ruby Gem 1.1.0
|
210
|
+
Authorization:
|
211
|
+
- Bearer a91e5d072c3faa5e90e751671cc39035
|
212
|
+
Accept-Encoding:
|
213
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
286
214
|
response:
|
287
215
|
status:
|
288
216
|
code: 200
|
289
|
-
message:
|
217
|
+
message: OK
|
290
218
|
headers:
|
291
|
-
|
292
|
-
- private, max-age=0
|
293
|
-
|
219
|
+
Cache-Control:
|
220
|
+
- must-revalidate, private, max-age=0
|
221
|
+
Content-Type:
|
294
222
|
- application/json; charset=utf-8
|
295
|
-
|
296
|
-
-
|
297
|
-
|
298
|
-
-
|
299
|
-
|
223
|
+
Date:
|
224
|
+
- Sun, 26 Apr 2015 12:06:11 GMT
|
225
|
+
Etag:
|
226
|
+
- '"ace71b9cf9cb4031f79797c8b84c7167"'
|
227
|
+
Server:
|
300
228
|
- nginx
|
301
|
-
|
229
|
+
Status:
|
302
230
|
- 200 OK
|
303
|
-
|
231
|
+
Vary:
|
304
232
|
- Accept-Encoding
|
305
|
-
|
306
|
-
-
|
307
|
-
|
308
|
-
- '
|
309
|
-
|
310
|
-
- '
|
311
|
-
|
233
|
+
X-Rack-Cache:
|
234
|
+
- miss
|
235
|
+
X-Ratelimit-Limit:
|
236
|
+
- '2000'
|
237
|
+
X-Ratelimit-Remaining:
|
238
|
+
- '1987'
|
239
|
+
X-Request-Id:
|
240
|
+
- 60179ba5eedc73ee8c57376ffa9ff99b
|
241
|
+
X-Runtime:
|
242
|
+
- '1.277844'
|
243
|
+
X-Ua-Compatible:
|
244
|
+
- IE=Edge,chrome=1
|
245
|
+
Transfer-Encoding:
|
312
246
|
- chunked
|
313
|
-
|
314
|
-
-
|
247
|
+
Connection:
|
248
|
+
- keep-alive
|
315
249
|
body:
|
316
|
-
encoding:
|
317
|
-
string:
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
and
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
(
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
a
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
@
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
@
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
@
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
e
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
and
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
250
|
+
encoding: UTF-8
|
251
|
+
string: '{"startup_roles":[{"id":2277872,"role":"past_investor","created_at":"2015-03-10T16:38:20Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
252
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
253
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":457068,"hidden":false,"community_profile":false,"name":"21","angellist_url":"https://angel.co/21","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/457068-2e7b8c417c3a70aab3026f5f0ca3d8e9-medium_jpg.jpg?buster=1425975133","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/457068-2e7b8c417c3a70aab3026f5f0ca3d8e9-thumb_jpg.jpg?buster=1425975133","quality":10,"product_desc":"We''re
|
254
|
+
building the hardware and software infrastructure to bring Bitcoin to the
|
255
|
+
world. We can''t yet talk about what we do, but it''s full-stack. Not full-stack
|
256
|
+
as in \"JavaScript front-end, Python middle-tier, Mongo back-end\". Full-stack. Picture
|
257
|
+
custom hardware & software at massive scale, and then double that.","high_concept":"Building
|
258
|
+
the future of money","follower_count":127,"company_url":"http://21.co","created_at":"2014-08-08T17:54:42Z","updated_at":"2015-03-10T16:28:33Z"}},{"id":2167210,"role":"past_investor","created_at":"2015-02-12T17:51:22Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
259
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
260
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":202932,"hidden":false,"community_profile":false,"name":"Say
|
261
|
+
Media","angellist_url":"https://angel.co/say-media","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/202932-bec6e3e2156044037ddc241be015f22d-medium_jpg.jpg?buster=1368744232","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/202932-bec6e3e2156044037ddc241be015f22d-thumb_jpg.jpg?buster=1368744232","quality":9,"product_desc":"Tempest
|
262
|
+
is our award-winning publishing platform, designed to create rich editorial
|
263
|
+
experiences that bring content front and center. Unlike a general purpose
|
264
|
+
CMS, Tempest is built from the ground up to support the specific needs of
|
265
|
+
the modern digital magazine.\n\nWe partner with leading digital magazines
|
266
|
+
to give them a best-in-class publishing platform and professional services,
|
267
|
+
allowing them to focus on their content, their readers, and their business
|
268
|
+
instead of their technology.\n\nContent looks great on Tempest across all
|
269
|
+
devices, and we give authors and editors the best tools to create rich interactive
|
270
|
+
stories.\n\nThe platform allows for a wide range of monetization options,
|
271
|
+
while also fully integrating Say Media\u2019s premium rich advertising and
|
272
|
+
content marketing solutions to bring additional revenue to our publishers.\n\nAnd
|
273
|
+
Tempest is updated almost every day, so it\u2019s constantly getting better.\n\nSome
|
274
|
+
example sites:\nxojane.com\nfashionista.com\nrachaelray.com","high_concept":"Publishing
|
275
|
+
platform for digital content brands","follower_count":234,"company_url":"http://www.saymedia.com","created_at":"2013-05-03T04:40:38Z","updated_at":"2015-01-13T18:30:49Z"}},{"id":2157634,"role":"past_investor","created_at":"2015-02-10T18:26:44Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
276
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
277
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":529390,"hidden":false,"community_profile":false,"name":"Clearbit","angellist_url":"https://angel.co/clearbit","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/529390-117f7b31d295fcb67a1e39321b3bded3-medium_jpg.jpg?buster=1422839841","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/529390-117f7b31d295fcb67a1e39321b3bded3-thumb_jpg.jpg?buster=1422839841","quality":9,"product_desc":"We
|
278
|
+
are building a suite of business intelligence APIs to help companies find
|
279
|
+
more information on their customers in order to increase sales and reduce
|
280
|
+
fraud. Our goal is to be the data backbone for modern businesses, powering
|
281
|
+
everything from credit checks to lead scoring.\n\nWe currently provide three
|
282
|
+
APIs:\n\n- Person API: Takes an email address and returns information about
|
283
|
+
a person such as name, avatar, title, and social accounts.\n- Company API:
|
284
|
+
Takes a domain name and returns data about a company, such as name, logo,
|
285
|
+
market category, and headcount.\n- Watchlist API: Lets you search names against
|
286
|
+
a consolidate global watchlist, simplifying OFAC compliance.\n\nOur customers
|
287
|
+
mainly use our APIs for lead-scoring, processing all their incoming leads
|
288
|
+
through both the Person and Company APIs to determine which ones are valuable.
|
289
|
+
This saves sales teams a great deal of time compared to manual lead research
|
290
|
+
and qualification.\u00a0","high_concept":"Business Intelligence APIs","follower_count":179,"company_url":"http://clearbit.com","created_at":"2014-11-07T16:53:47Z","updated_at":"2015-02-05T02:23:59Z"}},{"id":1881593,"role":"past_investor","created_at":"2014-11-18T20:52:49Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
291
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
292
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":414342,"hidden":false,"community_profile":false,"name":"HONK","angellist_url":"https://angel.co/honk","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/414342-6b96521a584bdb07568639108080527b-medium_jpg.jpg?buster=1416339455","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/414342-6b96521a584bdb07568639108080527b-thumb_jpg.jpg?buster=1416339455","quality":10,"product_desc":"HONK
|
293
|
+
is the on-demand mobile app for tow, tire change, jump start, fuel and lock
|
294
|
+
out services nationwide, 24 hours a day, 7 days a week. HONK\u2019s faster
|
295
|
+
ETAs and \u201cGuaranteed Never to Exceed\u201d prices, which start at just
|
296
|
+
$49 without membership fees or limitations, offer motorists an alternative
|
297
|
+
to outdated membership-based motor clubs. Learn more about HONK or download
|
298
|
+
it free at http://www.honkforhelp.com.","high_concept":"","follower_count":172,"company_url":"http://www.honkforhelp.com/","created_at":"2014-06-09T01:12:04Z","updated_at":"2014-11-20T02:02:42Z"}},{"id":1862834,"role":"past_investor","created_at":"2014-11-12T15:13:27Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
299
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
300
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":271819,"hidden":false,"community_profile":false,"name":"Onename","angellist_url":"https://angel.co/onename","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/271819-25e7ff00eb3b331e113038af352f9978-medium_jpg.jpg?buster=1418935670","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/271819-25e7ff00eb3b331e113038af352f9978-thumb_jpg.jpg?buster=1418935670","quality":10,"product_desc":"Onename
|
301
|
+
is a decentralized identity system built on the blockchain. Onename makes
|
302
|
+
it easy for anyone to create a personal profile, view the profiles of others
|
303
|
+
and start sending and receiving bitcoins.\n\nHere\u2019s how it works:\n\n1.
|
304
|
+
Sign up and claim a username.\n2. Create a profile and enter your Bitcoin
|
305
|
+
address (or get a new one).\n3. Post on Twitter and Facebook to publicly prove
|
306
|
+
that your Onename profile is owned by you.\n\nWith Onename, Bitcoin payments
|
307
|
+
become much easier - you just need someone\u2019s name or username. Instead
|
308
|
+
of remembering to send payments to \u201c1919Urh...a8qtSk\u201d you just
|
309
|
+
send it to \"naval.\"\u00a0\n\nOnename is built on a decentralized identity
|
310
|
+
protocol and enables users to own their own usernames and data without relying
|
311
|
+
on any trusted third party. With unique decentralized usernames it''s possible
|
312
|
+
to login to apps/websites amongst other possible applications.","high_concept":"The
|
313
|
+
Decentralized Whitepages for Bitcoin","follower_count":253,"company_url":"https://onename.com","created_at":"2013-09-28T18:58:19Z","updated_at":"2015-01-20T20:30:15Z"}},{"id":1806414,"role":"advisor","created_at":"2014-10-23T21:48:05Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
314
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
315
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":516462,"hidden":false,"community_profile":false,"name":"Vault12","angellist_url":"https://angel.co/vault12","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/516462-09432e69e61f70da73fa838cbde8771b-medium_jpg.jpg?buster=1422579407","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/516462-09432e69e61f70da73fa838cbde8771b-thumb_jpg.jpg?buster=1422579407","quality":10,"product_desc":"We
|
316
|
+
are building a product that addresses a big deficiency in the current Bitcoin
|
317
|
+
ecosystem. Bitcoin theft will become a thing of the past. Using 30 years old branch
|
318
|
+
of cryptography we creating a mobile product that should make Bitcoin commerce
|
319
|
+
safe and easily accessible to every non-technical consumer around the world.","high_concept":"
|
320
|
+
\"Social security\" for Bitcoin","follower_count":130,"company_url":"http://vault12.io","created_at":"2014-10-21T23:27:35Z","updated_at":"2015-01-30T00:56:53Z"}},{"id":1799305,"role":"past_investor","created_at":"2014-10-21T23:32:17Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
321
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
322
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":516462,"hidden":false,"community_profile":false,"name":"Vault12","angellist_url":"https://angel.co/vault12","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/516462-09432e69e61f70da73fa838cbde8771b-medium_jpg.jpg?buster=1422579407","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/516462-09432e69e61f70da73fa838cbde8771b-thumb_jpg.jpg?buster=1422579407","quality":10,"product_desc":"We
|
323
|
+
are building a product that addresses a big deficiency in the current Bitcoin
|
324
|
+
ecosystem. Bitcoin theft will become a thing of the past. Using 30 years old branch
|
325
|
+
of cryptography we creating a mobile product that should make Bitcoin commerce
|
326
|
+
safe and easily accessible to every non-technical consumer around the world.","high_concept":"
|
327
|
+
\"Social security\" for Bitcoin","follower_count":130,"company_url":"http://vault12.io","created_at":"2014-10-21T23:27:35Z","updated_at":"2015-01-30T00:56:53Z"}},{"id":1690826,"role":"advisor","created_at":"2014-09-16T17:15:10Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
328
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
329
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":96497,"hidden":false,"community_profile":false,"name":"Kinnek","angellist_url":"https://angel.co/kinnek","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/96497-8990bbf54d025b4fe72b0ba46a880bc9-medium_jpg.jpg?buster=1353296356","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/96497-8990bbf54d025b4fe72b0ba46a880bc9-thumb_jpg.jpg?buster=1353296356","quality":10,"product_desc":"At
|
330
|
+
Kinnek, we''re building a new platform for small & medium-sized businesses
|
331
|
+
(SMBs), bringing their purchasing and supplier relationships online. We help
|
332
|
+
businesses ranging from from restaurants to wineries and microbreweries to
|
333
|
+
bakeries save time and money on anything they need to open and operate. We
|
334
|
+
also offer suppliers a set of tools to quickly communicate and win new business,
|
335
|
+
while growing their distribution channel through qualified leads only Kinnek
|
336
|
+
could bring them. \n\nWith over 4.7 Million SMBs in the US alone, purchasing
|
337
|
+
over $2.2 Trillion in equipment & physical goods, we''re undertaking a massive
|
338
|
+
challenge to fundamentally change the way businesses interact.\n\nOur small
|
339
|
+
team is based in the heart of New York City and we''re backed by some of the
|
340
|
+
best investors in New York and Silicon Valley. We''re hiring across all teams
|
341
|
+
and offer a ground floor opportunity to build from scratch a company as well
|
342
|
+
a new online marketplace.","high_concept":"Disrupting SMB Purchasing","follower_count":960,"company_url":"http://kinnek.com","created_at":"2012-06-11T18:00:39Z","updated_at":"2015-03-19T20:31:34Z"}},{"id":1676205,"role":"past_investor","created_at":"2014-09-11T08:53:44Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
343
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
344
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":401500,"hidden":false,"community_profile":false,"name":"Carbon","angellist_url":"https://angel.co/caarbon","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/401500-d29713a2ee1f0299495ac304023ec887-medium_jpg.jpg?buster=1405622286","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/401500-d29713a2ee1f0299495ac304023ec887-thumb_jpg.jpg?buster=1405622286","quality":9,"product_desc":"We
|
345
|
+
solve nationwide city parking/congestion once and for all with an on-demand
|
346
|
+
valet service available anytime, anywhere.\n\nDespite being a $20billion consumer-driven
|
347
|
+
business, no brand has yet to emerge that has won the hearts and minds of
|
348
|
+
drivers across the country.\n\nThe average driver in Manhattan may drive on
|
349
|
+
average 14 minutes extra trying to find parking near her final destination.
|
350
|
+
\nWhy? Curbside parking is underpriced relative to its societal cost, and
|
351
|
+
thus convenient parking in central business districts is extraordinarily difficult
|
352
|
+
to find. \n\nAdd up the costs of congestion, avoidable emissions, the threat
|
353
|
+
of tickets, and a colossal waste of time\u2014and parking is actually the
|
354
|
+
great pain in a city driver''s journey. \n\nNo longer.","high_concept":"Your
|
355
|
+
personal valet, anytime, anywhere","follower_count":387,"company_url":"http://carbon.co","created_at":"2014-05-20T02:10:35Z","updated_at":"2015-04-20T02:18:24Z"}},{"id":1676104,"role":"advisor","created_at":"2014-09-11T07:27:18Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
356
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
357
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":437963,"hidden":false,"community_profile":false,"name":"Unshackled","angellist_url":"https://angel.co/unshackled","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/437963-e056325afb1165b03a2d7ba0e9b0340d-medium_jpg.jpg?buster=1424549989","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/437963-e056325afb1165b03a2d7ba0e9b0340d-thumb_jpg.jpg?buster=1424549989","quality":8,"product_desc":"Unshackled
|
358
|
+
is a fund designed to extend the entrepreneurship opportunity to an untapped
|
359
|
+
pool of entrepreneurs in our country \u2014 founders on work visas (H1B, F1,
|
360
|
+
TN, etc.). Unlike traditional funding, Unshackled invests capital by hiring
|
361
|
+
teams and provides them with a salary, benefits, legal services, office space
|
362
|
+
and mentorship. This innovative structure helps inspire, keep and support
|
363
|
+
all immigrant teams, without waiting on immigration reform. \n\nThe mission-centric
|
364
|
+
fund is supported by 70 influential investors including First Round Capital,
|
365
|
+
Jerry Yang, Joe Lonsdale, Brad Feld, Laurene Powell Jobs, Naval Ravikant,
|
366
|
+
Bloomberg Beta, Cindy Padnos, Scott & Cyan Banister and Structure Capital.
|
367
|
+
\n\nEntrepreneurial teams should apply here:\u00a0https://www.f6s.com/unshackled1#/apply","high_concept":"A
|
368
|
+
fund for immigrant founders on visa. H1B, F1, OPT, TN","follower_count":483,"company_url":"http://www.unshackled.co","created_at":"2014-07-14T17:41:14Z","updated_at":"2015-04-17T01:47:38Z"}},{"id":1676088,"role":"past_investor","created_at":"2014-09-11T07:22:43Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
369
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
370
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":437963,"hidden":false,"community_profile":false,"name":"Unshackled","angellist_url":"https://angel.co/unshackled","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/437963-e056325afb1165b03a2d7ba0e9b0340d-medium_jpg.jpg?buster=1424549989","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/437963-e056325afb1165b03a2d7ba0e9b0340d-thumb_jpg.jpg?buster=1424549989","quality":8,"product_desc":"Unshackled
|
371
|
+
is a fund designed to extend the entrepreneurship opportunity to an untapped
|
372
|
+
pool of entrepreneurs in our country \u2014 founders on work visas (H1B, F1,
|
373
|
+
TN, etc.). Unlike traditional funding, Unshackled invests capital by hiring
|
374
|
+
teams and provides them with a salary, benefits, legal services, office space
|
375
|
+
and mentorship. This innovative structure helps inspire, keep and support
|
376
|
+
all immigrant teams, without waiting on immigration reform. \n\nThe mission-centric
|
377
|
+
fund is supported by 70 influential investors including First Round Capital,
|
378
|
+
Jerry Yang, Joe Lonsdale, Brad Feld, Laurene Powell Jobs, Naval Ravikant,
|
379
|
+
Bloomberg Beta, Cindy Padnos, Scott & Cyan Banister and Structure Capital.
|
380
|
+
\n\nEntrepreneurial teams should apply here:\u00a0https://www.f6s.com/unshackled1#/apply","high_concept":"A
|
381
|
+
fund for immigrant founders on visa. H1B, F1, OPT, TN","follower_count":483,"company_url":"http://www.unshackled.co","created_at":"2014-07-14T17:41:14Z","updated_at":"2015-04-17T01:47:38Z"}},{"id":1667715,"role":"past_investor","created_at":"2014-09-08T22:38:36Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
382
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
383
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":277619,"hidden":false,"community_profile":false,"name":"Navdy","angellist_url":"https://angel.co/navdy","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/277619-179b01e02676e9b573b76a3b8319513e-medium_jpg.jpg?buster=1398375763","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/277619-179b01e02676e9b573b76a3b8319513e-thumb_jpg.jpg?buster=1398375763","quality":9,"product_desc":"Pre-Order
|
384
|
+
your Navdy now at a $200 discount at: https://www.navdy.com\n\nFumbling
|
385
|
+
around with your phone while driving is at best a bad experience. \n\nNavdy
|
386
|
+
is a Head-Up Display (HUD) for your car that let''s you use all the apps you
|
387
|
+
love while keeping your eyes on the road. You can think of it as Google Glass
|
388
|
+
for your car but without the Glasses. Navdy works in the car you already
|
389
|
+
have, simply place it on your dash and connect wirelessly to your smartphone.","high_concept":"Head-Up
|
390
|
+
Display (HUD) for any car...think Google Glass for your windshield","follower_count":785,"company_url":"https://www.navdy.com","created_at":"2013-10-08T20:17:42Z","updated_at":"2015-01-03T01:00:22Z"}},{"id":1656434,"role":"past_investor","created_at":"2014-09-04T16:19:42Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
391
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
392
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":378495,"hidden":false,"community_profile":false,"name":"Luxe","angellist_url":"https://angel.co/luxe-1","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/378495-d232d9e07d3ee8c5bb597e8cc4c232ce-medium_jpg.jpg?buster=1406242497","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/378495-d232d9e07d3ee8c5bb597e8cc4c232ce-thumb_jpg.jpg?buster=1406242497","quality":10,"product_desc":"Luxe
|
393
|
+
is the modern solution to parking. Using our iPhone app (Android is on its
|
394
|
+
way), you can have access to on demand valet service. With a $1M general liability
|
395
|
+
insurance policy, trained and vetted valets, and secure parking lots, we''ve
|
396
|
+
got parking covered so you can get on with your day.\n\nDrop a pin where you
|
397
|
+
want to drop off your car. A Luxe valet will meet you there and park your
|
398
|
+
car in one of our secure lots. When you''re ready to get your car back, drop
|
399
|
+
another pin to tell us where you want it delivered. A Luxe valet will deliver
|
400
|
+
it in minutes. \n\nParking has always been a hassle. No one wants to circle
|
401
|
+
the block looking for a spot - we''ve all got things to do! Every day we solve
|
402
|
+
incredibly hard problems to make parking a problem of the past. \n\nLuxe is
|
403
|
+
currently operating in San Francisco and Los Angeles with plans to launch
|
404
|
+
in Chicago, Seattle, and Boston in the near future.\n\nLearn more at www.luxe.com","high_concept":"A
|
405
|
+
parking spot in your pocket","follower_count":254,"company_url":"http://www.luxe.com/","created_at":"2014-04-11T21:14:38Z","updated_at":"2015-04-20T21:01:11Z"}},{"id":1653786,"role":"customer","created_at":"2014-09-03T19:30:28Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
406
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
407
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":184193,"hidden":false,"community_profile":false,"name":"Underground
|
408
|
+
Cellar","angellist_url":"https://angel.co/underground-cellar","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/184193-beaa8a5db926c5e37937b2d50f123c89-medium_jpg.jpg?buster=1407959161","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/184193-beaa8a5db926c5e37937b2d50f123c89-thumb_jpg.jpg?buster=1407959161","quality":8,"product_desc":"Underground
|
409
|
+
Cellar is a new online wine marketplace for discovering and buying premium
|
410
|
+
wines online. Buyers love us because every bottle they buy may be randomly
|
411
|
+
upgraded to rare and private-stash bottles from prestigious wineries.\n\nBut
|
412
|
+
our real benefit is that we provide wineries a sustainable sales channel that
|
413
|
+
never uses discounts. This allows them to quickly sell wine without bastardizing
|
414
|
+
their pricing structure or harming their brand image.\n\nUnderground Cellar
|
415
|
+
is the first vertical utilizing our patent-pending \u201creverse-discount\u201d
|
416
|
+
e-commerce platform. \n\nOur plan is to scale within the $5B online wine vertical,
|
417
|
+
capturing $40MM of wine sales by year 3. \n\nFirst we take over wine, then
|
418
|
+
we expand into other luxury verticals...\n* Gift cards\n* Fashion\n* Jewelry\n*
|
419
|
+
Spa services\n* Hotel reservations\n* ...the WORLD.","high_concept":"Online
|
420
|
+
Wine Deals Without Bastardizing Brands","follower_count":330,"company_url":"https://www.undergroundcellar.com","created_at":"2013-03-18T15:29:41Z","updated_at":"2015-03-21T20:03:28Z"}},{"id":1638931,"role":"past_investor","created_at":"2014-08-28T22:05:04Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
421
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
422
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":66522,"hidden":false,"community_profile":false,"name":"MakeLeaps","angellist_url":"https://angel.co/makeleaps","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/66522-e1b58b3702f437073bef6ceef2867690-medium_jpg.jpg?buster=1364794008","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/66522-e1b58b3702f437073bef6ceef2867690-thumb_jpg.jpg?buster=1364794008","quality":9,"product_desc":"MakeLeaps
|
423
|
+
is the leading provider of online invoicing software in Japan.\n\nOur current
|
424
|
+
target market is Japanese businesses. We started with freelancers, but now
|
425
|
+
we are fielding regular sales calls from Enterprises.\n\nIn Japan, sending
|
426
|
+
invoices is a manual and laborious process done with Microsoft Excel, printers,
|
427
|
+
overworked accounting staff, and physically sending by post. \n\nWe have built
|
428
|
+
a platform perfectly suited to the unique requirements of the Japanese market,
|
429
|
+
right when Japan is opening up to using cloud solutions for business processes.
|
430
|
+
We have strong traction, an experienced team, a well-known brand in Japan,
|
431
|
+
and many famous and well known customers using our software, including Rakuten
|
432
|
+
(the Japanese version of Amazon).\n\nIf this trend continues, in 5 years from
|
433
|
+
now, a majority of Japan''s affluent 5 million businesses will be using cloud
|
434
|
+
solutions for their invoicing requirements, and we are in pole position to
|
435
|
+
be the winner of this space first in Japan, and then in Asia.","high_concept":"Cloud
|
436
|
+
Invoicing for Japan","follower_count":203,"company_url":"http://www.makeleaps.com/en","created_at":"2012-01-31T11:27:37Z","updated_at":"2014-09-07T09:50:22Z"}},{"id":1627170,"role":"past_investor","created_at":"2014-08-25T21:48:07Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
437
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
438
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":438197,"hidden":false,"community_profile":false,"name":"Haven","angellist_url":"https://angel.co/haven","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/438197-e949dd7e9e066933490e49734445d36d-medium_jpg.jpg?buster=1410341827","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/438197-e949dd7e9e066933490e49734445d36d-thumb_jpg.jpg?buster=1410341827","quality":10,"product_desc":"90%
|
439
|
+
of all physical goods in the world are shipped in a standard steel shipping
|
440
|
+
container, and nearly all of those shipments are arranged via email and phone.
|
441
|
+
Haven is a marketplace that automates ocean freight shipping container reservations
|
442
|
+
by providing direct access to guaranteed capacity and transparent billing.
|
443
|
+
Shippers bid on guaranteed shipping container capacity and receive a more
|
444
|
+
predictable supply chain, while ocean freight carriers receive the best price
|
445
|
+
among bidders.","high_concept":"Marketplace for ocean shipping","follower_count":169,"company_url":"http://www.haveninc.com/","created_at":"2014-07-14T21:25:08Z","updated_at":"2014-12-22T22:33:02Z"}},{"id":1622515,"role":"past_investor","created_at":"2014-08-24T06:57:23Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
446
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
447
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":65382,"hidden":false,"community_profile":false,"name":"Cambrian
|
448
|
+
Genomics","angellist_url":"https://angel.co/cambrian-genomics","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/65382-c579e95f9dbbb03dfebabf1e39227580-medium_jpg.jpg?buster=1331511117","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/65382-c579e95f9dbbb03dfebabf1e39227580-thumb_jpg.jpg?buster=1331511117","quality":9,"product_desc":"Cambrian
|
449
|
+
Genomics makes the first hardware/systems for laser printing DNA. \n\nResearchers
|
450
|
+
in academia & industry order or clone >$1b/year of DNA. CGI delivers high
|
451
|
+
quality sequence verified DNA to buyers in this existing/growing worldwide
|
452
|
+
market.\n\n\n\nAusten on Bloomberg\nhttp://bit.ly/11lLnFh\n\nAusten on CNN\nhttp://bit.ly/QKJK5h\n\nAusten
|
453
|
+
on TWIST\nhttp://bit.ly/1FxT6E7\n\nGeorge on Colbert Report\nhttp://bit.ly/T9g2WG\n\nResurrection
|
454
|
+
(Neanderthals & Dinosaurs)\nhttp://bit.ly/10FdN28\n\nGlowing Plants\nhttp://kck.st/146llfq\n\nFirst
|
455
|
+
Gene Party\nhttp://bit.ly/1cdM1ux","high_concept":"DNA Laser Printing ","follower_count":1276,"company_url":"http://cambriangenomics.com/","created_at":"2012-01-26T10:49:33Z","updated_at":"2015-04-08T02:32:44Z"}},{"id":1617504,"role":"past_investor","created_at":"2014-08-22T05:42:04Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
456
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
457
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":303943,"hidden":false,"community_profile":false,"name":"Product
|
458
|
+
Hunt","angellist_url":"https://angel.co/product-hunt","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/303943-1d6fe280010ae474ddd9f37792a6b604-medium_jpg.jpg?buster=1386178935","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/303943-1d6fe280010ae474ddd9f37792a6b604-thumb_jpg.jpg?buster=1386178935","quality":10,"product_desc":"Product
|
459
|
+
Hunt surfaces the best new products, every day. It''s a place for product-loving
|
460
|
+
enthusiasts to share and geek out about the latest mobile apps, websites,
|
461
|
+
hardware projects, and tech creations.","high_concept":"Reddit for Products","follower_count":661,"company_url":"http://producthunt.com","created_at":"2013-12-04T15:36:40Z","updated_at":"2015-01-05T02:42:37Z"}},{"id":1605721,"role":"past_investor","created_at":"2014-08-19T06:14:32Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
462
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
463
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":33684,"hidden":false,"community_profile":false,"name":"OpenDNS","angellist_url":"https://angel.co/opendns","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/33684-9a9f7b0975a35a844d2444c8a4b102c9-medium_jpg.jpg?buster=1326843860","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/33684-9a9f7b0975a35a844d2444c8a4b102c9-thumb_jpg.jpg?buster=1326843860","quality":9,"product_desc":null,"high_concept":"Cloud-delivered
|
464
|
+
security on any device, anywhere.","follower_count":109,"company_url":"http://www.opendns.com/","created_at":"2012-01-17T23:44:21Z","updated_at":"2014-10-29T23:24:49Z"}},{"id":1587048,"role":"past_investor","created_at":"2014-08-13T00:43:03Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
465
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
466
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":423850,"hidden":false,"community_profile":false,"name":"Frederick","angellist_url":"https://angel.co/frederick","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/423850-7daf59be690b519482cc308b4b994735-medium_jpg.jpg?buster=1403501199","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/423850-7daf59be690b519482cc308b4b994735-thumb_jpg.jpg?buster=1403501199","quality":8,"product_desc":"Frederick
|
467
|
+
is the fully automated marketing genius for the $600B local services market,
|
468
|
+
powered by big data. \n\nFrederick connects to the cloud services a business
|
469
|
+
already uses (such as the appointment book, CRM, Adwords, and social networks)
|
470
|
+
to automatically do the right marketing to the right customer at the right
|
471
|
+
time. We help businesses such as spas, salons, yoga studios, dentists and
|
472
|
+
chiropractors efficiently fill last-minute openings, drive repeat business,
|
473
|
+
and acquire new customers.\n\nOver time, we will build the largest aggregate
|
474
|
+
data set of back office and customer-level data for the local services market,
|
475
|
+
which will enable us to deliver predictable results with the highest possible
|
476
|
+
ROI.\n\nLearn more at www.hirefrederick.com","high_concept":"Fully automated
|
477
|
+
marketing for local services, powered by big data.","follower_count":186,"company_url":"http://www.hirefrederick.com","created_at":"2014-06-23T05:26:42Z","updated_at":"2015-03-27T04:24:02Z"}},{"id":1568283,"role":"past_investor","created_at":"2014-08-07T00:06:14Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
478
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
479
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":97349,"hidden":false,"community_profile":false,"name":"Onfleet","angellist_url":"https://angel.co/onfleet","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/97349-5d1351dbdd571dfd2113b980e7f1c9dd-medium_jpg.jpg?buster=1427179750","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/97349-5d1351dbdd571dfd2113b980e7f1c9dd-thumb_jpg.jpg?buster=1427179750","quality":8,"product_desc":"Our
|
480
|
+
mission is to make local delivery efficient and delightful.\n\nOnfleet makes
|
481
|
+
it easy for businesses to manage and analyze their delivery operations. Our
|
482
|
+
product includes a clean web dashboard, rich APIs, out-of-the-box driver apps
|
483
|
+
for iOS and Android, and customer notifications, accurate ETAs and a map that
|
484
|
+
lets recipients track their orders in realtime.\n\nOur customers include food,
|
485
|
+
beverage, and grocery delivery businesses as well as home services and local
|
486
|
+
couriers.\n\nOnfleet is based in San Francisco, California, and was accelerated
|
487
|
+
by StartX.","high_concept":"Delightful Delivery Management","follower_count":567,"company_url":"https://onfleet.com","created_at":"2012-06-15T07:09:02Z","updated_at":"2015-04-17T20:32:47Z"}},{"id":1566872,"role":"past_investor","created_at":"2014-08-06T17:56:42Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
488
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
489
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":409469,"hidden":false,"community_profile":false,"name":"PreNav","angellist_url":"https://angel.co/prenav","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/409469-9d3c03f46f44b86c44229a99833dc85f-medium_jpg.jpg?buster=1402689932","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/409469-9d3c03f46f44b86c44229a99833dc85f-thumb_jpg.jpg?buster=1402689932","quality":8,"product_desc":"PreNav
|
490
|
+
develops next-gen hardware and software for drones (multi-copters). We enable
|
491
|
+
precise navigation in complex environments, e.g. near-ground, indoors, or
|
492
|
+
around structures, while avoiding obstacles like trees and buildings.\n\nPreNav
|
493
|
+
unlocks new uses for drones by offering automated, repeatable flight paths. A
|
494
|
+
few of the applications include:\n* Motion control for aerial cinematographers\n*
|
495
|
+
Inspections of structures like smokestacks, solar panels, and wind turbines\n*
|
496
|
+
Navigation of the last 50 meters in urban/suburban environments for landing,
|
497
|
+
delivery, and recharging\n* And many more applications where the mission can''t
|
498
|
+
be trusted to a human pilot or GPS","high_concept":"Near-ground autonomy for
|
499
|
+
drones","follower_count":394,"company_url":"http://www.prenav.com","created_at":"2014-06-01T08:09:51Z","updated_at":"2015-02-16T05:42:34Z"}},{"id":1552485,"role":"past_investor","created_at":"2014-07-31T21:11:19Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
500
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
501
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":113995,"hidden":false,"community_profile":false,"name":"LIFX","angellist_url":"https://angel.co/lifx","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/113995-588bb659a29b18f66302f868b502f214-medium_jpg.jpg?buster=1424851572","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/113995-588bb659a29b18f66302f868b502f214-thumb_jpg.jpg?buster=1424851572","quality":10,"product_desc":"LIFX
|
502
|
+
pioneered the smart light in 2012 with the first Wi Fi-enabled, multi-colored
|
503
|
+
LED that\u2019s controllable via a smart device. Designed to last over 22
|
504
|
+
years, LIFX offers the brightest, most flexible smart light for your home
|
505
|
+
or office.\u00a0\u2028It works with Nest and other smart home devices to give
|
506
|
+
consumers an easy way to experience the connected home, without needing additional
|
507
|
+
hardware.\u00a0\n\nHeadquartered in the heart of Silicon Valley, Redwood City,
|
508
|
+
California, LIFX is a global brand with roots in Melbourne, Australia. LIFX
|
509
|
+
products are available online and at select retailers in the US, Australia,
|
510
|
+
and Europe.","high_concept":"Live a more illuminated life.","follower_count":362,"company_url":"http://www.lifx.com","created_at":"2012-08-16T15:28:02Z","updated_at":"2015-04-09T06:14:55Z"}},{"id":1537036,"role":"past_investor","created_at":"2014-07-25T18:04:30Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
511
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
512
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":348094,"hidden":false,"community_profile":false,"name":"Bonafide","angellist_url":"https://angel.co/bonafide-1","logo_url":"https://angel.co/images/shared/nopic_startup.png","thumb_url":"https://angel.co/images/shared/nopic_startup.png","quality":9,"product_desc":null,"high_concept":"Helping
|
513
|
+
great people find great people","follower_count":52,"company_url":"","created_at":"2014-02-23T03:16:28Z","updated_at":"2014-12-23T05:19:53Z"}},{"id":1483988,"role":"past_investor","created_at":"2014-07-05T19:58:07Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
514
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
515
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":122077,"hidden":false,"community_profile":false,"name":"Partender","angellist_url":"https://angel.co/partender","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/122077-7d50d23699d6c8d6d1df319b3d284585-medium_jpg.jpg?buster=1415588418","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/122077-7d50d23699d6c8d6d1df319b3d284585-thumb_jpg.jpg?buster=1415588418","quality":9,"product_desc":"Partender
|
516
|
+
is a business tool (currently featured on SpikeTV''s \"Bar Rescue\" every
|
517
|
+
Sunday at 9/8c) that reduces the time it takes owners & managers to do bar
|
518
|
+
inventory from a frustrating 6-24 hours to 15 minutes. We do this by digitizing
|
519
|
+
the crazy, archaic paper-pen-clipboard process into a few taps and swipes
|
520
|
+
on iOS. As a result, you can inventory as often as every day/shift to control
|
521
|
+
your bar, catch and eliminate the industry-average 23% shrinkage (inventory
|
522
|
+
loss due to over-pouring, theft, wastage, etc), and put that money right back
|
523
|
+
in your pocket. \n\nOn average, our 99.2%-accurate system adds $10,000/mo,
|
524
|
+
and improves bottom lines by whole percentages.\n\nAfter every inventory,
|
525
|
+
Partender instantly emails you your Purchase Orders in MS Excel, which you
|
526
|
+
can forward to your reps and be done with inventory AND ordering in 15 mins.\n\nCloud-based
|
527
|
+
data analytics online show you what''s selling the best/worst, what your dead
|
528
|
+
stock is, and what you''re low on, so you never run dry and miss a sale.","high_concept":"Bar
|
529
|
+
Inventory. From 6-24 hours on paper & pen to 15 minutes on iOS. (We do food
|
530
|
+
too!)","follower_count":508,"company_url":"http://www.partender.com","created_at":"2012-09-13T16:53:20Z","updated_at":"2015-03-23T09:56:25Z"}},{"id":1452582,"role":"board_member","created_at":"2014-06-23T19:17:11Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
531
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
532
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":294920,"hidden":false,"community_profile":false,"name":"Flipagram","angellist_url":"https://angel.co/flipagram","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/294920-175b9df96d521b70d34bb0cea0500b39-medium_jpg.jpg?buster=1384472006","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/294920-175b9df96d521b70d34bb0cea0500b39-thumb_jpg.jpg?buster=1384472006","quality":10,"product_desc":"Flipagram
|
533
|
+
has been on fire... All organic growth, currently a top free app in the U.S.
|
534
|
+
appstore, ahead of SnapChat, YouTube, Facebook, Instagram, Twitter, Vine,
|
535
|
+
What''s App, Pinterest, etc.\n\nInstagram and Vine made short video format
|
536
|
+
popular, but there\u2019s only so much you can do with a few seconds of live
|
537
|
+
video -- you''re stuck in space and time -- which is why you get a lot of
|
538
|
+
silly \u2018fart\u2019 loops. Flipagram changes the equation by opening up
|
539
|
+
these bite-sized video slots to all your photos and albums -- the best moments
|
540
|
+
of your life --- that are languishing on your camera roll or on flat web-pages
|
541
|
+
like Instagram and Facebook. \n\nEach Flipagram video can have potentially
|
542
|
+
hundreds of frames (photos). So, there is infinite room for creative expression,
|
543
|
+
through sequencing, repetition, juxtaposition, timing and of course, music
|
544
|
+
selection. Flipagrams are fun to make and optimized for sharing on existing
|
545
|
+
social networks.","high_concept":"Top Free App in over 150 Countries","follower_count":228,"company_url":"http://flipagram.com","created_at":"2013-11-14T23:33:29Z","updated_at":"2015-04-14T00:43:07Z"}},{"id":1408230,"role":"past_investor","created_at":"2014-06-05T19:34:08Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
546
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
547
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":363126,"hidden":false,"community_profile":false,"name":"Opendoor","angellist_url":"https://angel.co/opendoor","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/363126-3748f5f5559e7cf9dd989c03904c6ae5-medium_jpg.jpg?buster=1420066787","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/363126-3748f5f5559e7cf9dd989c03904c6ae5-thumb_jpg.jpg?buster=1420066787","quality":10,"product_desc":"Allowing
|
548
|
+
owners to sell their home in a few clicks.\n\n\u2022 Simple: A transparent
|
549
|
+
and simple sales process.\n\u2022 Certain: Full certainty on the price and
|
550
|
+
close date.\n\u2022 Fast: Receive an instant offer online and funding in as
|
551
|
+
soon as three days.","high_concept":"Liquidity for Residential Real Estate","follower_count":222,"company_url":"http://www.opendoor.com/","created_at":"2014-03-19T04:53:54Z","updated_at":"2015-04-14T03:26:32Z"}},{"id":1401271,"role":"advisor","created_at":"2014-06-03T10:14:59Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
552
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
553
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":223677,"hidden":false,"community_profile":false,"name":"Evolve
|
554
|
+
VC","angellist_url":"https://angel.co/evolve-vc","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/223677-17ab89d210629674dce3d423722da45a-medium_jpg.jpg?buster=1401790979","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/223677-17ab89d210629674dce3d423722da45a-thumb_jpg.jpg?buster=1401790979","quality":7,"product_desc":"By
|
555
|
+
entrepreneurs. For entrepreneurs.","high_concept":"Seed stage startup fund","follower_count":16,"company_url":"http://www.evolve.vc","created_at":"2013-06-17T07:23:50Z","updated_at":"2014-06-05T09:03:30Z"}},{"id":1348924,"role":"past_investor","created_at":"2014-05-13T17:54:12Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
556
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
557
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":187453,"hidden":false,"community_profile":false,"name":"Abacus","angellist_url":"https://angel.co/abacus","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/187453-faa67887271a77d7074c0649275c7920-medium_jpg.jpg?buster=1374695329","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/187453-faa67887271a77d7074c0649275c7920-thumb_jpg.jpg?buster=1374695329","quality":10,"product_desc":"We''re
|
558
|
+
making the expense report obsolete.\n\nAbacus is an intuitive way for you
|
559
|
+
to reimburse your team, reconcile corporate cards, and implement your expense
|
560
|
+
policy. By eliminating month-end expense reports, we\u2019re turning the negative
|
561
|
+
feelings associated with submitting expenses into a delightful, collaborative
|
562
|
+
experience.\n\nOur mobile apps help users quickly and accurately submit expenses
|
563
|
+
on the go, while our customizable expense policy builder lets administrators
|
564
|
+
automate rules, warnings and other policy specifics. Abacus also syncs with
|
565
|
+
your corporate cards, syncing transactions to a single dashboard, and with
|
566
|
+
your accounting software, eliminating manual data entry. \n\nCheck it out
|
567
|
+
at www.abacus.com","high_concept":"Making Expense Reports Obsolete","follower_count":491,"company_url":"http://abacus.com","created_at":"2013-03-25T23:03:48Z","updated_at":"2015-04-20T17:21:44Z"}},{"id":1336857,"role":"advisor","created_at":"2014-05-08T09:10:09Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
568
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
569
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":30837,"hidden":false,"community_profile":false,"name":"Mirror","angellist_url":"https://angel.co/mirror","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/30837-54aa346b7b773808bf048517e65e8a0d-medium_jpg.jpg?buster=1417063518","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/30837-54aa346b7b773808bf048517e65e8a0d-thumb_jpg.jpg?buster=1417063518","quality":9,"product_desc":"Mirror
|
570
|
+
is a smart contracts platform. We are leveraging blockchain technology to
|
571
|
+
provide hedging and risk management tools that are more accessible, affordable,
|
572
|
+
and globally available than their contemporary counterparts, and with minimized
|
573
|
+
counterparty and clearing risk. Our vision is to realize the promise of the
|
574
|
+
Bitcoin blockchain as a global, decentralized, cryptographically-assured fiduciary
|
575
|
+
system. Headquartered in San Francisco, we are making peer-to-peer contracts,
|
576
|
+
available to everyone everywhere.","high_concept":"Peer-to-peer contracts,
|
577
|
+
for everyone everywhere.","follower_count":727,"company_url":"https://mirrorx.com","created_at":"2011-12-26T03:44:39Z","updated_at":"2015-03-19T04:45:30Z"}},{"id":1335063,"role":"past_investor","created_at":"2014-05-07T18:21:00Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
578
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
579
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":22287,"hidden":false,"community_profile":false,"name":"Tilt","angellist_url":"https://angel.co/tilt-1","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/22287-919326ea5bbae79b4b8744dede3e87d8-medium_jpg.jpg?buster=1406783983","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/22287-919326ea5bbae79b4b8744dede3e87d8-thumb_jpg.jpg?buster=1406783983","quality":10,"product_desc":"Tilt
|
580
|
+
is the easiest way to collect money from your group, fundraise with your crowd,
|
581
|
+
or sell to your community.","high_concept":"Make something happen with your
|
582
|
+
group.","follower_count":801,"company_url":"http://tilt.com","created_at":"2011-08-06T20:50:18Z","updated_at":"2014-12-17T05:10:11Z"}},{"id":1302423,"role":"past_investor","created_at":"2014-04-24T00:54:17Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
583
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
584
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":314559,"hidden":false,"community_profile":false,"name":"Fieldbook","angellist_url":"https://angel.co/fieldbook","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/314559-0cde7d18c1d33996b9f5926810bb0453-medium_jpg.jpg?buster=1388176231","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/314559-0cde7d18c1d33996b9f5926810bb0453-thumb_jpg.jpg?buster=1388176231","quality":9,"product_desc":"Fieldbook
|
585
|
+
lets anyone create a database, as easily as a spreadsheet. It''s for anyone
|
586
|
+
who is frustrated with using a spreadsheet to run a sales or recruiting pipeline,
|
587
|
+
manage projects, track inventory, plan events, etc.\n\nOur mission is to build
|
588
|
+
the world''s best tool for working with structured data. To do this, we''re
|
589
|
+
rethinking the database and the spreadsheet from the ground up.","high_concept":"Create
|
590
|
+
a database as easily as a spreadsheet","follower_count":86,"company_url":"http://fieldbookapp.com","created_at":"2013-12-27T20:22:12Z","updated_at":"2015-04-16T20:40:46Z"}},{"id":1298038,"role":"past_investor","created_at":"2014-04-22T19:11:41Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
591
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
592
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":243861,"hidden":false,"community_profile":false,"name":"Framed
|
593
|
+
Data","angellist_url":"https://angel.co/framed-data","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/243861-66d6e179c0c3b0dd5c865b391c1ef2ae-medium_jpg.jpg?buster=1410390325","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/243861-66d6e179c0c3b0dd5c865b391c1ef2ae-thumb_jpg.jpg?buster=1410390325","quality":9,"product_desc":"We''ve
|
594
|
+
built a predictive analytics platform that answers two basic, but fundamental
|
595
|
+
questions for your business: \n\n1) Why are your customers leaving?\n2) When
|
596
|
+
are your customers about to leave?\n\nWe use machine learning and model ensembling
|
597
|
+
techniques to make user predictions, but we abstract all that away behind
|
598
|
+
an easy to use interface and a very opinionated product that only provides
|
599
|
+
dashboards that tell you why users are leaving, and an API that tells you
|
600
|
+
which users are leaving, when they''re estimated to leave, and the reasons
|
601
|
+
why.\n\nEvery day, one of our customers sends their high-risk users to their
|
602
|
+
e-mail service provider and sends a personalized winback e-mail, advertising
|
603
|
+
features they haven''t used yet. Our predictions were responsible for a 3%
|
604
|
+
MRR increase in their revenue with very little effort from either them or
|
605
|
+
us.\n\nMost data analytics companies are great at explaining your past. We''re
|
606
|
+
a data company that predicts your future.","high_concept":"Predict user churn","follower_count":474,"company_url":"http://www.framed.io","created_at":"2013-08-03T20:11:23Z","updated_at":"2014-09-10T23:05:30Z"}},{"id":1268806,"role":"past_investor","created_at":"2014-04-11T00:20:45Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
607
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
608
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":378011,"hidden":false,"community_profile":false,"name":"Ramen","angellist_url":"https://angel.co/ramen","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/378011-df403cad3e19a97e42b4fac52e2bb417-medium_jpg.jpg?buster=1397175489","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/378011-df403cad3e19a97e42b4fac52e2bb417-thumb_jpg.jpg?buster=1397175489","quality":9,"product_desc":"Ramen
|
609
|
+
is a software product managers best friend. PMs currently use a hodgepodge
|
610
|
+
of tools to get their jobs done. While each of these tools (UserVoice, SurveyMonkey,
|
611
|
+
MixPanel, SalesForce, Intercom, Google Apps) may be built well, they weren''t
|
612
|
+
built with \"Product Success\" in mind. They were built for other functions.
|
613
|
+
As a result, PMs only use a fraction of the functionality that each tool provides,
|
614
|
+
and spread data about their users all over the place in the process. Ramen
|
615
|
+
is the first software platform built from the ground up for product managers.
|
616
|
+
Ramen enables PMs to easily ask their users questions, understand the makeup
|
617
|
+
of their customer base, openly discuss ideas with that community, and communicate
|
618
|
+
all that information back to their team. As a result of doing all this in
|
619
|
+
one place, PMs become more efficient at building products their customers
|
620
|
+
love, and ensure the continued success of their business in the process.\n\nDemo
|
621
|
+
video: https://www.youtube.com/watch?v=LpOI0ftoNMA","high_concept":"A Product
|
622
|
+
Success Platform for Software Teams","follower_count":307,"company_url":"http://ramen.is","created_at":"2014-04-11T00:18:15Z","updated_at":"2015-02-10T16:19:49Z"}},{"id":1247007,"role":"advisor","created_at":"2014-04-02T22:51:55Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
623
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
624
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":52745,"hidden":false,"community_profile":false,"name":"Status","angellist_url":"https://angel.co/status","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/52745-5741da38a16b404f1cd02d4bd87183bb-medium_jpg.jpg?buster=1422049956","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/52745-5741da38a16b404f1cd02d4bd87183bb-thumb_jpg.jpg?buster=1422049956","quality":10,"product_desc":"Status
|
625
|
+
helps you spend more time with friends.\u00a0It instantly shows you which
|
626
|
+
friends are free, nearby, and allows for easy plan making.\n\nWe do this using
|
627
|
+
ambient sensor technology, to provide rich context on what your contacts are
|
628
|
+
doing.\u00a0It\u2019s designed to be used with folks you interact with regularly,
|
629
|
+
such as your coworkers, best friends or partner, and reduces the need for
|
630
|
+
frequent messaging to find out their status.\n\nWe were #1 on Product Hunt
|
631
|
+
when we launched on Dec 2:\u00a0http://www.producthunt.com/posts/status\n\nThe
|
632
|
+
underlying technology has scope to be used in both the consumer and enterprise
|
633
|
+
markets.","high_concept":"Automatic updates from your phone","follower_count":465,"company_url":"http://www.trystatus.com/","created_at":"2012-01-18T04:12:24Z","updated_at":"2015-03-13T23:03:23Z"}},{"id":1244553,"role":"past_investor","created_at":"2014-04-02T06:23:14Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
634
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
635
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":137047,"hidden":false,"community_profile":false,"name":"HoneyBook","angellist_url":"https://angel.co/honeybook","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/137047-fc6597464750fabfb0d9d6f76f202025-medium_jpg.jpg?buster=1426435073","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/137047-fc6597464750fabfb0d9d6f76f202025-thumb_jpg.jpg?buster=1426435073","quality":10,"product_desc":"HoneyBook
|
636
|
+
is on a mission to reorganize huge industries starting with events. We''ve
|
637
|
+
built a service we''re proud of and our customers love. Our entire team cares
|
638
|
+
deeply about design, and we are all passionate about creating the most modern,
|
639
|
+
delightful experience possible. For us there\u2019s only one KPI: do users
|
640
|
+
fall in love with our product?","high_concept":"Reorganizing the Events Industry","follower_count":462,"company_url":"http://www.honeybook.com","created_at":"2012-11-13T04:06:20Z","updated_at":"2015-03-15T15:57:57Z"}},{"id":1234813,"role":"advisor","created_at":"2014-03-29T03:29:22Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
641
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
642
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":159466,"hidden":false,"community_profile":false,"name":"H/F
|
643
|
+
Next Fund","angellist_url":"https://angel.co/h-f-next-fund","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/159466-c304e7d56ff88743deb5f7e9a9254bc2-medium_jpg.jpg?buster=1429232182","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/159466-c304e7d56ff88743deb5f7e9a9254bc2-thumb_jpg.jpg?buster=1429232182","quality":7,"product_desc":"We''re
|
644
|
+
a premier Silicon Valley private equity fund delivering outstanding returns
|
645
|
+
to investors. Capturing phenomenal alpha in our portfolios; via diversification,
|
646
|
+
increased returns, and risk reduction.\n\nThe initial dollars invested into
|
647
|
+
this year''s fund (H/F Next Fund) have tripled in value. The 2013 fund is
|
648
|
+
up 5x, i.e. $1 invested is now worth $6.\n\nThe portfolio from 3 years ago
|
649
|
+
is up 6x.\n\nhttp://hf.cx/invest","high_concept":"The initial dollars invested
|
650
|
+
into this year''s fund (H/F Next Fund) have tripled in value.","follower_count":446,"company_url":"http://hf.cx/invest","created_at":"2013-01-23T19:00:44Z","updated_at":"2015-04-22T22:54:19Z"}},{"id":1233934,"role":"past_investor","created_at":"2014-03-28T19:20:50Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
651
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
652
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":266966,"hidden":false,"community_profile":false,"name":"Alation","angellist_url":"https://angel.co/alation","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/266966-bc5d9f3ef4336610b5ecd6c3a8b039f0-medium_jpg.jpg?buster=1398901718","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/266966-bc5d9f3ef4336610b5ecd6c3a8b039f0-thumb_jpg.jpg?buster=1398901718","quality":8,"product_desc":null,"high_concept":"Connecting
|
653
|
+
people with the data they need","follower_count":86,"company_url":"http://alation.com","created_at":"2013-09-19T21:23:02Z","updated_at":"2015-02-01T15:37:06Z"}},{"id":1230827,"role":"advisor","created_at":"2014-03-27T17:18:47Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
654
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
655
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":369072,"hidden":false,"community_profile":false,"name":"Maiden
|
656
|
+
Lane Ventures","angellist_url":"https://angel.co/maiden-lane-ventures","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/369072-618c972ad59094708cd238841f2c9aa8-medium_jpg.jpg?buster=1396982636","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/369072-618c972ad59094708cd238841f2c9aa8-thumb_jpg.jpg?buster=1396982636","quality":10,"product_desc":"Raising
|
657
|
+
seed capital is unnecessarily complicated. Great angel investors have always
|
658
|
+
helped founders cut through the noise. Maiden Lane''s mission is to make partnering
|
659
|
+
with world-class angels more impactful. To do that, we use capital + software
|
660
|
+
to rethink the workflow of seed investing. \n\nAngelList is our operating
|
661
|
+
system. Launched late last year, the Syndicates feature is another step towards
|
662
|
+
unbundling capital from the traditional fund structure. We will work closely
|
663
|
+
with the AngelList team to rethink how companies raise money and investment
|
664
|
+
decisions are made.","high_concept":"The first investment vehicle built on
|
665
|
+
AngelList","follower_count":400,"company_url":"http://maidenlane.com/","created_at":"2014-03-27T17:17:50Z","updated_at":"2014-07-25T00:32:42Z"}},{"id":1186865,"role":"past_investor","created_at":"2014-03-10T20:49:12Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
666
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
667
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":197105,"hidden":false,"community_profile":false,"name":"Hitch","angellist_url":"https://angel.co/hitch","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/197105-329daf21906e5e952f7ebc5aec73c302-medium_jpg.jpg?buster=1392242470","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/197105-329daf21906e5e952f7ebc5aec73c302-thumb_jpg.jpg?buster=1392242470","quality":9,"product_desc":"Hitch
|
668
|
+
is the first on-demand multi-pickup solution--an iOS app offering an extremely
|
669
|
+
affordable (50% of an UberX) and convenient transportation solution. Rather
|
670
|
+
than booking an entire car, you only reserve the amount of seats you need,
|
671
|
+
allowing us to pick up other passengers heading the same location you are.
|
672
|
+
Unlike other car-sharing solutions, this all happens in real-time and requires
|
673
|
+
no advance planning on your part. Simply drop two pins, and a car comes to
|
674
|
+
pick you up.\n\nBy sharing the ride, cost is significantly lowered, environmental
|
675
|
+
impact is minimized, and you get to ride to your favorite venue/concert/event
|
676
|
+
with other people with similar interests. And our dynamic re-route algorithm
|
677
|
+
makes sure that your trip duration isn''t significantly affected.\n\nHitch
|
678
|
+
is currently only available in San Francisco with community drivers (4/5 seater),
|
679
|
+
but look out--we''re growing!\n\nWe also developed and maintain \"Corral Rides,\"
|
680
|
+
a ''Kayak for A-to-B'' aggregator for short-distance trips.","high_concept":"A
|
681
|
+
fun and affordable way to get around SF by sharing your ride","follower_count":475,"company_url":"http://www.takehitch.com","created_at":"2013-04-18T07:13:35Z","updated_at":"2014-08-05T19:43:17Z"}},{"id":1184451,"role":"current_investor","created_at":"2014-03-10T01:11:07Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
682
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
683
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":235924,"hidden":false,"community_profile":false,"name":"Trace","angellist_url":"https://angel.co/traceup","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/235924-0aa207190d341a951f26b4fcc2839569-medium_jpg.jpg?buster=1429106985","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/235924-0aa207190d341a951f26b4fcc2839569-thumb_jpg.jpg?buster=1429106985","quality":9,"product_desc":"Runners
|
684
|
+
/ bikers have had gadgets and apps for years that tell them about their progress.
|
685
|
+
Action sports athletes have nothing. We''re building quantified self for the
|
686
|
+
action sports demographic. Companies like GoPro (valued at $2.25B) have shown
|
687
|
+
that this demographic has disposable income and is willing to spend it to
|
688
|
+
improve their experience.\n\nDeep down our core expertise is sensor signal
|
689
|
+
processing. In action sports like surfing, skiing, and skateboarding the interesting
|
690
|
+
data comes from fast, complicated motion that requires more than just GPS.
|
691
|
+
Often times what''s interesting depends not on one''s body, but on what the
|
692
|
+
equipment is doing. \n\nAnd while the thought of tracking G''s may sound cool,
|
693
|
+
that''s not what users want. They want easy to understand, beautifully laid
|
694
|
+
out data. We take data dozens of times a second from 9-axis inertial sensors
|
695
|
+
+ GPS and make it easy to understand. Number of waves caught, number of tricks
|
696
|
+
performed, how well they were landed, what the speed was, etc.","high_concept":"Making
|
697
|
+
action sports measurable, sharable, and comparable.","follower_count":599,"company_url":"http://www.traceup.com/","created_at":"2013-07-17T18:37:01Z","updated_at":"2015-04-15T14:09:48Z"}},{"id":1135761,"role":"past_investor","created_at":"2014-02-18T16:41:02Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
698
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
699
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":310012,"hidden":false,"community_profile":false,"name":"Korbit","angellist_url":"https://angel.co/korbit","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/310012-a61886ee1ff6366b60f82418328644ba-medium_jpg.jpg?buster=1409504789","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/310012-a61886ee1ff6366b60f82418328644ba-thumb_jpg.jpg?buster=1409504789","quality":8,"product_desc":"Korbit
|
700
|
+
is South Korea''s first and largest bitcoin exchange, wallet and merchant
|
701
|
+
processor.","high_concept":"Korea''s leading bitcoin exchange, wallet and
|
702
|
+
merchant processor","follower_count":120,"company_url":"https://www.korbit.co.kr","created_at":"2013-12-16T12:50:29Z","updated_at":"2014-08-31T17:15:12Z"}},{"id":1126381,"role":"current_investor","created_at":"2014-02-13T23:44:09Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
703
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
704
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":210523,"hidden":false,"community_profile":false,"name":"Leap
|
705
|
+
Transit","angellist_url":"https://angel.co/leap-transit","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/210523-7003a1db3d1c4ec289ee0c71f5e14d13-medium_jpg.jpg?buster=1369083707","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/210523-7003a1db3d1c4ec289ee0c71f5e14d13-thumb_jpg.jpg?buster=1369083707","quality":10,"product_desc":"We
|
706
|
+
are reinventing the urban daily commute by building a better bus - and the
|
707
|
+
world''s most advanced transit management system in the process. \n\nEvery
|
708
|
+
day, SF MUNI gives 700,000 rides. And 2.2B ride the bus annually in the top
|
709
|
+
20 US markets.\n\nSan Francisco is growing rapidly, and the current infrastructure
|
710
|
+
has not kept up. Leap is a smartphone-powered private bus service, designed
|
711
|
+
to provide better, safer, and more convenient daily transportation to San
|
712
|
+
Francisco residents. \n\nReal time bus tracking, stops and schedules, and
|
713
|
+
cashless payments are all handled through our beautiful iPhone app. We''ve
|
714
|
+
built custom iPad software to manage the check in process on the bus. \n\nWe''re
|
715
|
+
building backend tools to leverage all the data we''re collecting to optimize
|
716
|
+
our operations. \n\nWe''re democratizing the planning process by crowd-sourcing
|
717
|
+
all of our routes.\n\nAnd best of all, federal pre-tax income can be used
|
718
|
+
to pay for commuter costs - up to $245 a month.\n\nLeap is a way of urban
|
719
|
+
living.","high_concept":"Reinventing urban mass transit","follower_count":1146,"company_url":"http://www.leaptransit.com","created_at":"2013-05-20T21:01:52Z","updated_at":"2014-04-24T18:00:38Z"}},{"id":1101648,"role":"past_investor","created_at":"2014-02-04T02:46:22Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
720
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
721
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":65467,"hidden":false,"community_profile":false,"name":"Crew","angellist_url":"https://angel.co/crew","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/65467-4b3e46561abf4c2727186ffb1aec54cf-medium_jpg.jpg?buster=1397077465","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/65467-4b3e46561abf4c2727186ffb1aec54cf-thumb_jpg.jpg?buster=1397077465","quality":8,"product_desc":"Crew
|
722
|
+
connects vetted projects with a handpicked community of independent designers
|
723
|
+
and developers who have worked on products like Hotel Tonight, Dropbox, and
|
724
|
+
Path.\n\n1. Submit your idea\n2. Get a budget recommendation\n3. Start working
|
725
|
+
with the best maker for your project\n\nWithin a day.\n\nWe are at the start
|
726
|
+
of the most significant economic movement since the Industrial Revolution.
|
727
|
+
With the tools available today, work is being redefined.\n\nWe have more power
|
728
|
+
than ever before to be our own bosses. To stay independent. To develop our
|
729
|
+
own passions. And work from any space, any place, anytime, anywhere.\n\nAt
|
730
|
+
Crew, we''re building a system for this new economy. One that values the results
|
731
|
+
of the work done, not just the dollar price. Where people receive quality
|
732
|
+
results, independent professionals get consistent quality work, and products
|
733
|
+
are created that both client and maker can be proud of.","high_concept":"Creativity
|
734
|
+
on demand.","follower_count":1452,"company_url":"http://pickcrew.com","created_at":"2012-01-26T20:42:31Z","updated_at":"2015-04-24T03:29:00Z"}},{"id":1100304,"role":"past_investor","created_at":"2014-02-03T19:21:46Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
735
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
736
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":690,"hidden":false,"community_profile":false,"name":"Patients
|
737
|
+
Know Best","angellist_url":"https://angel.co/patients-know-best","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/690-e4b12d4bc2412a8f324b4c0bd3d702b5-medium_jpg.jpg?buster=1383619403","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/690-e4b12d4bc2412a8f324b4c0bd3d702b5-thumb_jpg.jpg?buster=1383619403","quality":9,"product_desc":"Patients
|
738
|
+
Know Best is a highly secure data platform for moving patient medical data
|
739
|
+
between settings, people and connected devices. We were recently recognized
|
740
|
+
as the leader in patient-controlled medical records in a Microsoft-sponsored
|
741
|
+
report commissioned by the UK Department of Health (http://tinyurl.com/pkbpif).
|
742
|
+
\n\nThe problem is that the healthcare landscape is composed of many, many
|
743
|
+
silos (hospitals, physicians'' offices, home healthcare, pharma, government,
|
744
|
+
research, etc.) and putting the patient in control is legally and practically
|
745
|
+
the only way to solve this fragmentation problem in one fell swoop and enable
|
746
|
+
truly integrated, cost-effective care.\n\nFundamentally, we''re solving the
|
747
|
+
data transfer/mobility and interoperability problem. Because it''s such a
|
748
|
+
bedrock problem, we touch on every part of the healthcare economy, which positions
|
749
|
+
us to act as the highly secure data hub that processes every healthcare data
|
750
|
+
transaction.","high_concept":"Digitizing Patient Medical Records","follower_count":644,"company_url":"http://www.patientsknowbest.com","created_at":"2010-10-10T10:20:13Z","updated_at":"2015-02-11T05:03:59Z"}},{"id":1076732,"role":"past_investor","created_at":"2014-01-23T15:54:17Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
751
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
752
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":137003,"hidden":false,"community_profile":false,"name":"bounce.io","angellist_url":"https://angel.co/bounce-io","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/137003-f5197062dda0c06f91a3d85e7eb70930-medium_jpg.jpg?buster=1391642937","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/137003-f5197062dda0c06f91a3d85e7eb70930-thumb_jpg.jpg?buster=1391642937","quality":9,"product_desc":"We
|
753
|
+
make bounces better.\n\nbounce.io empowers mailbox providers and domain owners
|
754
|
+
to turn their bounced email into recurring revenue, bounce intelligence and
|
755
|
+
anti-spam data. \n\n\n * 31 billion emails bounce every day\n\n * Non-delivery
|
756
|
+
reports (email bounces) get a 60% open rate from the original sender\n\n * A
|
757
|
+
unique and significant source of anti-spam & security data\n\nWe are the bounce
|
758
|
+
intelligence company.\n\n * Add tasteful sponsorship to administrative
|
759
|
+
bounce notices to create a new \n recurring revenue stream\n\n * Real-time
|
760
|
+
data for network operators to identify bounce trends, bad actors and \n compromised
|
761
|
+
systems from the bounce traffic\n\n * The worlds largest \u201corganic
|
762
|
+
honeypot\u201d for spam data","high_concept":"We make email bounces better","follower_count":224,"company_url":"http://bounce.io","created_at":"2012-11-12T23:44:18Z","updated_at":"2014-05-06T17:20:56Z"}},{"id":1047091,"role":"advisor","created_at":"2014-01-09T00:12:36Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
763
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
764
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":294920,"hidden":false,"community_profile":false,"name":"Flipagram","angellist_url":"https://angel.co/flipagram","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/294920-175b9df96d521b70d34bb0cea0500b39-medium_jpg.jpg?buster=1384472006","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/294920-175b9df96d521b70d34bb0cea0500b39-thumb_jpg.jpg?buster=1384472006","quality":10,"product_desc":"Flipagram
|
765
|
+
has been on fire... All organic growth, currently a top free app in the U.S.
|
766
|
+
appstore, ahead of SnapChat, YouTube, Facebook, Instagram, Twitter, Vine,
|
767
|
+
What''s App, Pinterest, etc.\n\nInstagram and Vine made short video format
|
768
|
+
popular, but there\u2019s only so much you can do with a few seconds of live
|
769
|
+
video -- you''re stuck in space and time -- which is why you get a lot of
|
770
|
+
silly \u2018fart\u2019 loops. Flipagram changes the equation by opening up
|
771
|
+
these bite-sized video slots to all your photos and albums -- the best moments
|
772
|
+
of your life --- that are languishing on your camera roll or on flat web-pages
|
773
|
+
like Instagram and Facebook. \n\nEach Flipagram video can have potentially
|
774
|
+
hundreds of frames (photos). So, there is infinite room for creative expression,
|
775
|
+
through sequencing, repetition, juxtaposition, timing and of course, music
|
776
|
+
selection. Flipagrams are fun to make and optimized for sharing on existing
|
777
|
+
social networks.","high_concept":"Top Free App in over 150 Countries","follower_count":228,"company_url":"http://flipagram.com","created_at":"2013-11-14T23:33:29Z","updated_at":"2015-04-14T00:43:07Z"}},{"id":1020730,"role":"past_investor","created_at":"2013-12-20T23:23:42Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
778
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
779
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":29056,"hidden":false,"community_profile":false,"name":"Descomplica","angellist_url":"https://angel.co/descomplica","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/29056-9361a4175fc093fae6e1c0a8a6b152c0-medium_jpg.jpg?buster=1333955420","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/29056-9361a4175fc093fae6e1c0a8a6b152c0-thumb_jpg.jpg?buster=1333955420","quality":9,"product_desc":"Descomplica
|
780
|
+
is the largest online classroom in Brazil. \n\nOur initial market is Brazilian
|
781
|
+
High School students, and to date we have helped millions of students with
|
782
|
+
general curriculum and test prep for university entrance exams. \n\nOur comprehensive
|
783
|
+
curriculum consists of thousands of videos + live lessons every day (our
|
784
|
+
record class reached more than 100,000 students) + 15,000 questions with real
|
785
|
+
time answers. We also reached the #1 trending topic on Twitter worldwide
|
786
|
+
( not just Brazil).\n\nAround 7M Brazilian students take the ENEM every year,
|
787
|
+
Brazil''s #1 university entrance exam. Around 75% of Descomplica''s students
|
788
|
+
scored higher than the national avg. on the exam, and around 30% of Descomplica
|
789
|
+
students got spots in public and private universities.","high_concept":"Brazil''s
|
790
|
+
Largest Online Classroom","follower_count":310,"company_url":"http://www.descomplica.com.br","created_at":"2011-11-22T20:55:22Z","updated_at":"2015-04-25T22:12:08Z"}},{"id":1003767,"role":"advisor","created_at":"2013-12-11T06:32:32Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
791
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
792
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":306942,"hidden":false,"community_profile":false,"name":"The
|
793
|
+
Human Diagnosis Project","angellist_url":"https://angel.co/the-human-diagnosis-project","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/306942-265aab80db8d13fff984728715ac22f1-medium_jpg.jpg?buster=1386622707","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/306942-265aab80db8d13fff984728715ac22f1-thumb_jpg.jpg?buster=1386622707","quality":10,"product_desc":"The
|
794
|
+
Human Diagnosis Project (also referred to as Human Dx, or the Project) is
|
795
|
+
a global, open medical project that aims to map any health problem to its
|
796
|
+
possible diagnoses. The Project\u2019s mission is to empower anyone, anywhere
|
797
|
+
with the world\u2019s collective medical insight. Human Dx helps humankind
|
798
|
+
understand the fundamental data structure of diagnosis by collecting and interpreting
|
799
|
+
online contributions from members of the medical, patient, and scientific
|
800
|
+
communities. \n\nHuman Dx''s approach sits at the intersection of machine
|
801
|
+
learning, collective intelligence, decentralized ledgers, human-based computation,
|
802
|
+
and Games with a Purpose. By developing the first open diagnostic system,
|
803
|
+
the Project has the potential to considerably alter the cost of, access to,
|
804
|
+
and effectiveness of health care globally.\n\nhttps://www.humandx.org/context/background","high_concept":"Global
|
805
|
+
medical project, creating an open diagnostic system.","follower_count":418,"company_url":"http://www.humandx.org","created_at":"2013-12-09T20:58:30Z","updated_at":"2015-04-19T20:24:38Z"}},{"id":1000907,"role":"past_investor","created_at":"2013-12-10T01:12:38Z","started_at":null,"ended_at":null,"title":null,"confirmed":true,"tagged":{"type":"User","name":"Naval
|
806
|
+
Ravikant","id":155,"bio":"Sweat: @angellist , @venture-hacks @vast @epinions
|
807
|
+
; Money: @twitter @heyzap @uber ","follower_count":39528,"angellist_url":"https://angel.co/naval","image":"https://d1qb2nb5cznatu.cloudfront.net/users/155-medium_jpg?1405433037"},"startup":{"id":293697,"hidden":false,"community_profile":false,"name":"JumpCam","angellist_url":"https://angel.co/jumpcam","logo_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/293697-261e3a5aaa093de98060df3e4af575e6-medium_jpg.jpg?buster=1386639159","thumb_url":"https://d1qb2nb5cznatu.cloudfront.net/startups/i/293697-261e3a5aaa093de98060df3e4af575e6-thumb_jpg.jpg?buster=1386639159","quality":9,"product_desc":"JumpCam
|
808
|
+
is a free Android and iOS app that makes it easy to create collaborative videos
|
809
|
+
with friends and family.\n\nJust start a video and invite others to add their
|
810
|
+
own clips. JumpCam instantly stitches everything together into a single, beautiful
|
811
|
+
movie.","high_concept":"Collaborative mobile video app","follower_count":38,"company_url":"http://www.jumpcam.com","created_at":"2013-11-12T22:14:58Z","updated_at":"2013-12-10T02:37:29Z"}}],"total":182,"per_page":50,"page":1,"last_page":4}'
|
812
|
+
http_version:
|
813
|
+
recorded_at: Sun, 26 Apr 2015 12:06:14 GMT
|
814
|
+
recorded_with: VCR 2.9.3
|