Earlier quoted context omitted.
Sure, let me just develop my own monopoly on all real estate information.
no business is under any obligation to provide you access to their data and services for you to build a business on top of. If you feel that the owner of data or services maintains an illegal monopoly over that data, work to lobby government to resolve that issue. It's not your individual place to unilaterally decide that a business owes you anything other than what is described in their terms and conditions of use.…
Cloudproxy – hide your scrapers IP behind the cloud
41–50 of 116 posts
Re: Cloudproxy – hide your scrapers IP behind the cloud
#42Re: Cloudproxy – hide your scrapers IP behind the cloud
#43Earlier quoted context omitted.
Sure, let me just develop my own monopoly on all real estate information.
no business is under any obligation to provide you access to their data and services for you to build a business on top of. If you feel that the owner of data or services maintains an illegal monopoly over that data, work to lobby government to resolve that issue. It's not your individual place to unilaterally decide that a business owes you anything other than what is described in their terms and conditions of use.…
I mean, they're the ones who gave it to me, I'm just using it. Not my problem if they don't like it. I never saw any terms and conditions when my browser loaded the page, no reason I'm going to go looking for them before I scrape it. I have just as much right to access it as my web browser does or my phone does.
I'm not saying they owe me anything, they're offering it to me, I'm just taking it.
Re: Cloudproxy – hide your scrapers IP behind the cloud
#44Earlier quoted context omitted.
Sure, let me just develop my own monopoly on all real estate information.
no business is under any obligation to provide you access to their data and services for you to build a business on top of. If you feel that the owner of data or services maintains an illegal monopoly over that data, work to lobby government to resolve that issue. It's not your individual place to unilaterally decide that a business owes you anything other than what is described in their terms and conditions of use.…
But then I realized that’s just a cop out. A lot of structures and systems are in place specifically to make it difficult for people to change things and specifically to maintain monopolies.
Nobody’s going to lobby government to resolve this issue. That’s the point. Real estate companies are super happy to keep the status quo.
Sometimes you have to break some rules to innovate. There is a line of course (where you draw it depends on your own ethical code). But I certainly wouldn’t put “scraping real estate data” behind the line.
Re: Cloudproxy – hide your scrapers IP behind the cloud
#45Even though I only do it for hobby projects, crawling pages is becoming increasingly difficult unless you are a big player like Google or Microsoft with a whitelisted IP range. I've had some success in scraping lately with a similar project called FlareSolverr(1). It's purpose it to get you access to sites which won't let you crawl unless you are using a real browser (e.g amazon, instagram). It doesn't hide your IP b…
Re: Cloudproxy – hide your scrapers IP behind the cloud
#46I have a webshare.io subscription for stuff like this, it's something extremely negligible like $3/mo. for 100 addresses and some liberal bandwidth cap. Always happy to self-build, but sometimes it just doesn't make any sense
Re: Cloudproxy – hide your scrapers IP behind the cloud
#47Is it ethical to scrape things, trying to bypass prevention methods, against the expressed wishes of a site?
Re: Cloudproxy – hide your scrapers IP behind the cloud
#48Is it ethical to scrape things, trying to bypass prevention methods, against the expressed wishes of a site?
Re: Cloudproxy – hide your scrapers IP behind the cloud
#49Even though I only do it for hobby projects, crawling pages is becoming increasingly difficult unless you are a big player like Google or Microsoft with a whitelisted IP range. I've had some success in scraping lately with a similar project called FlareSolverr(1). It's purpose it to get you access to sites which won't let you crawl unless you are using a real browser (e.g amazon, instagram). It doesn't hide your IP b…
Re: Cloudproxy – hide your scrapers IP behind the cloud
#50Not following how this is helpful? From what I've seen the cloud IPs are the first to get blocked by anti-scraping tech. e.g. Built an amazon scraping thing at home. Worked fine. Deployed to cloud. Literally first request Amazon goes nope you're a bot
I have my crawlers running on a 24/7 notebook at my house because of that. No blocks whatever rate i use. Deployed to digital ocean runs for 5 minutes then blocked forever.