Skip to content

nshiab/journalism-web-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Journalism Library (web scraping functions)

A collection of TypeScript functions for journalistic projects. This library focuses on functions that easily download data or files from the web. It's part of the journalism library.

The library is available on JSR with its documentation.

The documentation is also available as the markdown file llm.md, which can be passed as context to improve the use of the library by AI coding assistants or agents.

The library is maintained by Nael Shiab, computational journalist and senior data producer for CBC News.

Tip

To learn how to use this library and more, check out Code Like a Journalist, a free and open-source data analysis and data visualization course in TypeScript. You might also find the simple-data-analysis library interesting.

To install the library, you can use the following commands:

# DENO
deno install jsr:@nshiab/journalism-web-scraping

# NODE.JS
npx jsr add @nshiab/journalism-web-scraping

# BUN
bunx jsr add @nshiab/journalism-web-scraping

If you wish to contribute, please check the guidelines.

About

Useful TypeScript functions for journalism projects. This library focuses on functions that easily download data or files from the web.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors