Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: How to parse emails like TripIt?
8 points by paulsingh on Oct 25, 2010 | hide | past | favorite | 2 comments
Does TripIt write custom parsers for each potential email source (Expedia, Orbits, United.com, etc)? Or are they using some sort of parsing library that I'm not aware of?

I run a small CRM system for notary publics (notarycrm.com) and customers are consistently requesting the capability to forward scheduling emails (from banks/signing companies) into NotaryCRM. The idea would be that we'd parse the emails and add the signing to the customer's account - saving them a few minutes for each signing.

UPDATE: If anyone is particularly interested in helping me parse emails via SendGrid's Parse API, contact me - will trade your RRuby on Rails skillz for money. :)




Most likely they wrote their own parsing library. I'm not aware of any out there, but it's pretty trivial to write code that will login to an IMAP system and parse messages.


I wrote one for my startup paperhater.com Just using regexp.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: