Skip to content

dhmine/linkedin-campaign-data-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Campaign Data Extractor

The LinkedIn Campaign Data Extractor is a Python script that fetches campaign data from LinkedIn's Ad accounts, and analyzes them based on a specific date range.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

In order to use the LinkedIn Campaign Data Extractor, you'll need the following:

  • Python 3.7+
  • A LinkedIn account with Ad Campaigns data
  • LinkedIn Ads API credentials

Installing

  1. Clone the repo
    git clone https://git.datavault.tech/mohamed/linkedin-campaign-data-extractor.git
    
  2. Install Packages :
    pip install -r requirements.txt
    

Usage

  • Create a Linkedin credentials file
  • You can run the following command:
python Script_linkedinAPI.py -s YYYY-MM-DD -e YYYY-MM-DD

Replace YYYY-MM-DD with the start and end dates for the data pull.

About

The LinkedIn Campaign Data Extractor is a Python script that fetches campaign data from LinkedIn's Ad accounts, and analyzes them based on a specific date range.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages