Post
Topic
Board Meta
Re: How to Authenticate Bitcointalk Members for Airdrop
by
shahzadafzal
on 09/05/2018, 12:29:24 UTC
Not 100% sure but there some open source API's can be used for this purpose.

Unofficial Bitcoin Talk Forums API   
[C# / .NET] Unofficial Bitcointalk API - Get info from boards, topics and posts

Also since bitcointalk.org is public, you can ready any pages without need to login or authentication. So any simple bot can do the work. Ready the HTML, parse it accordingly so you should be able to read username and other details pretty easily.

Now since you can read every thing you can import it into excel sheet and track you campaign participants from there.