Skip to content
New issue

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

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

Already on GitHub? # to your account

Deenasun/81 feat schedule the web scraper #88

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

deenasun
Copy link
Collaborator

@deenasun deenasun commented Nov 25, 2024

What's new in this PR

Description

Modified api/webscraper files to be modules so that functions could be imported into Flask backend

Set up api/app.py for Flask python backend

  • Defined GET endpoints to trigger webscraper functions

Modified next.config.mjs file to reroute URL path with /api/ to the Flask backend

Wrote skeleton code in Supabase for cron function to run every 15th of the month

  • Function will make HTTP GET requests to python API

Screenshots

How to review

Next steps

Relevant links

Online sources

Related PRs

CC: @itsliterallymonique

@deenasun deenasun linked an issue Nov 25, 2024 that may be closed by this pull request
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Schedule the web scraper to run 15th of every month
1 participant