Skip to content

max-si-m/up_work_skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

UpWork skills parser

Just for fun, maybe it will be helpful for someone 😄

Usage

Very simple:

skill_parser = SkillParser.new ('a'..'z')
skill_parser.parse_pages
p skill_parser.data #=> Array[..]

Contributing

  1. Fork it ( https://github.com/max-si-m/up_work_skills/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Simple parser for UpWork skills on Ruby with Nokogiri

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages