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

[feat](linkedin dag): add LinkedIn insight dag into airflow #148

Merged
merged 4 commits into from
Sep 1, 2024

Conversation

GeekAngus
Copy link
Collaborator

Types of changes

  • New feature

Description

Add the airflow DAG for LinkedIn post insight with RapidAPI, get the likes and comments counts and load to BigQuery tables:
ods_pycontw_linkedin_posts, ods_pycontw_linkedin_posts_insights with the same schema as twitter insight

Steps to Test This Pull Request

Update the code to local docker, or gcloud, add LINKEDIN_RAPIDAPI_KEY key in airflow Variable, the value need to get from the registered API (https://rapidapi.com/rockapis-rockapis-default/api/linkedin-data-api)

Expected behavior

The tables in BQ will be created and the table will be filled with correct data

@henry410213028 henry410213028 merged commit 5c69500 into master Sep 1, 2024
2 checks passed
@henry410213028 henry410213028 deleted the linkedin_insight branch September 1, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants