Skip to content

API endpoint not working #4

@pratikgujral

Description

@pratikgujral

Hi,

I am trying to extract the video by running VideoParser.py. In your code you are hitting API endpoint
ad_api_url = f"https://transparencyreport.google.com/transparencyreport/api/v3/politicalads/creatives/details?entity_id={ar_id}&creative_id={cr_id}&hl=en"

However, when I send a GET/POST request to this endpoint using any valid creative ID and advertiser ID, I am getting a 404 error.

Has the API endpoint changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions