#๐ Pulling Property/Mailing Information from a PDF
11 messages ยท Page 1 of 1 (latest)
@stoic matrix
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
How come I cannot type messages here?
Good afternoon. I am creating a new post because my original text was deleted when I posted the question. I am new to Python and I am having trouble pulling specific information from a PDF file containing property information. I am using VSCode. The data I am pulling is being put into a CSV, where some data is not being transferred over. Specifically, Prop ID, Property Address, Owner First Name, Owner Last Name, Street Address, Town, State, and Zip Code are not being pulled - however, the rest of the data is. I will send the files here fist, then I will send my code next.
Here is the CSV I am trying to create
You can't upload some file types directly. You should be able to use the pastebin for them. https://paste.pythondiscord.com/
Ah I see. I will do that now.
I was not able to send the full PDF as it is pretty long, so here is a snip of the first page.
Here is my code: https://paste.pythondiscord.com/RFUA
Here is a snip of the CSV I am trying to create if you do not want to download it.
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.