Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Import & Update additional fields in Feed Entity #35

Open
svenpet90 opened this issue Sep 13, 2024 · 0 comments
Open

[FEATURE] Import & Update additional fields in Feed Entity #35

svenpet90 opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@svenpet90
Copy link
Owner

Using the Instagram API with Instagram Login the API outputs more info about the user than before.
We should expand the Feed Entity and import these fields as well. Namely:

  • id
  • user_id
  • username
  • name
  • account_type
  • profile_picture_url
  • followers_count
  • follows_count
  • media_count

There should also be a (scheduler) command to update these values periodically

@svenpet90 svenpet90 added enhancement New feature or request good first issue Good for newcomers labels Sep 13, 2024
@svenpet90 svenpet90 added this to the v3.1.0 milestone Sep 13, 2024
@svenpet90 svenpet90 self-assigned this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant