Giter Site home page Giter Site logo

elishagreenwald / web-email-scraper Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 1.0 152 KB

This java program starts at a user specified website and scrapes email addresses and links to other websites. Before adding the scraped emails or url's it checks if they were scraped already. It then continues on to the links it scraped and checks those websites for new emails or url's. It will continue scraping until it reaches the specified maximum email's to scrape. When it reaches the maximum emails to scrape it uploads all the email addressess to a specified remote sql server.

Java 100.00%

web-email-scraper's Introduction

web-email-scraper

This java program starts at a user specified website and scrapes email addresses and links to other websites. Before adding the scraped emails or url's it checks if they were scraped already. It then continues on to the links it scraped and checks those websites for new emails or url's. It will continue scraping until it reaches the specified maximum email's to scrape. When it reaches the maximum emails to scrape it uploads all the email addressess to a specified remote sql server.

Settings to set:

-starting url

-sql server remote ip:port and database name

-sql username and password

Please note the following:

-Some sites don't like to be scraped and may block your IP permanently or temporariliy from accessing their site.

-The default starting url is cnn.com you can change it to anything though

libraries used (& required for this program to work)

-jsoup-1.8.2 http://jsoup.org/

-jtds-1.2.5 http://sourceforge.net/projects/jtds/files/jtds/1.2.5/

-ApacheRoutines -commons-validator-1.4.1 http://www.apache.org/

web-email-scraper's People

Contributors

elishagreenwald avatar

Stargazers

 avatar Alex Z. Hoffman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.