brucemcpherson / desktopliberation

hosting for desktop liberation google plus community
30 stars 1 forks source link

SuperFetch plugin – Twitter client for Apps Script – Counts #139

Open brucemcpherson opened 2 years ago

brucemcpherson commented 2 years ago

Twt is a SuperFetch plugin to easily access to the Twitter v2 API. SuperFetch is a proxy for UrlFetchApp with additional features – see SuperFetch – a proxy enhancement to Apps Script UrlFetch for how it works and what it does.

This is another in my series on SuperFetch plugins.

Page Content show Motivation This is a follow on from SuperFetch plugin – Twitter client for Apps Script – Search and Get but will cover the counts method. This counts the number of occurences of a given query in a period.

Article at https://ramblings.mcpher.com/apps-script/superfetch-proxy/twitter-counts/