Skip to content

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

License

Notifications You must be signed in to change notification settings

onedionys/onedionys-scrape-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to One Dionys - Scrape Twitter! 👋

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

🧑 Author

📝 License

  • Copyright © 2024 One Dionys
  • One Dionys - Scrape Twitter is an open source project licensed under the MIT license

☕️ Suppport & Donation

Love One Dionys - Scrape Twitter? Support this project by donating or sharing with others in need.

Made with ❤️ One Dionys

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published