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

Convert the python scraping scripts into a single .exe file that database administrators can use #11

Open
shi-jie-samuel-tan opened this issue Aug 29, 2020 · 1 comment

Comments

@shi-jie-samuel-tan
Copy link
Collaborator

Create a .exe file that kickstarts the three scraping process (including the SAMHSA comparison script) and update the database with the latest scrapes. (Bonus: we can create documentation or a script that helps them to make scheduled scrapes)

@shi-jie-samuel-tan
Copy link
Collaborator Author

Actually, I am not super sure if we should go with a .exe file. We can probably create a scrape button or something on the Django admin page (assuming that the person initiating a script will be a Django admin for the database). The benefit of using a scrape button on the Django page is that we don't have to make multiple http requests and that the user would have already been authenticated from Django admin login. Whoever that takes up this issue can make the decision and share it with the rest of the team

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

No branches or pull requests

1 participant