At this point of the tutorial, I'll take the opportunity to do a bit of self-promotion. I'm the COO of Apify, a cloud platform that helps you develop, run, and maintain your web scrapers easily and efficiently. It comes with tons of features like queue storages and proxies, and it supports Puppeteer without any extra configuration. You can run the above scraper, save results and control everything with a powerful... - Source: dev.to / 19 days ago
Apify a saas that can be helpful in this situation since you can use its api to call actors from your java code. - Source: Reddit / 5 months ago
At FINN we use Checkly once again to run our scheduled E2E tests. Some teams also use a combination of Make and Apify to run scheduled E2E tests on smaller projects. - Source: dev.to / 6 months ago
Crawlee: A new webscraping framework by Apify. - Source: dev.to / 6 months ago
Actively maintained and developed by Apify—we use it ourselves! - Source: Reddit / 7 months ago
Hi there! We dont have any benchmarks for Crawlee just yet, but we are working on those as we speak. We care deeply about bot detection, one of the features of Crawlee is generated fingerprints based on real browser data we gather - you can read more about it in the https://github.com/apify/fingerprint-suite repository, which is used under the hood in Crawlee. Crawlee is and always will be open source. It... - Source: Hacker News / 7 months ago
Have you looked at Apify? They have a freelancer section. https://apify.com/. - Source: Reddit / 7 months ago
I'm working on a personal project that involves A LOT of scraping, and through several iterations I've gotten some stuff that works quite well. Here's a quick summary of what I've explored (both paid and free): * Apify (https://apify.com/) is a great, comprehensive system if you need to get fairly low-level. Everything is hosted there, they've got their own proxy service (or you can roll your own), and their... - Source: Hacker News / 8 months ago
I would add Apify it is a good alternative to Phantomubster for some workflow QApop.com for Quora marketing Zapier or intgromate to glue all the tools together. - Source: Reddit / about 1 year ago
Check out apify.com It can do everything you need. - Source: Reddit / about 1 year ago
To give you an example, I'm part of Apify, a web scraping and automation company. Here at Apify, we are partners with Thorn, an anti-human trafficking organization, and we use our web scraping technology to help identify and fight child traffickers online. Clearly, this is a good use of web scraping. Nevertheless, this same technology can be used for conducting illegal activities, such as collecting personal data... - Source: Reddit / about 1 year ago
You can host your code on Apify and then use their proxies. Residential proxies are part of their free plan, and if you need something more powerful in the future, they also offer rotating proxies for a cheap monthly subscription fee. - Source: Reddit / about 1 year ago
Apify is a web scraping tool specialized in Amazon’s data, and its aim is to provide what the official API of Amazon can not provide for the users. Apify’s Amazon Scraper harvest and download data, including detailed descriptions of online products, images of the items, prices, pictures, the name of the seller, condition of the article, whether they are new, refurbished, or broken, and all other information... - Source: dev.to / about 1 year ago
I recommend hosting your code on Apify. Their free plan includes access to residential proxies, which should be enough for you to scrape FB. Even if you need to scale your solution in the future, their monthly paid plan is quite cheap and gives you access to shared datacenter proxies and Apify Proxy as well. - Source: Reddit / about 1 year ago
Hi there! It will help if you use a proxy. I would recommend writing your project with Apify SDK. It is a tool built on top of other JS libraries, such as puppeteer, so you can quickly apply it to your project. Then, you can run your project on the Apify platform. There you can set up proxies for your scraper, making it harder for the website to identify and block your bot. You can check the Apify SDK docs to get... - Source: Reddit / about 1 year ago
A sample in alphabetical order - and by no means exhaustive: https://apify.com/ https://axiom.ai/ (YC W21) https://include.ai/ https://www.progress.com/imacros https://trysmartcuts.com (YC W21) https://ui.vision/ https://wildfire.ai/ 3 of these are YC companies (reminds me of mixpanel vs segment vs amplitude, where YC are backing all the horses). Each company is different in its particular approach and market,... - Source: Hacker News / over 1 year ago
Convincing Cloudflare that you're a human and not a bot is not easy, but we do that every day at Apify so if you need more help with scraping, you can definitely get in touch with us. - Source: Reddit / over 1 year ago
2) Write code from scratch or hit an API from rapidAPI or Apify. Based on my research these cost $50/month for the cheapest plan. - Source: Reddit / almost 2 years ago
Do you know an article comparing Apify to other products?
Suggest a link to a post with product alternatives.