@pipe0/base 0.0.2
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.
- package/CHANGELOG.md +257 -0
- package/README.md +81 -0
- package/dist/index.d.mts +39706 -0
- package/dist/index.mjs +114 -0
- package/package.json +65 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,257 @@
|
|
|
1
|
+
# @pipe0/ops
|
|
2
|
+
|
|
3
|
+
## 0.0.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update packages
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @pipe0/client@0.0.29
|
|
10
|
+
|
|
11
|
+
## 0.0.14
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Fix type issue
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
- @pipe0/autocomplete@0.0.6
|
|
18
|
+
- @pipe0/client@0.0.28
|
|
19
|
+
|
|
20
|
+
## 0.0.13
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- Update autocomplete dep
|
|
25
|
+
- Updated dependencies
|
|
26
|
+
- @pipe0/autocomplete@0.0.5
|
|
27
|
+
- @pipe0/client@0.0.27
|
|
28
|
+
|
|
29
|
+
## 0.0.12
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- Update form-ui
|
|
34
|
+
- Updated dependencies
|
|
35
|
+
- @pipe0/client@0.0.26
|
|
36
|
+
|
|
37
|
+
## 0.0.11
|
|
38
|
+
|
|
39
|
+
### Patch Changes
|
|
40
|
+
|
|
41
|
+
- update autocomplete
|
|
42
|
+
|
|
43
|
+
## 0.0.10
|
|
44
|
+
|
|
45
|
+
### Patch Changes
|
|
46
|
+
|
|
47
|
+
- Update autocomplete
|
|
48
|
+
|
|
49
|
+
## 0.0.9
|
|
50
|
+
|
|
51
|
+
### Patch Changes
|
|
52
|
+
|
|
53
|
+
- Fix autocomplete config
|
|
54
|
+
|
|
55
|
+
## 0.0.8
|
|
56
|
+
|
|
57
|
+
### Patch Changes
|
|
58
|
+
|
|
59
|
+
- Updated dependencies
|
|
60
|
+
- @pipe0/autocomplete@0.0.4
|
|
61
|
+
|
|
62
|
+
## 0.0.7
|
|
63
|
+
|
|
64
|
+
### Patch Changes
|
|
65
|
+
|
|
66
|
+
- Clean build
|
|
67
|
+
|
|
68
|
+
## 0.0.6
|
|
69
|
+
|
|
70
|
+
### Patch Changes
|
|
71
|
+
|
|
72
|
+
- Fix broken zod import
|
|
73
|
+
|
|
74
|
+
## 0.0.5
|
|
75
|
+
|
|
76
|
+
### Patch Changes
|
|
77
|
+
|
|
78
|
+
- Fix last publish
|
|
79
|
+
- Updated dependencies
|
|
80
|
+
- @pipe0/autocomplete@0.0.3
|
|
81
|
+
|
|
82
|
+
## 0.0.4
|
|
83
|
+
|
|
84
|
+
### Patch Changes
|
|
85
|
+
|
|
86
|
+
- Fix innitial release
|
|
87
|
+
- Updated dependencies
|
|
88
|
+
- @pipe0/autocomplete@0.0.2
|
|
89
|
+
|
|
90
|
+
## 0.0.3
|
|
91
|
+
|
|
92
|
+
### Patch Changes
|
|
93
|
+
|
|
94
|
+
- 499c51d: Fix broken build
|
|
95
|
+
- Updated dependencies [3ae80c5]
|
|
96
|
+
- Updated dependencies [499c51d]
|
|
97
|
+
- @pipe0/client@0.0.25
|
|
98
|
+
|
|
99
|
+
## 0.0.22
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- a877627: Add mcp server
|
|
104
|
+
- Updated dependencies [a877627]
|
|
105
|
+
- @pipe0/client@0.0.24
|
|
106
|
+
|
|
107
|
+
## 0.0.21
|
|
108
|
+
|
|
109
|
+
### Patch Changes
|
|
110
|
+
|
|
111
|
+
- dcad351: Change pipe0 ai options
|
|
112
|
+
- Updated dependencies [dcad351]
|
|
113
|
+
- @pipe0/client@0.0.23
|
|
114
|
+
|
|
115
|
+
## 0.0.20
|
|
116
|
+
|
|
117
|
+
### Patch Changes
|
|
118
|
+
|
|
119
|
+
- c5db97e: Update pagination config
|
|
120
|
+
- Updated dependencies [c5db97e]
|
|
121
|
+
- @pipe0/client@0.0.22
|
|
122
|
+
|
|
123
|
+
## 0.0.19
|
|
124
|
+
|
|
125
|
+
### Patch Changes
|
|
126
|
+
|
|
127
|
+
- bbad26a: Pipe config update
|
|
128
|
+
- Updated dependencies [bbad26a]
|
|
129
|
+
- @pipe0/client@0.0.21
|
|
130
|
+
|
|
131
|
+
## 0.0.18
|
|
132
|
+
|
|
133
|
+
### Patch Changes
|
|
134
|
+
|
|
135
|
+
- 116762a: Change search pipes config
|
|
136
|
+
- Updated dependencies [116762a]
|
|
137
|
+
- @pipe0/client@0.0.20
|
|
138
|
+
|
|
139
|
+
## 0.0.17
|
|
140
|
+
|
|
141
|
+
### Patch Changes
|
|
142
|
+
|
|
143
|
+
- 1db65e6: Make configs optional
|
|
144
|
+
- Updated dependencies [1db65e6]
|
|
145
|
+
- @pipe0/client@0.0.19
|
|
146
|
+
|
|
147
|
+
## 0.0.16
|
|
148
|
+
|
|
149
|
+
### Patch Changes
|
|
150
|
+
|
|
151
|
+
- Update pipe config
|
|
152
|
+
- Updated dependencies
|
|
153
|
+
- @pipe0/client@0.0.18
|
|
154
|
+
|
|
155
|
+
## 0.0.15
|
|
156
|
+
|
|
157
|
+
### Patch Changes
|
|
158
|
+
|
|
159
|
+
- 1246653: Release new search API
|
|
160
|
+
- Updated dependencies [1246653]
|
|
161
|
+
- @pipe0/client@0.0.17
|
|
162
|
+
|
|
163
|
+
## 0.0.14
|
|
164
|
+
|
|
165
|
+
### Patch Changes
|
|
166
|
+
|
|
167
|
+
- 053d0be: Change doc links
|
|
168
|
+
|
|
169
|
+
## 0.0.13
|
|
170
|
+
|
|
171
|
+
### Patch Changes
|
|
172
|
+
|
|
173
|
+
- 3d88628: Fix: wrong search config
|
|
174
|
+
- Updated dependencies [3d88628]
|
|
175
|
+
- @pipe0/client@0.0.16
|
|
176
|
+
|
|
177
|
+
## 0.0.12
|
|
178
|
+
|
|
179
|
+
### Patch Changes
|
|
180
|
+
|
|
181
|
+
- 1154459: Add new filters to icypeas people finder
|
|
182
|
+
- Updated dependencies [1154459]
|
|
183
|
+
- @pipe0/client@0.0.15
|
|
184
|
+
|
|
185
|
+
## 0.0.11
|
|
186
|
+
|
|
187
|
+
### Patch Changes
|
|
188
|
+
|
|
189
|
+
- 1043a99: New pipe versions for appending to sheets
|
|
190
|
+
- Updated dependencies [1043a99]
|
|
191
|
+
- @pipe0/client@0.0.14
|
|
192
|
+
|
|
193
|
+
## 0.0.10
|
|
194
|
+
|
|
195
|
+
### Patch Changes
|
|
196
|
+
|
|
197
|
+
- 669fc82: Change pipe names and add amplemarket
|
|
198
|
+
- Updated dependencies [669fc82]
|
|
199
|
+
- @pipe0/client@0.0.13
|
|
200
|
+
|
|
201
|
+
## 0.0.9
|
|
202
|
+
|
|
203
|
+
### Patch Changes
|
|
204
|
+
|
|
205
|
+
- 27042ae: Add new company enrich pipe
|
|
206
|
+
- Updated dependencies [27042ae]
|
|
207
|
+
- @pipe0/client@0.0.12
|
|
208
|
+
|
|
209
|
+
## 0.0.8
|
|
210
|
+
|
|
211
|
+
### Patch Changes
|
|
212
|
+
|
|
213
|
+
- 880540f: Add website field to crustdata filters
|
|
214
|
+
- Updated dependencies [880540f]
|
|
215
|
+
- @pipe0/client@0.0.11
|
|
216
|
+
|
|
217
|
+
## 0.0.7
|
|
218
|
+
|
|
219
|
+
### Patch Changes
|
|
220
|
+
|
|
221
|
+
- 44fc797: Rename person identity pipe
|
|
222
|
+
- Updated dependencies [44fc797]
|
|
223
|
+
- @pipe0/client@0.0.10
|
|
224
|
+
|
|
225
|
+
## 0.0.6
|
|
226
|
+
|
|
227
|
+
### Patch Changes
|
|
228
|
+
|
|
229
|
+
- 106b4b1: Add new waterfall pipes
|
|
230
|
+
- Updated dependencies [106b4b1]
|
|
231
|
+
- @pipe0/client@0.0.9
|
|
232
|
+
|
|
233
|
+
## 0.0.5
|
|
234
|
+
|
|
235
|
+
### Patch Changes
|
|
236
|
+
|
|
237
|
+
- 7948f65: Add crustdata search
|
|
238
|
+
- Updated dependencies [7948f65]
|
|
239
|
+
- @pipe0/client@0.0.8
|
|
240
|
+
|
|
241
|
+
## 0.0.4
|
|
242
|
+
|
|
243
|
+
### Patch Changes
|
|
244
|
+
|
|
245
|
+
- 6aaf957: Add new pipes and readme
|
|
246
|
+
|
|
247
|
+
## 0.0.3
|
|
248
|
+
|
|
249
|
+
### Patch Changes
|
|
250
|
+
|
|
251
|
+
- adc5365: Add logodev pipes
|
|
252
|
+
|
|
253
|
+
## 0.0.2
|
|
254
|
+
|
|
255
|
+
### Patch Changes
|
|
256
|
+
|
|
257
|
+
- fc54a81: Change package dependency structure
|
package/README.md
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
# Introduction
|
|
2
|
+
|
|
3
|
+
[Pipe0](https://pipe0.com) is a framework for data enrichment. If you have some data about a person or company
|
|
4
|
+
but want more, you can do that in an infinite number of ways with pipe0.
|
|
5
|
+
|
|
6
|
+
The ability to enrich data is a requirement for many apps. You may dream of a
|
|
7
|
+
CRM that updates itself or a sales copilot helping SDRs prepare for upcoming meetings. Data enrichment
|
|
8
|
+
enables these features but is surprisingly hard to build.
|
|
9
|
+
|
|
10
|
+
At pipe0, we're on a mission to build the fastest, most extensible data enrichment framework in the world.
|
|
11
|
+
|
|
12
|
+
Here are some things pipe0 does for you:
|
|
13
|
+
|
|
14
|
+
- 🔌 Connect 50+ data providers
|
|
15
|
+
- 💨 Analyze enrichment pipelines and parallelize execution (we're fast!)
|
|
16
|
+
- 💰 Run enrichment, scraping and AI infrastructure at low cost (we take 0% margin on external providers)
|
|
17
|
+
|
|
18
|
+
## Client Library
|
|
19
|
+
|
|
20
|
+
This package contains a strongly typed client for [pipe0](https://pipe0.com).
|
|
21
|
+
|
|
22
|
+
## Pipes (Enrichment)
|
|
23
|
+
|
|
24
|
+
Perform enrichments and actions. See [pipes catalog](https://www.pipe0.com/resources/pipe-catalog) to find all available pipes.
|
|
25
|
+
|
|
26
|
+
```typescript
|
|
27
|
+
import { Pipe0 } from "@pipe0/client";
|
|
28
|
+
|
|
29
|
+
const client = new Pipe0({ apiKey: API_KEY });
|
|
30
|
+
|
|
31
|
+
const data = await client.pipes.pipe({
|
|
32
|
+
config: {
|
|
33
|
+
environment: "sandbox",
|
|
34
|
+
},
|
|
35
|
+
pipes: [
|
|
36
|
+
{
|
|
37
|
+
pipe_id: "people:name:split@1",
|
|
38
|
+
},
|
|
39
|
+
],
|
|
40
|
+
input: [
|
|
41
|
+
{
|
|
42
|
+
id: "1",
|
|
43
|
+
name: "John Doe",
|
|
44
|
+
},
|
|
45
|
+
],
|
|
46
|
+
});
|
|
47
|
+
```
|
|
48
|
+
|
|
49
|
+
## Search
|
|
50
|
+
|
|
51
|
+
Find companies and people. See [search catalog](https://www.pipe0.com/docs/searches/search-catalog) to find all available searches.
|
|
52
|
+
|
|
53
|
+
```typescript
|
|
54
|
+
import { Pipe0 } from "@pipe0/client";
|
|
55
|
+
|
|
56
|
+
const piper = new Pipe0({ apiKey: API_KEY });
|
|
57
|
+
|
|
58
|
+
const data = await piper.searches.search({
|
|
59
|
+
config: {
|
|
60
|
+
environment: "sandbox",
|
|
61
|
+
},
|
|
62
|
+
searches: [
|
|
63
|
+
{
|
|
64
|
+
search_id: "people:profiles:exa@1",
|
|
65
|
+
config: {
|
|
66
|
+
limit: 1,
|
|
67
|
+
filters: {
|
|
68
|
+
query: "Find all employees of pipe0",
|
|
69
|
+
},
|
|
70
|
+
},
|
|
71
|
+
},
|
|
72
|
+
],
|
|
73
|
+
});
|
|
74
|
+
```
|
|
75
|
+
|
|
76
|
+
## Useful links
|
|
77
|
+
|
|
78
|
+
- [Documentation](https://pipe0.com/resources/documentation)
|
|
79
|
+
- [Homepage](https://pipe0.com)
|
|
80
|
+
- [Blog](https://pipe0.com/blog)
|
|
81
|
+
- [Support](mailto:support@pipe0.com)
|