PSTwitterAPI

0.0.5

API Helpers cmdlets to mimic the Twitter API endpoints.
Handles loops to request more data (eg: 200 tweets per call).
You can set multiple ApiKey/Token.
Handles rate limit for you, and rotate through your ApiKeys.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSTwitterAPI -RequiredVersion 0.0.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSTwitterAPI -Version 0.0.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 mkellerman. All rights reserved.

Package Details

Author(s)

  • Marc R Kellerman

Tags

Twitter REST API

Dependencies

This module has no dependencies.

Release Notes

           First public release

FileList

Version History

Version Downloads Last updated
0.0.9 2,223 1/20/2022
0.0.8 965 5/10/2020
0.0.7 757 2/1/2019
0.0.6 24 2/1/2019
0.0.5 (current version) 24 1/31/2019
0.0.4 24 1/31/2019
0.0.3 28 1/25/2019
0.0.2 21 1/25/2019
0.0.1 23 1/25/2019
Show more