Live data from Hacker News

Show HN: FollowWWW - a point and click web scraper (early beta)

followwww.com

1–4 of 4 posts

Re: Show HN: FollowWWW - a point and click web scraper (early beta)

#3
post #2

Is it currently working? I tried a simple URL (below) and it's said "Loading" for quite a while: https://www.google.com/search?q=test Looks interesting though!

Ah - based on Chrome Web Inspector console, looks like it's trying to load http://192.168.2.99:3000 which surely doesn't exist on my network.

Re: Show HN: FollowWWW - a point and click web scraper (early beta)

#4
post #3
post #2

Is it currently working? I tried a simple URL (below) and it's said "Loading" for quite a while: https://www.google.com/search?q=test Looks interesting though!

Ah - based on Chrome Web Inspector console, looks like it's trying to load http://192.168.2.99:3000 which surely doesn't exist on my network.

Sorry about that, missed a config param when transferring to the host. Should be working now.