Skip to content

rafalslaby/FuturenetCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FuturenetCrawler

Simple web crawler to count people in futurenet.club.

Prerequisites

JDK, JDBC mysql module, mysql database "futurenet" on localhost.

Description

It counts people in social networking service futurenet.club and extracts basic information about them.

How it works

FuturenetCrawler logs in to a website using example profile and checks for next unvisited profile in the database, so you have to insert first seed profile to the database manually. When crawler gets unvisited profile it adds all friends of that person to the database each marked as unvisited and gets next unvisited person, and so on...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages