Giter Site home page Giter Site logo

schmwong / apac-mcdelivery-menu-logger Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 2.0 26.99 MB

Automatically scrapes McDelivery menu data and records it for future visualisation projects

Jupyter Notebook 4.21% Python 95.79%
beautifulsoup4 mcdonalds mcdonalds-menu scraper scraping-python scraping-websites scrapy scrapy-spider webscraping

apac-mcdelivery-menu-logger's Introduction

Typing SVG

👨🏻‍💻 About

Currently Watching

Free CCNA 200-301 | Complete Course 2022

CCNA Routing & Switching Packet Tracer Labs


Currently Reading

Penetration Testing

Georgia Weidman


Some inconsequential code about myself ...

class schmwong(github.user):
  name = "Paul"
  country = "Singapore 🇸🇬"
  spoken_languages = {
      working: "English",
      second_working: "Mandarin Chinese",
      national: "Malay",
      colloquial: "Singlish"
  }
  personality = "INTP"
  interests = [
    "🔐 Cyber Security",
    "🤖 Process Automation in the Cloud",
    "💈 Data Pipelines"
  ]

  def __init__(self, birth_year=1582):
    super(schmwong, self).__init__(userinfo)
    self.age = datetime.now().year - int(birth_year)  # ♑
    account.type = "Personal"

  def thank_decorator(func):
    def wrapper():
      func()
      print("Thanks for dropping by")
    return wrapper

  @thank_decorator
  def hello(name=schmwong.name, country=schmwong.country):
    print(f"Hi, {name} here 👋")
    print(f"I'm from {country}")

Typing SVG
類別 schmwong(github.使用者):
  名 = "Paul"
  國籍 = "新加坡 🇸🇬"
  語言能力 = {
    工作語言: "英式英語",
    第二工作語言: "華語",
    國語: "馬來語",
    口語: "星式英語"
  }
  人格 = "INTP"
  興趣 = [
    "🔐 網路安全",
    "🤖 雲端流程自動化",
    "💈 數據管道"
  ]
  
  定義 __初始__(俺, 出生年=1582):
    超級(schmwong, 俺).__初始__(使用者資訊)
    俺.年齡 = datetime.now().year - 整數(出生年) #♑
    帳號.類型 = "個人"
   
  定義 歡迎_裝飾器(函數):
    定義 包裝器():
      函數()
      印("歡迎參觀我的個人頁面")
    傳回 包裝器
  
  @歡迎_裝飾器
  定義 問候(名=schmwong.名, 國籍=schmwong.國籍):
    印("你好, 我是, ", 名, " 👋")
    印("我來自 ", 國籍)
About Chinese Python

More inconsequential stuff (certs and such)

Industry and Self-Paced
Instructor-Paced


💡 Languages & Frameworks

python html5 css 3 javascript typescript node js bash markdown mysql

🛠️ Tools I use

npm git mozilla firefox visual studio code github linux Postman

apac-mcdelivery-menu-logger's People

Contributors

schmwong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

apac-mcdelivery-menu-logger's Issues

Xe Exchange Rate CSS Selector Change

The class attribute value of the CSS selector for the exchange rate has changed from result__BigRate-sc-1bsijpp-1.iGrAod to result__BigRate-sc-1bsijpp-1.dPdXSB.

Recommend to set script to only search for prefixed part as shown:

Screenshot 2023-11-07 at 12 03 03

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.