Access to a specific table in html tag
问题 I am going to use beautifulsoup to find a table that defined in the “content logical definition” in the following links: 1) https://www.hl7.org/fhir/valueset-account-status.html 2) https://www.hl7.org/fhir/valueset-activity-reason.html 3) https://www.hl7.org/fhir/valueset-age-units.html Several tables may be defined in the pages. The table I want is located under <h2> tag with text “content logical definition” . Some of the pages may lack of any table in the “content logical definition”