How to detect a table without many borders #130
Unanswered
NoahPerkovich
asked this question in
Q&A
Replies: 2 comments
-
Note, this table is in a larger PDF of an academic paper, I am hoping to scrape multiple tables from this document, and from other documents |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, I am wondering if you have advice for detecting a table that looks like this with your page.find_tables() function?
![image](https://private-user-images.githubusercontent.com/38167243/322128465-3a87c062-3a81-4f9c-9ee9-c381106d9321.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODcwOTYsIm5iZiI6MTczOTU4Njc5NiwicGF0aCI6Ii8zODE2NzI0My8zMjIxMjg0NjUtM2E4N2MwNjItM2E4MS00ZjljLTllZTktYzM4MTEwNmQ5MzIxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAyMzMxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc0NTI0ZWZlYzY4ZDM0YTViYzMxZTliOTY5YzU0ODFkYTY1OTcxNDg2MzRiMTIzMGZjZjcwY2ZkYjczNTlmMzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.n_HJDoUFhV0aOkRuLlvxB_1o6j9V9K8vbeqmihRCor4)
Beta Was this translation helpful? Give feedback.
All reactions