Skip to content

Chang025/web_scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Hi, if you want the scraper to work.

Just install 3 gems:

gem install nokogiri #for HTML parsing

gem install httparty #to get HTML data of the website

gem install byebug #to debug and know how it works just put byebug at beginning of code execution chain

Cheers!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%