.DS_Store
.gitignore
LICENSE
README.md
pyproject.toml
recipe_urls/.DS_Store
recipe_urls/__init__.py
recipe_urls/_abstract.py
recipe_urls/_utils.py
recipe_urls/abuelascounter.py
recipe_urls/acouplecooks.py
recipe_urls/addapinch.py
recipe_urls/afghankitchenrecipes.py
recipe_urls/allrecipes.py
recipe_urls/ambitiouskitchen.py
recipe_urls/archanaskitchen.py
recipe_urls/averiecooks.py
recipe_urls/bakingmischief.py
recipe_urls/bakingsense.py
recipe_urls/barefootcontessa.py
recipe_urls/bbc.py
recipe_urls/bettycrocker.py
recipe_urls/bigoven.py
recipe_urls/bluejeanchef.py
recipe_urls/bonappetit.py
recipe_urls/bongeats.py
recipe_urls/bowlofdelicious.py
recipe_urls/budgetbytes.py
recipe_urls/carlsbadcravings.py
recipe_urls/castironketo.py
recipe_urls/cdkitchen.py
recipe_urls/chefsavvy.py
recipe_urls/closetcooking.py
recipe_urls/cookieandkate.py
recipe_urls/copykat.py
recipe_urls/countryliving.py
recipe_urls/creativecanning.py
recipe_urls/davidlebovitz.py
recipe_urls/delish.py
recipe_urls/domesticateme.py
recipe_urls/downshiftology.py
recipe_urls/eatingbirdfood.py
recipe_urls/eatingwell.py
recipe_urls/eatliverun.py
recipe_urls/eatsmarter.py
recipe_urls/eatwell101.py
recipe_urls/eatwhattonight.py
recipe_urls/elavegan.py
recipe_urls/epicurious.py
recipe_urls/errenskitchen.py
recipe_urls/ethanchlebowski.py
recipe_urls/farmhouseonboone.py
recipe_urls/fifteenspatulas.py
recipe_urls/finedininglovers.py
recipe_urls/fitmencook.py
recipe_urls/fitslowcookerqueen.py
recipe_urls/food.py
recipe_urls/food52.py
recipe_urls/foodandwine.py
recipe_urls/foodnetwork.py
recipe_urls/foodrepublic.py
recipe_urls/forksoverknives.py
recipe_urls/forktospoon.py
recipe_urls/gimmesomeoven.py
recipe_urls/gonnawantseconds.py
recipe_urls/goodfooddiscoveries.py
recipe_urls/goodhousekeeping.py
recipe_urls/greatbritishchefs.py
recipe_urls/halfbakedharvest.py
recipe_urls/handletheheat.py
recipe_urls/headbangerskitchen.py
recipe_urls/heatherchristo.py
recipe_urls/hellofresh.py
recipe_urls/hersheyland.py
recipe_urls/hostthetoast.py
recipe_urls/imworthy.py
recipe_urls/indianhealthyrecipes.py
recipe_urls/insanelygoodrecipes.py
recipe_urls/inspiralized.py
recipe_urls/izzycooking.py
recipe_urls/jamieoliver.py
recipe_urls/jimcooksfoodgood.py
recipe_urls/joyfoodsunshine.py
recipe_urls/justataste.py
recipe_urls/justbento.py
recipe_urls/justonecookbook.py
recipe_urls/kingarthurbaking.py
recipe_urls/leanandgreenrecipes.py
recipe_urls/lifestyleofafoodie.py
recipe_urls/littlespicejar.py
recipe_urls/livelytable.py
recipe_urls/lovingitvegan.py
recipe_urls/ninjatestkitchen.py
recipe_urls/nytimes.py
recipe_urls/ohsheglows.py
recipe_urls/onceuponachef.py
recipe_urls/paleorunningmomma.py
recipe_urls/persnicketyplates.py
recipe_urls/pickuplimes.py
recipe_urls/platingpixels.py
recipe_urls/rachlmansfield.py
recipe_urls/rainbowplantlife.py
recipe_urls/reciperunner.py
recipe_urls/sallysbakingaddiction.py
recipe_urls/simpleveganista.py
recipe_urls/simplywhisked.py
recipe_urls/tasteofhome.py
recipe_urls/tasty.py
recipe_urls/testing.py
recipe_urls/wellplated.py
recipe_urls/whole30.py
recipe_urls.egg-info/PKG-INFO
recipe_urls.egg-info/SOURCES.txt
recipe_urls.egg-info/dependency_links.txt
recipe_urls.egg-info/requires.txt
recipe_urls.egg-info/top_level.txt
tests/test_concat_host.py
tests/test_get_site_origin.py
tests/test_scrapers_with_base_url.py
tests/test_scrapers_with_html.py
tests/__pycache__/test_get_site_origin.cpython-310-pytest-8.1.1.pyc
tests/test_data/abuelascounter/abuelascounter.testhtml
tests/test_data/abuelascounter/abuelascounter_base_url.csv
tests/test_data/abuelascounter/abuelascounter_exp_output.csv
tests/test_data/acouplecooks/acouplecooks.testhtml
tests/test_data/acouplecooks/acouplecooks_base_url.csv
tests/test_data/acouplecooks/acouplecooks_exp_output.csv
tests/test_data/addapinch/addapinch.testhtml
tests/test_data/addapinch/addapinch_base_url.csv
tests/test_data/addapinch/addapinch_exp_output.csv
tests/test_data/afghankitchenrecipes/afghankitchenrecipes.testhtml
tests/test_data/afghankitchenrecipes/afghankitchenrecipes_base_url.csv
tests/test_data/afghankitchenrecipes/afghankitchenrecipes_exp_output.csv
tests/test_data/allrecipes/allrecipes.testhtml
tests/test_data/allrecipes/allrecipes_base_url.csv
tests/test_data/allrecipes/allrecipes_exp_output.csv
tests/test_data/ambitiouskitchen/ambitiouskitchen.testhtml
tests/test_data/ambitiouskitchen/ambitiouskitchen_base_url.csv
tests/test_data/ambitiouskitchen/ambitiouskitchen_exp_output.csv
tests/test_data/archanaskitchen/archanaskitchen.testhtml
tests/test_data/archanaskitchen/archanaskitchen_base_url.csv
tests/test_data/archanaskitchen/archanaskitchen_exp_output.csv
tests/test_data/averiecooks/averiecooks.testhtml
tests/test_data/averiecooks/averiecooks_base_url.csv
tests/test_data/averiecooks/averiecooks_exp_output.csv
tests/test_data/baking-sense/baking-sense.testhtml
tests/test_data/baking-sense/baking-sense_base_url.csv
tests/test_data/baking-sense/baking-sense_exp_output.csv
tests/test_data/bakingmischief/bakingmischief.testhtml
tests/test_data/bakingmischief/bakingmischief_base_url.csv
tests/test_data/bakingmischief/bakingmischief_exp_output.csv
tests/test_data/barefootcontessa/barefootcontessa.testhtml
tests/test_data/barefootcontessa/barefootcontessa_base_url.csv
tests/test_data/barefootcontessa/barefootcontessa_exp_output.csv
tests/test_data/bbc/bbc.testhtml
tests/test_data/bbc/bbc_base_url.csv
tests/test_data/bbc/bbc_exp_output.csv
tests/test_data/bbc/co.csv
tests/test_data/bbc/co.testhtml
tests/test_data/bettycrocker/bettycrocker.testhtml
tests/test_data/bettycrocker/bettycrocker_base_url.csv
tests/test_data/bettycrocker/bettycrocker_exp_output.csv
tests/test_data/bigoven/bigoven.testhtml
tests/test_data/bigoven/bigoven_base_url.csv
tests/test_data/bigoven/bigoven_exp_output.csv
tests/test_data/bluejeanchef/bluejeanchef.testhtml
tests/test_data/bluejeanchef/bluejeanchef_base_url.csv
tests/test_data/bluejeanchef/bluejeanchef_exp_output.csv
tests/test_data/bonappetit/bonappetit.testhtml
tests/test_data/bonappetit/bonappetit_base_url.csv
tests/test_data/bonappetit/bonappetit_exp_output.csv
tests/test_data/bongeats/bongeats.testhtml
tests/test_data/bongeats/bongeats_base_url.csv
tests/test_data/bongeats/bongeats_exp_output.csv
tests/test_data/bowlofdelicious/bowlofdelicious.testhtml
tests/test_data/bowlofdelicious/bowlofdelicious_base_url.csv
tests/test_data/bowlofdelicious/bowlofdelicious_exp_output.csv
tests/test_data/budgetbytes/budgetbytes.testhtml
tests/test_data/budgetbytes/budgetbytes_base_url.csv
tests/test_data/budgetbytes/budgetbytes_exp_output.csv
tests/test_data/carlsbadcravings/carlsbadcravings.testhtml
tests/test_data/carlsbadcravings/carlsbadcravings_base_url.csv
tests/test_data/carlsbadcravings/carlsbadcravings_exp_output.csv
tests/test_data/castironketo/castironketo.testhtml
tests/test_data/castironketo/castironketo_base_url.csv
tests/test_data/castironketo/castironketo_exp_output.csv
tests/test_data/cdkitchen/cdkitchen.testhtml
tests/test_data/cdkitchen/cdkitchen_base_url.csv
tests/test_data/cdkitchen/cdkitchen_exp_output.csv
tests/test_data/chefsavvy/chefsavvy.testhtml
tests/test_data/chefsavvy/chefsavvy_base_url.csv
tests/test_data/chefsavvy/chefsavvy_exp_output.csv
tests/test_data/closetcooking/closetcooking.testhtml
tests/test_data/closetcooking/closetcooking_base_url.csv
tests/test_data/closetcooking/closetcooking_exp_output.csv
tests/test_data/cookieandkate/cookieandkate.testhtml
tests/test_data/cookieandkate/cookieandkate_base_url.csv
tests/test_data/cookieandkate/cookieandkate_exp_output.csv
tests/test_data/copykat/copykat.testhtml
tests/test_data/copykat/copykat_base_url.csv
tests/test_data/copykat/copykat_exp_output.csv
tests/test_data/countryliving/countryliving.testhtml
tests/test_data/countryliving/countryliving_base_url.csv
tests/test_data/countryliving/countryliving_exp_output.csv
tests/test_data/creativecanning/creativecanning.testhtml
tests/test_data/creativecanning/creativecanning_base_url.csv
tests/test_data/creativecanning/creativecanning_exp_output.csv
tests/test_data/davidlebovitz/davidlebovitz.testhtml
tests/test_data/davidlebovitz/davidlebovitz_base_url.csv
tests/test_data/davidlebovitz/davidlebovitz_exp_output.csv
tests/test_data/delish/delish.testhtml
tests/test_data/delish/delish_base_url.csv
tests/test_data/delish/delish_exp_output.csv
tests/test_data/domesticate-me/domesticate-me.testhtml
tests/test_data/domesticate-me/domesticate-me_base_url.csv
tests/test_data/domesticate-me/domesticate-me_exp_output.csv
tests/test_data/downshiftology/downshiftology.testhtml
tests/test_data/downshiftology/downshiftology_base_url.csv
tests/test_data/downshiftology/downshiftology_exp_output.csv
tests/test_data/eatingbirdfood/eatingbirdfood.testhtml
tests/test_data/eatingbirdfood/eatingbirdfood_base_url.csv
tests/test_data/eatingbirdfood/eatingbirdfood_exp_output.csv
tests/test_data/eatingwell/eatingwell.testhtml
tests/test_data/eatingwell/eatingwell_base_url.csv
tests/test_data/eatingwell/eatingwell_exp_output.csv
tests/test_data/eatliverun/eatliverun.testhtml
tests/test_data/eatliverun/eatliverun_base_url.csv
tests/test_data/eatliverun/eatliverun_exp_output.csv
tests/test_data/eatsmarter/eatsmarter.testhtml
tests/test_data/eatsmarter/eatsmarter_base_url.csv
tests/test_data/eatsmarter/eatsmarter_exp_output.csv
tests/test_data/eatwell101/eatwell101.testhtml
tests/test_data/eatwell101/eatwell101_base_url.csv
tests/test_data/eatwell101/eatwell101_exp_output.csv
tests/test_data/eatwhattonight/eatwhattonight.testhtml
tests/test_data/eatwhattonight/eatwhattonight_base_url.csv
tests/test_data/eatwhattonight/eatwhattonight_exp_output.csv
tests/test_data/elavegan/elavegan.testhtml
tests/test_data/elavegan/elavegan_base_url.csv
tests/test_data/elavegan/elavegan_exp_output.csv
tests/test_data/epicurious/epicurious.testhtml
tests/test_data/epicurious/epicurious_base_url.csv
tests/test_data/epicurious/epicurious_exp_output.csv
tests/test_data/errenskitchen/errenskitchen.testhtml
tests/test_data/errenskitchen/errenskitchen_base_url.csv
tests/test_data/errenskitchen/errenskitchen_exp_output.csv
tests/test_data/ethanchlebowski/ethanchlebowski.testhtml
tests/test_data/ethanchlebowski/ethanchlebowski_base_url.csv
tests/test_data/ethanchlebowski/ethanchlebowski_exp_output.csv
tests/test_data/farmhouseonboone/farmhouseonboone.testhtml
tests/test_data/farmhouseonboone/farmhouseonboone_base_url.csv
tests/test_data/farmhouseonboone/farmhouseonboone_exp_output.csv
tests/test_data/fifteenspatulas/fifteenspatulas.testhtml
tests/test_data/fifteenspatulas/fifteenspatulas_base_url.csv
tests/test_data/fifteenspatulas/fifteenspatulas_exp_output.csv
tests/test_data/finedininglovers/finedininglovers.csv
tests/test_data/finedininglovers/finedininglovers.testhtml
tests/test_data/fitmencook/fitmencook.testhtml
tests/test_data/fitmencook/fitmencook_base_url.csv
tests/test_data/fitmencook/fitmencook_exp_output.csv
tests/test_data/fitslowcookerqueen/fitslowcookerqueen.testhtml
tests/test_data/fitslowcookerqueen/fitslowcookerqueen_base_url.csv
tests/test_data/fitslowcookerqueen/fitslowcookerqueen_exp_output.csv
tests/test_data/food/food.testhtml
tests/test_data/food/food_base_url.csv
tests/test_data/food/food_exp_output.csv
tests/test_data/food52/food52.testhtml
tests/test_data/food52/food52_base_url.csv
tests/test_data/food52/food52_exp_output.csv
tests/test_data/foodandwine/foodandwine.testhtml
tests/test_data/foodandwine/foodandwine_base_url.csv
tests/test_data/foodandwine/foodandwine_exp_output.csv
tests/test_data/foodnetwork/foodnetwork.csv
tests/test_data/foodnetwork/foodnetwork.testhtml
tests/test_data/foodrepublic/foodrepublic.testhtml
tests/test_data/foodrepublic/foodrepublic_base_url.csv
tests/test_data/foodrepublic/foodrepublic_exp_output.csv
tests/test_data/forksoverknives/forksoverknives.testhtml
tests/test_data/forksoverknives/forksoverknives_base_url.csv
tests/test_data/forksoverknives/forksoverknives_exp_output.csv
tests/test_data/forktospoon/forktospoon.testhtml
tests/test_data/forktospoon/forktospoon_base_url.csv
tests/test_data/forktospoon/forktospoon_exp_output.csv
tests/test_data/gimmesomeoven/gimmesomeoven.testhtml
tests/test_data/gimmesomeoven/gimmesomeoven_base_url.csv
tests/test_data/gimmesomeoven/gimmesomeoven_exp_output.csv
tests/test_data/gonnawantseconds/gonnawantseconds.testhtml
tests/test_data/gonnawantseconds/gonnawantseconds_base_url.csv
tests/test_data/gonnawantseconds/gonnawantseconds_exp_output.csv
tests/test_data/goodfooddiscoveries/goodfooddiscoveries.testhtml
tests/test_data/goodfooddiscoveries/goodfooddiscoveries_base_url.csv
tests/test_data/goodfooddiscoveries/goodfooddiscoveries_exp_output.csv
tests/test_data/goodhousekeeping/goodhousekeeping.testhtml
tests/test_data/goodhousekeeping/goodhousekeeping_base_url.csv
tests/test_data/goodhousekeeping/goodhousekeeping_exp_output.csv
tests/test_data/greatbritishchefs/greatbritishchefs.testhtml
tests/test_data/greatbritishchefs/greatbritishchefs_base_url.csv
tests/test_data/greatbritishchefs/greatbritishchefs_exp_output.csv
tests/test_data/halfbakedharvest/halfbakedharvest.testhtml
tests/test_data/halfbakedharvest/halfbakedharvest_base_url.csv
tests/test_data/halfbakedharvest/halfbakedharvest_exp_output.csv
tests/test_data/handletheheat/handletheheat.testhtml
tests/test_data/handletheheat/handletheheat_base_url.csv
tests/test_data/handletheheat/handletheheat_exp_output.csv
tests/test_data/headbangerskitchen/headbangerskitchen.testhtml
tests/test_data/headbangerskitchen/headbangerskitchen_base_url.csv
tests/test_data/headbangerskitchen/headbangerskitchen_exp_output.csv
tests/test_data/heatherchristo/heatherchristo.testhtml
tests/test_data/heatherchristo/heatherchristo_base_url.csv
tests/test_data/heatherchristo/heatherchristo_exp_output.csv
tests/test_data/hellofresh/hellofresh.testhtml
tests/test_data/hellofresh/hellofresh_base_url.csv
tests/test_data/hellofresh/hellofresh_exp_output.csv
tests/test_data/hersheyland/hersheyland.testhtml
tests/test_data/hersheyland/hersheyland_base_url.csv
tests/test_data/hersheyland/hersheyland_exp_output.csv
tests/test_data/hostthetoast/hostthetoast.testhtml
tests/test_data/hostthetoast/hostthetoast_base_url.csv
tests/test_data/hostthetoast/hostthetoast_exp_output.csv
tests/test_data/im-worthy/im-worthy.testhtml
tests/test_data/im-worthy/im-worthy_base_url.csv
tests/test_data/im-worthy/im-worthy_exp_output.csv
tests/test_data/indianhealthyrecipes/indianhealthyrecipes.testhtml
tests/test_data/indianhealthyrecipes/indianhealthyrecipes_base_url.csv
tests/test_data/indianhealthyrecipes/indianhealthyrecipes_exp_output.csv
tests/test_data/insanelygoodrecipes/insanelygoodrecipes.testhtml
tests/test_data/insanelygoodrecipes/insanelygoodrecipes_base_url.csv
tests/test_data/insanelygoodrecipes/insanelygoodrecipes_exp_output.csv
tests/test_data/inspiralized/inspiralized.testhtml
tests/test_data/inspiralized/inspiralized_base_url.csv
tests/test_data/inspiralized/inspiralized_exp_output.csv
tests/test_data/izzycooking/izzycooking.testhtml
tests/test_data/izzycooking/izzycooking_base_url.csv
tests/test_data/izzycooking/izzycooking_exp_output.csv
tests/test_data/jamieoliver/jamieoliver.testhtml
tests/test_data/jamieoliver/jamieoliver_base_url.csv
tests/test_data/jamieoliver/jamieoliver_exp_output.csv
tests/test_data/jimcooksfoodgood/jimcooksfoodgood.testhtml
tests/test_data/jimcooksfoodgood/jimcooksfoodgood_base_url.csv
tests/test_data/jimcooksfoodgood/jimcooksfoodgood_exp_output.csv
tests/test_data/joyfoodsunshine/joyfoodsunshine.testhtml
tests/test_data/joyfoodsunshine/joyfoodsunshine_base_url.csv
tests/test_data/joyfoodsunshine/joyfoodsunshine_exp_output.csv
tests/test_data/justataste/justataste.testhtml
tests/test_data/justataste/justataste_base_url.csv
tests/test_data/justataste/justataste_exp_output.csv
tests/test_data/justbento/justbento.testhtml
tests/test_data/justbento/justbento_base_url.csv
tests/test_data/justbento/justbento_exp_output.csv
tests/test_data/justonecookbook/justonecookbook.testhtml
tests/test_data/justonecookbook/justonecookbook_base_url.csv
tests/test_data/justonecookbook/justonecookbook_exp_output.csv
tests/test_data/kingarthurbaking/kingarthurbaking.testhtml
tests/test_data/kingarthurbaking/kingarthurbaking_base_url.csv
tests/test_data/kingarthurbaking/kingarthurbaking_exp_output.csv
tests/test_data/leanandgreenrecipes/leanandgreenrecipes.testhtml
tests/test_data/leanandgreenrecipes/leanandgreenrecipes_base_url.csv
tests/test_data/leanandgreenrecipes/leanandgreenrecipes_exp_output.csv
tests/test_data/lifestyleofafoodie/lifestyleofafoodie.testhtml
tests/test_data/lifestyleofafoodie/lifestyleofafoodie_base_url.csv
tests/test_data/lifestyleofafoodie/lifestyleofafoodie_exp_output.csv
tests/test_data/littlespicejar/littlespicejar.testhtml
tests/test_data/littlespicejar/littlespicejar_base_url.csv
tests/test_data/littlespicejar/littlespicejar_exp_output.csv
tests/test_data/livelytable/livelytable.testhtml
tests/test_data/livelytable/livelytable_base_url.csv
tests/test_data/livelytable/livelytable_exp_output.csv
tests/test_data/lovingitvegan/lovingitvegan.testhtml
tests/test_data/lovingitvegan/lovingitvegan_base_url.csv
tests/test_data/lovingitvegan/lovingitvegan_exp_output.csv
tests/test_data/ninjatestkitchen/ninjatestkitchen.testhtml
tests/test_data/ninjatestkitchen/ninjatestkitchen_base_url.csv
tests/test_data/ninjatestkitchen/ninjatestkitchen_exp_output.csv
tests/test_data/nytimes/nytimes.testhtml
tests/test_data/nytimes/nytimes_base_url.csv
tests/test_data/nytimes/nytimes_exp_output.csv
tests/test_data/ohsheglows/ohsheglows.testhtml
tests/test_data/ohsheglows/ohsheglows_base_url.csv
tests/test_data/ohsheglows/ohsheglows_exp_output.csv
tests/test_data/onceuponachef/onceuponachef.testhtml
tests/test_data/onceuponachef/onceuponachef_base_url.csv
tests/test_data/onceuponachef/onceuponachef_exp_output.csv
tests/test_data/paleorunningmomma/paleorunningmomma.testhtml
tests/test_data/paleorunningmomma/paleorunningmomma_base_url.csv
tests/test_data/paleorunningmomma/paleorunningmomma_exp_output.csv
tests/test_data/persnicketyplates/persnicketyplates.testhtml
tests/test_data/persnicketyplates/persnicketyplates_base_url.csv
tests/test_data/persnicketyplates/persnicketyplates_exp_output.csv
tests/test_data/platingpixels/platingpixels.testhtml
tests/test_data/platingpixels/platingpixels_base_url.csv
tests/test_data/platingpixels/platingpixels_exp_output.csv
tests/test_data/rachlmansfield/rachlmansfield.testhtml
tests/test_data/rachlmansfield/rachlmansfield_base_url.csv
tests/test_data/rachlmansfield/rachlmansfield_exp_output.csv
tests/test_data/rainbowplantlife/rainbowplantlife.testhtml
tests/test_data/rainbowplantlife/rainbowplantlife_base_url.csv
tests/test_data/rainbowplantlife/rainbowplantlife_exp_output.csv
tests/test_data/reciperunner/reciperunner.testhtml
tests/test_data/reciperunner/reciperunner_base_url.csv
tests/test_data/reciperunner/reciperunner_exp_output.csv
tests/test_data/sallysbakingaddiction/sallysbakingaddiction.testhtml
tests/test_data/sallysbakingaddiction/sallysbakingaddiction_base_url.csv
tests/test_data/sallysbakingaddiction/sallysbakingaddiction_exp_output.csv
tests/test_data/simple-veganista/simple-veganista.testhtml
tests/test_data/simple-veganista/simple-veganista_base_url.csv
tests/test_data/simple-veganista/simple-veganista_exp_output.csv
tests/test_data/simplywhisked/simplywhisked.testhtml
tests/test_data/simplywhisked/simplywhisked_base_url.csv
tests/test_data/simplywhisked/simplywhisked_exp_output.csv
tests/test_data/tasteofhome/tasteofhome.testhtml
tests/test_data/tasteofhome/tasteofhome_base_url.csv
tests/test_data/tasteofhome/tasteofhome_exp_output.csv
tests/test_data/tasty/tasty.testhtml
tests/test_data/tasty/tasty_base_url.csv
tests/test_data/tasty/tasty_exp_output.csv
tests/test_data/wellplated/wellplated.testhtml
tests/test_data/wellplated/wellplated_base_url.csv
tests/test_data/wellplated/wellplated_exp_output.csv
tests/test_data/whole30/whole30.testhtml
tests/test_data/whole30/whole30_base_url.csv
tests/test_data/whole30/whole30_exp_output.csv