linkedin_scraper icon indicating copy to clipboard operation
linkedin_scraper copied to clipboard

Added to_dict

Open wmaiouiru opened this issue 1 year ago • 2 comments

added to_dict recursively for deserialization of person to json added unit test to test to_dict added integration test to ensure to_dict works on person

wmaiouiru avatar Sep 24 '23 04:09 wmaiouiru

Looks like the output of the person is not really what we want.

wmaiouiru avatar Sep 24 '23 04:09 wmaiouiru

Limiting the returns made it work.

wmaiouiru avatar Sep 24 '23 04:09 wmaiouiru