PDF extarcting

20 views
Skip to first unread message

swathi2801 Yadhav

unread,
Nov 13, 2018, 1:34:06 AM11/13/18
to django...@googlegroups.com
Hi everyone, there is a project given to us to develop an application 
I need to extract data from resume only specific fields like name, mail, dob, phone number   by importing a package pyPdf2 I can only extract a data to text the whole part but there is no need of whole data only specific data need to extract 
if any were are familiar with pdPdf2 extracting the data please help me .....!!


thanks
Swathi
pdf1.py

Manjunath

unread,
Nov 13, 2018, 5:03:29 AM11/13/18
to Django users
I think regular expression would be a better option for your requirements.
If you provide some sample resume docs, we can help better.

swathi2801 Yadhav

unread,
Nov 13, 2018, 11:46:17 AM11/13/18
to django...@googlegroups.com
by using resular we can only extract  doc files but to for extracting the data from pdf we need to import any package or not

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cf376fbd-4b81-4e73-a7b0-d9d9a7a0a516%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

m1chael

unread,
Nov 13, 2018, 1:01:07 PM11/13/18
to django...@googlegroups.com
i recently achieved this by using pdf2text tool, and then using regular expressions to parse out what I want.

VERY DIFFICULT



swathi2801 Yadhav

unread,
Nov 13, 2018, 1:12:38 PM11/13/18
to django...@googlegroups.com
please can ping me the code if u have done soo

<myk...@gmail.com>


swathi2801 Yadhav

unread,
Nov 13, 2018, 1:17:48 PM11/13/18
to django...@googlegroups.com
pdf text tool not installing in this version what to do next?

Screenshot (128).png

Joel

unread,
Nov 13, 2018, 1:35:36 PM11/13/18
to django...@googlegroups.com
use pip3.
It would be nice if you could keep the non django discussion out of this group.

swathi2801 Yadhav

unread,
Nov 13, 2018, 2:25:18 PM11/13/18
to django...@googlegroups.com
OK sure 
If u have code please send me 

Reply all
Reply to author
Forward
0 new messages