/scraping-learn

Primary LanguageRubyOtherNOASSERTION

Scraping Learn.co

Objectives

  1. Use Nokogiri to scrape the Learn Curriculum.

#status The learn_scraper.rb file does not work currently. There is something going on in this webpage (js?) that I don't understand. I'm unable to select via CSS like I thought I could.