{"id":28718670,"url":"https://github.com/thomasjanssen-tech/playwright-tutorial","last_synced_at":"2026-04-24T20:35:52.446Z","repository":{"id":297939098,"uuid":"998351843","full_name":"ThomasJanssen-tech/Playwright-Tutorial","owner":"ThomasJanssen-tech","description":"Learn how to use Playwright / Patchwright for Web Scraping and become 100% undetectable!","archived":false,"fork":false,"pushed_at":"2025-06-08T13:07:37.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-08T13:37:15.636Z","etag":null,"topics":["patchright","playwright","playwright-python","webscraping"],"latest_commit_sha":null,"homepage":"https://thomasjanssen.tech/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThomasJanssen-tech.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-08T12:34:52.000Z","updated_at":"2025-06-08T13:07:40.000Z","dependencies_parsed_at":"2025-06-08T13:48:00.845Z","dependency_job_id":null,"html_url":"https://github.com/ThomasJanssen-tech/Playwright-Tutorial","commit_stats":null,"previous_names":["thomasjanssen-tech/playwright-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThomasJanssen-tech/Playwright-Tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasJanssen-tech%2FPlaywright-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasJanssen-tech%2FPlaywright-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasJanssen-tech%2FPlaywright-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasJanssen-tech%2FPlaywright-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasJanssen-tech","download_url":"https://codeload.github.com/ThomasJanssen-tech/Playwright-Tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasJanssen-tech%2FPlaywright-Tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259924681,"owners_count":22932782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["patchright","playwright","playwright-python","webscraping"],"created_at":"2025-06-15T05:03:12.544Z","updated_at":"2026-04-24T20:35:52.411Z","avatar_url":"https://github.com/ThomasJanssen-tech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003ePlaywright Tutorial\u003c/h1\u003e\n\n\u003ch2\u003eWatch the full tutorial on my YouTube Channel\u003c/h2\u003e\n\u003cdiv\u003e\n\n\u003ca href=\"https://www.youtube.com/watch?v=afobK3UbTeE\"\u003e\n    \u003cimg src=\"thumbnail_small.png\" alt=\"Thomas Janssen Youtube\" width=\"200\"/\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n\u003ch2\u003ePrerequisites\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003ePython 3.11+\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eInstallation\u003c/h2\u003e\n\u003ch3\u003e1. Clone the repository:\u003c/h3\u003e\n\n```\ngit clone https://github.com/ThomasJanssen-tech/Playwright-Tutorial\ncd Playwright-Tutorial\n```\n\n\u003ch3\u003e2. Create a virtual environment\u003c/h3\u003e\n\n```\npython -m venv venv\n```\n\n\u003ch3\u003e3. Activate the virtual environment\u003c/h3\u003e\n\n```\nvenv\\Scripts\\Activate\n(or on Mac): source venv/bin/activate\n```\n\n\u003ch3\u003e4. Install libraries\u003c/h3\u003e\n\n```\npip install -r requirements.txt\n```\n\n\u003ch3\u003e5. Configuration\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRename the .env.example file to .env\u003c/li\u003e\n\u003cli\u003eGet your free AgentQL API Key: https://www.agentql.com/?utm_source=YouTube\u0026utm_medium=Creators\u0026utm_id=Janssen_102024\u003c/li\u003e\n\u003cli\u003eAdd your AgentQL API key\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eExecuting the scripts\u003c/h2\u003e\n\n- Open a terminal in VS Code\n\n- Execute the following command:\n\n```\npython playwright_scraping_indeed.py\npython scraping_with_agentql.py\npython patchright_scraping_indeed.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasjanssen-tech%2Fplaywright-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasjanssen-tech%2Fplaywright-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasjanssen-tech%2Fplaywright-tutorial/lists"}