Class Blackbook::Importer::Gmail
In: lib/blackbook/importer/gmail.rb
Parent: Blackbook::Importer::PageScraper

Imports contacts from GMail

Methods

=~   login   prepare   scrape_contacts  

Constants

Email = options[:username]
Passwd = options[:password]

Public Instance methods

Matches this importer to an user‘s name/address

login to gmail

prepare this importer

scrape gmail contacts for this importer

[Validate]