Skip to content

Instantly share code, notes, and snippets.

@erickalves05
erickalves05 / TwitterPowerQuery.pbi
Created March 11, 2021 16:10 — forked from jrosell/TwitterPowerQuery.pbi
This Power Query script gets an bearer token and performs a tweet search from the Twitter REST API
/*
Author: https://chris.koester.io/index.php/2015/07/16/get-data-from-twitter-api-with-power-query/
Twitter REST API
https://dev.twitter.com/oauth/application-only
Requires establishing a Twitter application in order to obtain a Consumer Key & Consumer Secret
https://apps.twitter.com/
IMPORTANT - The Consumer Key and Consumer secret should be treated as passwords and not distributed
*/
let