- San Francisco Bay Area
- https://www.linkedin.com/in/rohitfalor/
Pinned Loading
-
experiments
experiments PublicCode snippets in TS, JS and Python that show off language quirks, utilize different prog. paradigms, or implement interesting algorithms
Python
-
Uses web automation to locally save ...
Uses web automation to locally save images of all available seating (IMAX 3D, Dolby Cinema 3D) for a given movie in nearby theaters. For Personal and Non-Commercial Use only 1const { firefox } = require('playwright');
23(async () => {
4const browser = await firefox.launch({ headless: true, slowMo: 2000 });
5const page = await browser.newPage();
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.