Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

louissegal/mymicros-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Update 2022

After Oracle completely rebuilt R&A this no longer works in the slightest and would need a complete re-write to bring back to life, and so I am putting this project to rest :)

mymicros-scraper

Script to scrape and email reports from MyMicros/R&A

Fed up of having to log onto the till at EOD, run the reports, scribble them onto a sheet of paper and then trek downstairs to the laptop to send them over to multiple people via email, I devised a solution to extract the reports I needed from the MyMicros reporting system and email them automatically

How to run

Prerequisites

  • python3
  • sendgrid (pip3 install sendgrid)
  • twill (pip3 install twill)
  • Sendgrid API key
  • Obviously, access to a RES3700/Simphony site with MyMicros/Oracle R&A enabled

Running

  • Replace any dummies with values or ENV variables
  • MyMicros login credentials
  • Sendgrid API keys
  • Email sender
  • Email recipient
  • Run!

About

Script to scrape and email reports from MyMicros/R&A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages