Socket
Socket
Sign inDemoInstall

thingsboard_api-cecelia-witting

Package Overview
Dependencies
11
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    thingsboard_api-cecelia-witting

Welcome to Jass World 👋


Version published
Weekly downloads
1
decreased by-92.31%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Welcome to Jass World 👋

Functions used to retrieve data aka scraping twitter comment data based on keywords and the latest.

💾 Requirements

  • Web Browser - Can be used as an emulator to build applications. Example [Chrome, Firefox, Safari & Opera].
  • Internet - Because many use CDN and to make it easier to find solutions to all problems.

🎯 How To Use

Example Syntax

1. Get Comment

[ENDPOINT] /comment (POST)
Explanation
  • comment: Retrieve comment data based on keywords.
Payload
  • keyword: Keyword to search data and retrieve only comment data #string.
  • authorization: Common authentication required before using APIs (DYOR) #string.
  • csrf: Required to add CSRF (DYOR) #string.
  • cookie: Of course, this cookie must also be added when sending a request (DYOR) #string.
  • page: Number of pages to retrieve #int.
  • count: Number of count to retrieve replies #int.
Return Value
  • All APIs return an object/array that you can try yourself.

📆 Release Date

  • v1.0.0 : 29 March 2024
  • v1.0.1 : 01 April 2024

📝 License

  • Copyright © 2024 Jass
  • Project is an open source project licensed under the MIT license

☕️ Suppport & Donation

Support this project by donating or sharing with others in need.

Made with ❤️ Jass

FAQs

Last updated on 19 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc