Skip to content

Mish-mosh of small fixes to logging and parsing

Isaac Johnson requested to merge isaac-fixes into dev
  • Remove IP address from access logs but add in timestamp
  • Add user-agent for requests for Wikipedia article content per https://meta.wikimedia.org/wiki/User-Agent_policy
  • Separate infobox from paragraphs with newline and separate infobox keys/values with spaces
  • Dump Google search results and ChatGPT results as JSONs so easier to parse in logs
  • Update README to indicate app needs to be run from top-level directory to see .env file

Merge request reports