/acnh_json

ACNH web scrapper returning JSON

Primary LanguagePythonMIT LicenseMIT

This Project is deprecated

This project is no longer maintained and currently not working in GCP

Animal Crossing New Horizon: Web scrapper & JSON server

Author License

Overview

Web scrapping using BeautifulSoup4 with Python, then serving organized JSON file through GitHub Page.
Animal Crossing: New Horizon related web scrapper

Project Structure

  • /src
    • /src/Go
      • Web scrapper written with Go
    • /src/python
      • Web scrapper written with Python

TODO LIST

  • Main index page
  • ACNH song web scrapper
  • ACNH song video scrapper
  • ACNH song info scrapper
  • imgdb cloud storage of thumbnails
  • Get flac file link from Nookipedia
  • Deployment
  • AWS Lambda (Chalice)
  • Faster scrapping (multiporcessing ?)
  • Golang scrapper
  • Go-scrapper Repl.it Deployment
  • Google Cloud Functions Deployment