# How to download content and calculate statistics of words on websites

**URL:** https://discourse.julialang.org/t/how-to-download-content-and-calculate-statistics-of-words-on-websites/15929
**Category:** General Usage
**Created:** [October 5, 2018, 2:18pm UTC](https://discourse.julialang.org/t/how-to-download-content-and-calculate-statistics-of-words-on-websites/15929 "2018-10-05T14:18:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![programista](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/programista/32/5372_2.png) [@programista](https://discourse.julialang.org/u/programista)
#### Post date: [October 5, 2018, 2:18pm UTC](https://discourse.julialang.org/t/how-to-download-content-and-calculate-statistics-of-words-on-websites/15929/1 "2018-10-05T14:18:49Z")

</div>

How to start ? downloading content and prepare statistics of words (all) on websites.  
For me now it is a new topic, some packages?  
Paul

---

<div class="post-metadata">

### Author: ![sdmcallister](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sdmcallister/32/2324_2.png) [@sdmcallister](https://discourse.julialang.org/u/sdmcallister)
#### Post date: [October 6, 2018, 10:50am UTC](https://discourse.julialang.org/t/how-to-download-content-and-calculate-statistics-of-words-on-websites/15929/2 "2018-10-06T10:50:17Z")

</div>

If I understand correctly, you may want to look at HTTP.jl and Gumbo.jl.
