Skip to content

a CLI webscraper for comments on www.igihe.com because life is too short to read articles

License

Notifications You must be signed in to change notification settings

eyewritecode/igihe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

What is it?

This is a small web scrapper for comments on igihe.com articles.

I realized, from the article title, you can get what the whole story is about without spending too much time reading through it. Most of the time what you do is scroll through the page to the comments section and start reading :)

So i thought, why can't i make it simpler and faster...

How to run it?

You need to have ruby installed on your computer and make sure all the required gems are installed.

gem install nokogiri

when you're done, in your terminal run:

ruby igihe.rb categoryname

you can replace category name with any category available on igihe.

the rest is self explanatory ;)

About

a CLI webscraper for comments on www.igihe.com because life is too short to read articles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages