Table of Contents - brilliant_web_scraper-0.2 Documentation
Classes and Modules
- BrilliantWebScraper
- DescriptionHelper
- Emails
- FacebookProfile
- InstagramProfile
- LinkedinProfile
- MetaDescription
- OrgDescription
- PhoneNumbers
- PinterestProfile
- RedirectedTo
- ScrapeExceptions
- ScrapeHelper
- ScrapeRequest
- Title
- TwitterDescription
- TwitterProfile
- UnescapeHtmlHelper
- VimeoProfile
- WebScraper
- WebScraper::Error
- WebScraper::NonHtmlError
- WebScraper::ParserError
- WebScraper::RequestError
- WebScraper::TimeoutError
- YoutubeChannel
Methods
- ::new — BrilliantWebScraper
- ::new — ScrapeRequest
- #get_processed_emails — Emails
- #get_processed_phone_numbers — PhoneNumbers
- #grep_data — ScrapeHelper
- #grep_emails — Emails
- #grep_facebook_profile — FacebookProfile
- #grep_instagram_profile — InstagramProfile
- #grep_linkedin_profile — LinkedinProfile
- #grep_meta_description — MetaDescription
- #grep_org_description — OrgDescription
- #grep_phone_numbers — PhoneNumbers
- #grep_pinterest_profile — PinterestProfile
- #grep_redirected_to_url — RedirectedTo
- #grep_title — Title
- #grep_twitter_description — TwitterDescription
- #grep_twitter_profile — TwitterProfile
- #grep_vimeo_profile — VimeoProfile
- #grep_youtube_channel — YoutubeChannel
- #parse_description — DescriptionHelper
- #parser — RedirectedTo
- #perform_scrape — ScrapeHelper
- #scrape_description — DescriptionHelper
- #scrape_profile — YoutubeChannel
- #scraper_timeout — ScrapeHelper
- #unescape_html — UnescapeHtmlHelper