TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: HTTP Proxy pool as a service – Should I bother with this idea?

1 pointsby aalhafoudhalmost 9 years ago
For one of our project we have built a HTTP proxy pool that inteligently routes the HTTP requests to a proxy server which accessed the target website host the least.<p>By doing this we can rate limit how much each proxy server in the pool can access specific website in a period of time to avoid abuse and ban.<p>I am thinking about extracting this part of the project as a paid service. The service would be for companies that do a lot of web scraping, web data analytics and processing.<p>What do you think about it?

2 comments

mswenalmost 9 years ago
I know one of my clients - that does a lot of web scraping uses a proxy service - I think maybe 30 or so different proxies and breaks up the jobs manually. So if those ever get blocked they would need to go through the code and update to a bunch of new proxy IP addresses.<p>I would think a slick service that had hundreds or thousands of proxies and a good way to rotate scrappers through the proxies automatically would be of use to them. I have no idea what they pay for their current service.
Binoalmost 9 years ago
No, no one uses proxies nowadays, you should aim for a VPN service which does the same. That is, if you want to profit.
评论 #11818050 未加载