Skip to content

foldaway/sg-scraper

Repository files navigation

sg-scraper

.github/workflows/run.yml

Scheduled Cloudflare Worker that scrapes metadata for Singapore places and publishes static JSON outputs to R2.

Development

  1. Run npm install.

  2. Run npm run dev.

  3. Trigger the scheduled handler locally:

    npm run dev:scheduled-trigger

Useful checks:

npm run typecheck
npm run check
npm run validate

Agent Harness

This repo is set up with a small agent harness based on OpenAI's harness engineering research:

  • AGENTS.md is the short entry point for agents.
  • ARCHITECTURE.md maps runtime flow and source boundaries.
  • docs/README.md indexes the versioned knowledge base.
  • npm run validate:harness checks that the harness remains discoverable.

About

Scrape locations of places in Singapore

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors