drreddy / linkedin_public_profile_scraper

0 stars 1 forks source link

feature request #1

Closed mlieber closed 9 years ago

mlieber commented 9 years ago

hi,

how would you modify the code to return the result, instead of saving an output file ? Sorry i m not very familiar w/ Ruby .. cheers, Matt

drreddy commented 9 years ago

I don't clearly get your requirement. Do you want to just show the output to the console or do you want to pack this code into a function so that you pass a profile url to the function and the function will return the profile data.

mlieber commented 9 years ago

yes, sorry - the 2nd option. Pass a profile, and the function returns the profile data.

drreddy commented 9 years ago

Hello, I have added a new folder called scraperClass in which a class for the scraper is available along with an example file. Can you check it and tell me if it satisfies your feature request, so that I can close this issue.

mlieber commented 9 years ago

Great Rajeev! I was writing it myself. Thanks that solves it - Matt

On Thu, Apr 16, 2015 at 12:01 AM, D. Rajeev. Reddy <notifications@github.com

wrote:

Hello, I have added a new folder called scraperClass in which a class for the scraper is available along with an example file. Can you check it and tell me if it satisfies your feature request, so that I can close this issue.

— Reply to this email directly or view it on GitHub https://github.com/drreddy/linkedin_public_profile_scraper/issues/1#issuecomment-93660511 .