Skip to content

Training

4 modules

ModuleDescription
Analiza cwiczeniowaAnalizuj strukture strony internetowej do cwiczenia
Wykonaj cwiczenieWykonaj sesje cwiczeniowa
Wnioskuj schemat cwiczeniowyWnioskuj schemat danych ze strony internetowej
Statystyki cwiczenPobierz statystyki cwiczen

Modules

Analiza cwiczeniowa

training.practice.analyze

Analizuj strukture strony internetowej do cwiczenia

Parameters:

NameTypeRequiredDefaultDescription
urlstringYes-Target URL

Output:

FieldTypeDescription
statusstringAnalizuj strukture strony internetowej
structureobjectAnalizuj strukture strony internetowej

Wykonaj cwiczenie

training.practice.execute

Wykonaj sesje cwiczeniowa

Parameters:

NameTypeRequiredDefaultDescription
urlstringYes-Target URL
max_itemsnumberNo10Maximum items to process

Output:

FieldTypeDescription
statusstringWykonaj sesje cwiczeniowa
items_processednumberWykonaj sesje cwiczeniowa

Wnioskuj schemat cwiczeniowy

training.practice.infer_schema

Wnioskuj schemat danych ze strony internetowej

Parameters:

NameTypeRequiredDefaultDescription
urlstringYes-Target URL
sample_sizenumberNo5Number of samples to analyze

Output:

FieldTypeDescription
statusstringWnioskuj schemat danych
schemaobjectWnioskuj schemat danych

Statystyki cwiczen

training.practice.stats

Pobierz statystyki cwiczen

Output:

FieldTypeDescription
total_sessionsnumberCalkowita liczba sesji
successful_sessionsnumberCalkowita liczba sesji
success_ratenumberPobierz statystyki cwiczen
historyarrayPobierz statystyki cwiczen

Released under the Apache 2.0 License.