Skip to content

Browser extension tracking carbon footprint via web scraper

Notifications You must be signed in to change notification settings

blloop/info-salad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

info-salad

A browser extension that uses a web scraper to estimate the carbon footprint of opening a website. This application runs alongside a locally hosted flask server which routes the current url request and returns the calculated estimate. Calculations are rough estimates based on the text and images scraped from the websites.

Project for DubHacks '22

Requirements to run:

  • Python 3.10 (added to PATH)
    • Flask
    • Requests
    • BeautifulSoup
  • Any common web browser

Sources:

Calculations are rough estimates based on a scrape of the webpage.