Skip to content

It is skipping empty data with find_text() method. How to get empty data also? #48

@JeevanSarikonda

Description

@JeevanSarikonda

Am scraping data from the table, which is having 4 columns.
So when I used find_text() method it is giving 4 columns data as an array, but if any of <td> is having empty data then it is skipping that and giving less number of items in the array which causing problem.

Please help me out.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions