/telex_article_scraper

Python script for Telex website article scraping and analysis

Primary LanguagePythonMIT LicenseMIT

Telex website article scraper

Python script for Telex website article scraping and analysis.

Description

In its current form, the telex_scraper.py script scrapes all the articles on the Telex main page, and stores the absolute frequency of all the words across the 65 articles. The script also creates a word cloud with the most frequent words.

Example:

wordcloud_2022_03_05_15_57_41


The script plot_wordfreq.py creates an interactive lineplot (using Plotly) to visualize the absolute word requencies at the different time points, when the telex_scraper.py script was run. The top 10 most frequent words at the point 0 are plotted.

Example:

newplot (1)