According to the tool I am making, there will be 6964 topics to archive in Neverwinter Nights 1 forums.
I think it got the wrong number some how.... as manual adding of the topics from the summary on the main forum page suggests there is much more.
It managed to get the Topic title and start date/time without any exceptions or errors being thrown, so I think im ready to move onto the all important job of grabbing post information.
Then I can just leave it running.
Here is a pic to show my progress
Strange.
After it parses all the Sub-Forums, it gets this figure for each of them.
Finished Parsing SubForum:Hordes of the Underdark Official Campaign : Topics present:117
Finished Parsing SubForum:Shadows of Undrentide Official Campaign : Topics present:44
Finished Parsing SubForum:Dungeon Masters Realm : Topics present:79
Finished Parsing SubForum:Guilds and Registry - Ye Olde Tavern : Topics present:101
Finished Parsing SubForum:Official Campaign : Topics present:185
Finished Parsing SubForum:Tools and Plugin Developers : Topics present:165
Finished Parsing SubForum:Modules : Topics present:501
Finished Parsing SubForum:Persistent Worlds & Multiplayer : Topics present:577
Finished Parsing SubForum:Builders - Toolset : Topics present:701
Finished Parsing SubForum:Technical Support : Topics present:809
Finished Parsing SubForum:General Discussion : Topics present:1274
Finished Parsing SubForum:Custom Content and Community Expansion Pack : Topics present:2411
Finished Parsing SubForum:Builders - Scripting : Topics present:2984
Which matches the main displayed counts.
Not sure where it got the 6000 number before.
Turned out it was due to the way I was threading.
It was spitting out the count, before it had finished counting the last Sub Forum.