Skip to content

prestancedesign/clj-jsoup-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web scraping with Clojure and Jsoup

Transpose this “Python BeautifulSoup” video tutorial to “Clojure and JSoup”: https://www.youtube.com/watch?v=XQgXKtPSzUI&list=WL

The Python source code can be view here.

Run the app

$ clj -m jsoup-scraping.core

A graphics_cards.csv file with the scraped datas is created in the project root directory.

About

Web scraping with Clojure and Jsoup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published