Hi Guys,

I'm trying to integrate some PhishTank functionality. Phishtank is a
OpenDNS project where people can submit phishing links to their DB,
and developers/users can use this data to check links for phishers.

As people submit links to my app, I want to check them against this DB
(as well as google's safe search).

They offer their db in several formats.

http://www.phishtank.com/developer_info.php

CSV
XML
JSON
Serialized PHP

Obviously I'm considering XML vs CSV and leaning towards XML.

Thoughts?  I'll be pulling a copy of the file on a scheduled basis, so
my app will be using a local copy.

-Jason

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to