Live data from Hacker News

Show HN: Web scraping page analyzer

apify.com

11–20 of 52 posts

Re: Show HN: Web scraping page analyzer

#14
post #11

Is data shared between accounts if two accounts both want to retrieve information from the same exact URL?

Nope, there is no caching now, every run of the tool has a single instance and writes the output into separate file. I'm using it to test stability of cloud when multiple users are using it and to test proxies. It would not be much of a test if one user opened the demo page and then every other use would just get the results from a file. But when I'm happy with how it works I will add caching.

Re: Show HN: Web scraping page analyzer

#15
post #4
post #3

Earlier quoted context omitted.

Are you Jaroslov ? :)

Jaroslav, yes, I'm the author. Did you notice any problems or ways how I can improve it?

Not that i can see from a surface view, i think documentation can be improved :). Personally like the idea of APIFY, saw it a few months ago. Are you guys hiring ? :D

Re: Show HN: Web scraping page analyzer

#17
I entered a URL and pressed enter, wondering why nothing happened. Only then did I scroll down to find the 'Analyze' button. I wasn't looking for specific attributes, and the strong color contrast of that section made it look like nothing else of interest would come below.

Re: Show HN: Web scraping page analyzer

#18
post #17

I entered a URL and pressed enter, wondering why nothing happened. Only then did I scroll down to find the 'Analyze' button. I wasn't looking for specific attributes, and the strong color contrast of that section made it look like nothing else of interest would come below.

Oh... Clearly I need to work on my UX skills, I will improve that in next iteration.
Post reply on HN