pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Components] genderize

Open pipedream-component-development opened this issue 1 year ago • 0 comments

genderize

URLs

  • https://genderize.io/documentation

Actions

get-gender-from-name

Prompt

Predicts a gender based on the given name as input. The required prop is the 'name' which should be the first name the users wish to predict the gender for.

URLs

  • https://genderize.io/
  • https://genderize.io/documentation
  • https://genderize.io/tools/csv

read-gender-by-name

Prompt

Retrieves a gender based on a name from the data set. Requires a prop 'name', which should be the first name the user wants to get the gender for.

URLs

  • https://genderize.io/
  • https://genderize.io/documentation