Email to Social Data

developer

Member
Hi,

I am trying to develop a plugin that can fetch social data(like Facebook data, Linkedin, etc) based on email address. I will publish this as open source extension to benefit the entire community

I found a few solutions
Full Contact - very expensive
SPokeo - does not provide api

Is there any github library that can be used for this purpose?

@twisted1919
 
Hi,

I am trying to develop a plugin that can fetch social data(like Facebook data, Linkedin, etc) based on email address. I will publish this as open source extension to benefit the entire community

I found a few solutions
Full Contact - very expensive
SPokeo - does not provide api

Is there any github library that can be used for this purpose?

@twisted1919

You could try to use these:
#1 the api at github here:
https://github.com/twisted1919/mailwizz-php-sdk
#2 the extension example here:
https://forum.mailwizz.com/threads/example-extensions-for-extension-developemnt.1958/#post-11934
#3 various social connectors, e.g.:
https://github.com/socioboard/socioboard-core/tree/master/SocioBoard/SocioboardDataServices
;)
 
Back
Top