Why Web Scraping is the Coolest-Beginner-Friendly-Utility ever
I'm not going to talk about how to scrape. Google web-scraping blogs . You'll find a million amazing blogs and articles. Honestly, a million, and they're pretty good. I'm going to talk about how amazing web scraping is, and how I've used it so far. But before that, if you've scraped in the past, do check out... *drum roll* Jaunt-API I've used Selenium, Beautifulsoup, Mechanize, and a couple others, but none are as easy as Jaunt. It truly is brilliant. Plus, the creator, Tom Cervenka, is super quick in replying to emails. Alright. Coming back to the super awesomeness of web-scraping. It's just an alternative to the API. A hack of some sorts. Want to apply machine learning, and need a data set? Scrape the web. See hundreds of cute cat images you'd like to download off a webpage? Scrape the page. Want to automate a login system? Scrape. Here's a list of projects where I've used web-scraping, and in most, less than 100 lines of code...