How to get TikTok Followers in C# .NET using Selenium
February 4, 2023
• 1,332 views
.net frameworkdotnetdotnet corec# tutoriallearn C#social mediaautomationseleniumweb scrapingscrapercodingprogrammingtutorialexamplecode examplesvisual studiovisual studio communitygitgit extensionswhat is .net framework.net framework tutorial.netc#IDEIDE Setupgit setupgit windowsvs communityC# seleniumc# selenium tutorialheadless chrome selenium c#headless seleniumtiktok followersfollower counterfollowers counter
Interested in building your very own social media assistant in C#? In this series, we work through building out an application using #dotnet where we interface with popular social media platforms to get analytics and eventually help with content creation!
In this episode, I work with Jamal to get follower information from TikTok. We use his suggested approach of running Selenium to be able to get web page data and then pull our follower count directly from the loaded HTML.
The code for this pr...
