How to parse HTML table using pyquery? [See Source code html table on http://pastie.org/pastes/8556919
Result: {
"category_1":{ "cat1_el1_label":"cat1_el1_value",},
"category_2":{"cat2_el1_label":"cat2_el1_value",},
"category_3":{"cat3_el1_label":"cat3_el1_value",}
}
Thank you very much.
Simple way:
Result: