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

Add support for akispetretzikis.com #509

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

hilmarp
Copy link
Contributor

@hilmarp hilmarp commented Mar 12, 2022

Add support for recipe site https://akispetretzikis.com

@coveralls
Copy link

coveralls commented Mar 13, 2022

Coverage Status

Coverage increased (+0.03%) to 95.325% when pulling c248fe5 on hilmarp:akispetretzikis-scraper into 6441750 on hhursev:main.

class AkisPetretzikis(AbstractScraper):
def __init__(self, *args, **kwargs):
super().__init__(*args, **kwargs)
self.recipe_json = json.loads(
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hhursev
Copy link
Owner

hhursev commented Mar 15, 2022

Thanks! Merging and will bump version later today 😉 🍻

@hhursev hhursev merged commit 046a6a7 into hhursev:main Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants