Skip to content

This is a cli app project to display music from ACHIV MIZIK (A popular Haitian music library platform ). In this app, you can display 10 latest music or search for music directly from your cli to achivmizik.net. I use Ruby and Nokogiri to scrap music and store them into a temporary array. You can see info about single music after you list all th…

Notifications You must be signed in to change notification settings

certilremy/achiv-mizik-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Achiv mizik scraper

This is a cli app project to display music from ACHIV MIZIK (A popular Haitian music library platform ). In this app, you can display 10 latest music or search for music directly from your cli to achivmizik.net. I use Ruby and Nokogiri to scrap music and store them into a temporary array. You can see info about single music after you list all the music. You can see the music link if you want to go to the music page.

Use the App

Clone this repo (you need ruby installed in your computer).

$ git clone [email protected]:certilremy/achiv-mizik-scraper.git

Change to the app directory

   $ cd achiv-mizik-scraper

And run

$ bundle install 

Now Type in your terminal

$ ruby bin/main.rb

Follow the instructions on the screen to enjoy Haitian and African music.

Want to contribute?

Issues? Feel free to check the issues page. feature requests are welcome! Clone the repo make your change and open a pull request.

Autors

Certil Remy, Find me on twitter @certilremy

About

This is a cli app project to display music from ACHIV MIZIK (A popular Haitian music library platform ). In this app, you can display 10 latest music or search for music directly from your cli to achivmizik.net. I use Ruby and Nokogiri to scrap music and store them into a temporary array. You can see info about single music after you list all th…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages