Show HN: Web scraping page analyzer
apify.com
Show HN: Web scraping page analyzer
1–10 of 52 posts
Re: Show HN: Web scraping page analyzer
#2Re: Show HN: Web scraping page analyzer
#3I'm still testing it and improving it (there are so many different websites with different responses...), so If you have any comments I'm looking forward to what you think about it.
Re: Show HN: Web scraping page analyzer
#4I'm still testing it and improving it (there are so many different websites with different responses...), so If you have any comments I'm looking forward to what you think about it.
Are you Jaroslov ? :)
Re: Show HN: Web scraping page analyzer
#5I'm still testing it and improving it (there are so many different websites with different responses...), so If you have any comments I'm looking forward to what you think about it.
Re: Show HN: Web scraping page analyzer
#6I'm still testing it and improving it (there are so many different websites with different responses...), so If you have any comments I'm looking forward to what you think about it.
Re: Show HN: Web scraping page analyzer
#7I'm still testing it and improving it (there are so many different websites with different responses...), so If you have any comments I'm looking forward to what you think about it.
Is it able to deal with digital certificates?
Re: Show HN: Web scraping page analyzer
#8I'm still testing it and improving it (there are so many different websites with different responses...), so If you have any comments I'm looking forward to what you think about it.
how about caching the default entry (static url instead) + attribs, to ease demoing. at the moment it's been analyzing for more than >5mins
Btw the fact that it's running for 5 minutes is a bug, that I will look at, since there is a timeout of 2 minutes and there are no hanging runs or runs that ended with timeout.
Re: Show HN: Web scraping page analyzer
#9Earlier quoted context omitted.
how about caching the default entry (static url instead) + attribs, to ease demoing. at the moment it's been analyzing for more than >5mins
Good idea and I would implement that if I used an API from server to get the response. But currently I'm at the same time testing stability of Apify "Actor" solution and proxies, so for my case it's good that there are real requests with real responses, even if it's just from demo. Btw the fact that it's running for 5 minutes is a bug, that I will look at, since there is a timeout of 2 minutes and there are no hangin…