Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Count words in a website

Status
Not open for further replies.

davidmcolaco

Technical User
Aug 1, 2005
102
PT
Hi,

Is it possible somehow to count the total number of words in a website? How can I do that?

Thanks in advance.
 
Download the website and do a count in each of the files.

I'm curious. Why would you want to do that?

Cheers,
Dian
 
I need that because we want to translate our website and the translators charge by word.

That's the reason.

 
If you could find a way to strip out the html code, View Source, then copy & paste the appropriate text into Word. Someone could probably come up with a VBA to remove the HTML in Word.

Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top