Skip to content

pageman/aparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Parse (http://parse.com) is hiring and just for the sake of the exercise I've implemented in Ruby the POST procedure they specified in their page https://www.parse.com/jobs/apply.

  1. Download aparse.rb and aparse.cfg
  2. Fillout aparse.cfg with your own information (find below an example)

name: John Doe
email: john.doe@example.com
about: Designer and developer interested in search engines, information extraction from unstructured sources and data mining
urls: www.example.com | www.example2.com | www.example3.com

  1. Execute the program

      ruby aparse.rb
    

Enjoy. Please feel free to contact me if you find any problem.

PS: I have implemented an alternative way to apply through a form (http://alberto-villa.com/aparse/apply.html), the project itself is also in github (https://github.com/albertovilla/aparse2)

About

Applying parse through POST (just an exercise using Ruby)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors