Home Projects About

DoorDash scraper

This is a script I was asked to make which exports DoorDash order history. the reason I made this is because often people want to track spending on DoorDash orders, and how much different people spent on group orders

DoorDash doesnt have a good way to do this (as of now atleast), so this script will go on the page and export all the order data to json or csv file.

The Github page is here and some photos are attached below.