-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcrawl.drawio
121 lines (121 loc) · 9.5 KB
/
crawl.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<mxfile host="app.diagrams.net" modified="2023-10-07T07:44:28.128Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" etag="4_H5yDWAyzDuyWMuujcY" version="21.6.6" type="github">
<diagram name="第 1 页" id="4Vj8DGjqEW93z9XSue11">
<mxGraphModel dx="1434" dy="765" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="2339" pageHeight="3300" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="0uJHehQeSHrTfE_5184E-1" value="python sdk" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="210" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-2" value="golang sdk" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="310" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-3" value="nodejs sdk" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="430" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-6" value="interface:&nbsp;ModifyRequest()" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="400" y="560" width="210" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-7" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" target="0uJHehQeSHrTfE_5184E-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="210" y="590" as="sourcePoint" />
<mxPoint x="440" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-8" value="mid-man" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="260" y="560" width="70" height="30" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-10" value="kdl tunnel" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="560" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-11" value="gateway interface: api" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" vertex="1" parent="1">
<mxGeometry x="390" y="310" width="230" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-12" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" target="0uJHehQeSHrTfE_5184E-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="210" y="240" as="sourcePoint" />
<mxPoint x="260" y="190" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-13" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-2" target="0uJHehQeSHrTfE_5184E-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="210" y="420" as="sourcePoint" />
<mxPoint x="260" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-14" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-3" target="0uJHehQeSHrTfE_5184E-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="250" y="490" as="sourcePoint" />
<mxPoint x="300" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-15" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-6" target="0uJHehQeSHrTfE_5184E-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="500" y="560" as="sourcePoint" />
<mxPoint x="550" y="510" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-16" value="kdl-api" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="800" y="230" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-17" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-11" target="0uJHehQeSHrTfE_5184E-16">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="620" y="340" as="sourcePoint" />
<mxPoint x="670" y="290" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-18" value="xiaohongshu" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1030" y="130" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-19" value="qcc" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1030" y="230" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-20" value="jd" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1030" y="330" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-21" value="zyte-api" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="800" y="400" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-22" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-11" target="0uJHehQeSHrTfE_5184E-21">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="690" y="460" as="sourcePoint" />
<mxPoint x="740" y="410" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-23" value="serp-api" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="800" y="560" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-24" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-23" target="0uJHehQeSHrTfE_5184E-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="590" y="540" as="sourcePoint" />
<mxPoint x="640" y="490" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-25" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-16" target="0uJHehQeSHrTfE_5184E-18">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="900" y="220" as="sourcePoint" />
<mxPoint x="950" y="170" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-26" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-16" target="0uJHehQeSHrTfE_5184E-19">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="940" y="300" as="sourcePoint" />
<mxPoint x="990" y="250" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-27" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="0uJHehQeSHrTfE_5184E-16" target="0uJHehQeSHrTfE_5184E-20">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="910" y="340" as="sourcePoint" />
<mxPoint x="960" y="290" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-28" value="cn2" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="700" y="450" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="0uJHehQeSHrTfE_5184E-29" value="cn2" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="690" y="360" width="60" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>