Commit 9acafc5 1 parent 69a34e1 commit 9acafc5 Copy full SHA for 9acafc5
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
4
4
To find extension icon on the chrome ` Navbar ` after we install ** Clipsheet** .
5
5
6
- <img src =" /assets/en-US/hello-world/chrome_extensions_navbar.png " style =" width : 280px ; height : 420px ; object-fit : contain ;" />
6
+ <img src =" . /assets/en-US/hello-world/chrome_extensions_navbar.png" style =" width : 280px ; height : 420px ; object-fit : contain ;" />
7
7
8
8
And navigate to a webpage you're interested in and open ** Clipsheet** . You will then see the main interface of ** Clipsheet** .
9
9
10
- <img src =" /assets/en-US/hello-world/clipsheet_popup_detected_dropdown.png " style =" width : 600px ; height : 400px ; object-fit : contain ;" />
10
+ <img src =" . /assets/en-US/hello-world/clipsheet_popup_detected_dropdown.png" style =" width : 600px ; height : 400px ; object-fit : contain ;" />
11
11
12
12
You can see that ** Clipsheet** has automatically detected the tables on this page. Browse through the list of tables to find the one with the data you need.
13
13
@@ -17,10 +17,10 @@ Click the `Quick Scraping` button.
17
17
18
18
You will see a panel in top of left side on you browsing webpage
19
19
20
- <img src =" /assets/en-US/shared/clipsheet_table_scraping_dialog.png " style =" width : 400px ; height : 200px ; object-fit : contain ;" />
20
+ <img src =" . /assets/en-US/shared/clipsheet_table_scraping_dialog.png" style =" width : 400px ; height : 200px ; object-fit : contain ;" />
21
21
22
22
Click the ` Confirm ` button.
23
23
24
- <img src =" /assets/en-US/hello-world/clipsheet_success_scraping_dialog.png " style =" width : 400px ; height : 200px ; object-fit : contain ;" />
24
+ <img src =" . /assets/en-US/hello-world/clipsheet_success_scraping_dialog.png" style =" width : 400px ; height : 200px ; object-fit : contain ;" />
25
25
26
26
You have successfully scraped your first table with ** Clipsheet** . You can view the scraped table data by clicking the ` View Scraped Table Data ` button.
Original file line number Diff line number Diff line change 2
2
3
3
安装 ** Clipsheet** 后,点击 Chrome ` 浏览器顶部工具栏 ` 上的扩展图标。
4
4
5
- <img src =" /assets/en-US/hello-world/chrome_extensions_navbar.png " style =" width : 280px ; height : 420px ; object-fit : contain ;" />
5
+ <img src =" . /assets/en-US/hello-world/chrome_extensions_navbar.png" style =" width : 280px ; height : 420px ; object-fit : contain ;" />
6
6
7
7
然后,导航到你感兴趣的网页并打开 ** Clipsheet** 。你将看到 ** Clipsheet** 的主界面。
8
8
9
- <img src =" /assets/zh-CN/hello-world/clipsheet_popup_detected_dropdown.png " style =" width : 600px ; height : 400px ; object-fit : contain ;" />
9
+ <img src =" . /assets/zh-CN/hello-world/clipsheet_popup_detected_dropdown.png" style =" width : 600px ; height : 400px ; object-fit : contain ;" />
10
10
11
11
你会看到 ** Clipsheet** 已自动检测到页面上的表格。浏览表格列表,找到你需要的数据表格。
12
12
16
16
17
17
你会看到一个面板出现在网页左上角。
18
18
19
- <img src =" /assets/zh-CN/shared/clipsheet_table_scraping_dialog.png " style =" width : 400px ; height : 200px ; object-fit : contain ;" />
19
+ <img src =" . /assets/zh-CN/shared/clipsheet_table_scraping_dialog.png" style =" width : 400px ; height : 200px ; object-fit : contain ;" />
20
20
21
21
点击 ` 确认 ` 按钮。
22
22
23
- <img src =" /assets/zh-CN/hello-world/clipsheet_success_scraping_dialog.png " style =" width : 400px ; height : 200px ; object-fit : contain ;" />
23
+ <img src =" . /assets/zh-CN/hello-world/clipsheet_success_scraping_dialog.png" style =" width : 400px ; height : 200px ; object-fit : contain ;" />
24
24
25
25
你已经成功采集了第一个表格。点击 ` 查看采集的表格数据 ` 按钮查看采集的表格数据。
You can’t perform that action at this time.
0 commit comments