An open API service indexing awesome lists of open source software.

https://github.com/beenotung/social-like-monitor

[教學示範] 用植入式代碼 (script injection) 從社交媒體網站抓取 post liker 數據
https://github.com/beenotung/social-like-monitor

Last synced: 8 months ago
JSON representation

[教學示範] 用植入式代碼 (script injection) 從社交媒體網站抓取 post liker 數據

Awesome Lists containing this project

README

          

# social-like-monitor

開發教學錄影: [[教學示範] 用植入式代碼 (script injection) 從社交媒體網站抓取 post liker 數據](https://youtu.be/QOaaYdV0b-s)

🔍 在本教學影片中,我們將展示如何使用植入式代碼(script injection)的方法,從社交媒體網站抓取 post liker 數據。這種方法可以幫助您從社交媒體平台上獲取有用的數據,並將其轉換為數據分析或其他用途。

💻 我們將使用 TypeScript 來進行編程,因為它提供了一個 helpful 的"錯誤(漏洞)掃描系統" (static type check system),可以幫助我們實現更加穩定和容易維護的代碼。

💡 在這個系列的教學影片中,我們將詳細介紹如何:

- 使用 TypeScript 創建一個簡單的應用程式,並將其轉換成 Javascript 再放入社交媒體網站做自動化操作。
- 使用植入式代碼(script injection)的方法,從社交媒體網站抓取 post liker 數據。
- 將數據放入數據庫,並轉換為數據分析或其他用途。(下回)

💻 這個教學影片適合有興趣於 web scrapping 和 TypeScript programming 的觀眾,也適合有興趣於社交媒體數據分析的觀眾。

👍 感謝您的觀看,期待下一節再會!