Skip to content

c24b/reporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reporting

purpose

"Simple script made to relieve the poor online community manager (simple gift for my old teammates :))
that copy paste every day simple stats on their favorite social network and send it to their client.

And No, there is no need to authenticate or use special APIs"

description

Simple script for reporting social media performances such as, for now, Facebook, Twitter, Instagram:

Convert social metrics into:

  • JSON
  • HTML

and can be send by mail

make it work

  1. create a csv file called "report.csv"
  2. add into the report.csv the url of the webpage (facebook, twitter, instasearch): one url by one line s shown in example report.csv,
  3. Into main.py:
    • add the type of report you want:
      • HTML
      • CSV
      • GRAPH
    • add the options for mail
      • FROM, TO , TITLE OF THE MAIL
  4. into a CRONTAB for routine:,

m h dom mon dow python report/main.py

And you're done!

About

Social Media Simple Reporter by Mail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages