ericthomasca / wikipedia-comedy-scraper-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikipedia Comedy Scraper Go

build golangci-lint

A simple web scraper built in Go. It scrapes the Wikipedia page of stand-up comedy specials in 2023 and converts it to a csv... for now.

TODO (in no particular order)

  • Move the data to a database.
  • Serve up an api with the info.
  • Break down details to get comedian name, special name, network.
  • Break down date string into a datetime.

About


Languages

Language:Go 100.0%