Skip to content

Training

4 modules

ModuleDescription
Thực hành phân tíchPhân tích cấu trúc website để thực hành
Thực hành thực thiThực thi phiên thực hành
Thực hành suy luận SchemaSuy luận schema dữ liệu từ website
Thống kê thực hànhLấy thống kê thực hành

Modules

Thực hành phân tích

training.practice.analyze

Phân tích cấu trúc website để thực hành

Parameters:

NameTypeRequiredDefaultDescription
urlstringYes-Target URL

Output:

FieldTypeDescription
statusstringPhân tích cấu trúc website
structureobjectPhân tích cấu trúc website

Thực hành thực thi

training.practice.execute

Thực thi phiên thực hành

Parameters:

NameTypeRequiredDefaultDescription
urlstringYes-Target URL
max_itemsnumberNo10Maximum items to process

Output:

FieldTypeDescription
statusstringThực thi phiên thực hành
items_processednumberThực thi phiên thực hành

Thực hành suy luận Schema

training.practice.infer_schema

Suy luận schema dữ liệu từ website

Parameters:

NameTypeRequiredDefaultDescription
urlstringYes-Target URL
sample_sizenumberNo5Number of samples to analyze

Output:

FieldTypeDescription
statusstringSuy luận schema dữ liệu
schemaobjectSuy luận schema dữ liệu

Thống kê thực hành

training.practice.stats

Lấy thống kê thực hành

Output:

FieldTypeDescription
total_sessionsnumberTổng số phiên
successful_sessionsnumberTổng số phiên
success_ratenumberLấy thống kê thực hành
historyarrayLấy thống kê thực hành

Released under the Apache 2.0 License.