petewarden / buzzprofilecrawl

A simple script to crawl Google Profile pages and extract their information as structured data
http://petewarden.typepad.com/
89 stars 13 forks source link

Tried testing this, doesn't seem to work #2

Open darksigma opened 9 years ago

darksigma commented 9 years ago

Hey! I git cloned the repo, and then I tried to run

./buzzprofilecrawl.php -f "testdata_urls.txt" -e neuronalcoculture@gmail.com -o hello

and the script prints out "Reading testdata_urls.txt" but nothing else. I've been letting it run for about 15 min. Is this normal?