I wouldn't say developing in Java is necessarily simple or very fast, but if you want something more complex than just scraping a few pages then in my opinion it's the way to go. I've used it to concurrently scrape millions of web pages. But it all depends on what you want to do.
If you want...
I wouldn't use R for scraping purposes. It's language mainly designed for statistical computation.
Python is good though. The syntax is great and there are fantastic libraries available for scraping, e.g. scrapy. But if you have already experience with Java, why not use it? It's got plethora of...
Nice progress :)
Have you thought about going with quality instead of quantity? I've been reuploading videos for some time now and I found out that rather than uploading as many videos as possible, my views and conversions were a lot higher with videos that I stitched together myself. I...
That means the site doesn't have a public API, or at least the page you're viewing isn't using one. Because it's not making any AJAX calls, the results are directly rendered into HTML.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.