The fulfillment bot
The store is dropshipping, and the supplier offers no API — every production order used to mean a human logging into their website and re-typing it. I built a headless-browser bot that drives the supplier’s site directly: it logs in, fills the order form, places the order and records the result. It runs unattended for 25–50 orders a day, with a Firebase-backed admin panel and alerts for the rare case that needs a human. Fulfillment labor: effectively zero.
- Headless browser
- Firebase
- Admin panel
- Alerting