gsm1011/crawl.facebook

Contribute to gsm1011/crawl.facebook development by creating an account on GitHub.

Contribute to gsm1011/crawl.facebook development by creating an account on GitHub. ... null || line.equals("")) continue;. String [] ps = line.split(",");. if(ps.length < 2) continue; // broken lines. queue.add(ps[0]); // add the user id into the queue. }.

Lee mas