Show HN: FollowWWW - a point and click web scraper (early beta)
1–4 of 4 posts
Re: Show HN: FollowWWW - a point and click web scraper (early beta)
#2Is 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!
Re: Show HN: FollowWWW - a point and click web scraper (early beta)
#3Is 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)
#4Is 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.