Skip to content

Instantly share code, notes, and snippets.

@devinschumacher
Forked from muhammad-usman-108/functions.csv
Created August 24, 2024 09:47
Show Gist options
  • Select an option

  • Save devinschumacher/3554811623e5eec12d74c137697de2fc to your computer and use it in GitHub Desktop.

Select an option

Save devinschumacher/3554811623e5eec12d74c137697de2fc to your computer and use it in GitHub Desktop.
Function Arguments Output
getData _username_: string string
getProfileUrl username: string string
getProfileTitle username: string string
getProfileAuthor username: string string
getProfileDescription username: string string
getProfileImageUrl username: string string
getLatestArticleTitle username: string array[string]
getLatestArticlePublicationDate username: string string
getLatestArticleUrl username: string string
getLatestArticleDescription username: string html
getLatestArticle username: string object
getLatestArticlesTitle username: string string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment