Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ingredients for simplyrecipes.com scraper #623

Merged
merged 1 commit into from Oct 9, 2022

Commits on Oct 9, 2022

  1. Fix ingredients for simplyrecipes.com scraper

    Update the CSS class for ingredients. While here, also update the
    formatting of instructions such that colon isn't repeated twice.
    Refetch the test HTML file for verification.
    
    Test: python -m coverage run -m unittest tests.test_simplyrecipes
    puradox committed Oct 9, 2022
    Copy the full SHA
    1211a4d View commit details
    Browse the repository at this point in the history