Код: Выделить всё
dfs = pd.read_html("synced_contacts.html")
< /code>
Теперь печать 2 -ю строку таблиц кадры данных < /p>
dfs[1]

Synced contactsContacts you've syncedFirst NameDanielaLast NameGuevaraContact Information3017004914First NameMariannaContact Information3125761972First NameAna MariaLast NameGarzonContact Information3214948507
Подробнее здесь: https://stackoverflow.com/questions/745 ... l-scraping