louishoang / Country-Finder

Find a list of countries from html select tag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Country-Finder

  • Open a text file that has list of countries wrapped in html select tag
  • Grab the countries which have more than 20 offers
  • Call API to get iso_2_country_code and iso_3_country_code
  • Return a text file whose content can be used in Rails seed.rb to populate countries to database

About

Find a list of countries from html select tag


Languages

Language:Ruby 100.0%