playwright-python
Visual Studio Code
playwright-python | Visual Studio Code | |
---|---|---|
35 | 3,184 | |
13,613 | 176,283 | |
1.1% | 0.6% | |
9.2 | 10.0 | |
5 days ago | about 10 hours ago | |
Python | TypeScript | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
playwright-python
-
How to scrape TikTok using Python
TikTok uses quite a lot of JavaScript on its site, both for displaying content and for analyzing user behavior, including detecting and blocking crawlers. Therefore, for crawling TikTok, we'll use a headless browser with Playwright.
- reviewing prelude's django starter template(by Sheena O'Connell)
-
Google and Anthropic are working on AI agents - so I made an open source alternative
Integrating Ollama, Microsoft vision models and Playwright I've made a simple agent that can browse websites and data to answer your query.
-
Ask HN: How to remove Ads from a downloaded HTML file to output an ad free file?
Do you have to use Curl? It wouldn't render a lot of sites correctly anyway (anything that uses JS for rendering).
Can you run a puppeteer/playwright instance and add an ad blocker to that? e.g. https://github.com/ghostery/adblocker or https://github.com/microsoft/playwright-python/issues/782
-
Scrape Google Flights with Python
Playwright
-
Login for web-scraping help
An alternative is to use a package like playwright (or Selenium) to run a browser remotely and login.
-
Show HN: Use cookies from Chrome (CDP) in cURL without copy pasting
Using the tools at hand is often the best approach. That said, I've spent most of the last 13 years of my career automating browsers. For years, I used Selenium with a variety of libraries. After switching to Puppeteer/Playwright, I have zero interest in going back lol. Playwright actually has first party Python support. (Puppeteer has a port called Pyppeteer, but it's no longer maintained and the author recommends using Playwright)
https://playwright.dev/python/
- Any extension to automate workflow in automatic1111?
- Can Requests be used to make a call to a js script? Need some guidance.
-
I can't find any good Python Selenium tutorials out there. Anyone got any good links to video tutorials or even dcoumentatniton?
This is pretty great for web automation https://playwright.dev/python/
Visual Studio Code
-
Top 10 Free Dev Tools to Boost Productivity in 2025
If there’s a king of free dev tools, it’s still VS Code. Microsoft’s lightweight yet ridiculously powerful editor has become the default choice for developers across languages and frameworks.
-
Top 10 Free Tools Every Web Developer Should Know
If you’re a web developer in 2025 and not using VS Code, you’re missing out. Microsoft’s free editor has become the standard thanks to its:
-
What is the Most Effective AI Tool for App Development Today?
In the rapidly evolving landscape of software development, artificial intelligence has transitioned from a niche enhancement to a foundational element in building applications. As developers, entrepreneurs, and businesses seek to create smarter, more efficient apps, the question arises: What is the most effective AI tool for app development today? The answer isn't straightforward—it's not about a single tool dominating the field but rather an ecosystem of technologies that cater to different needs, from coding and prototyping to deployment and personalization.
- Please Keep Humans in the Loop
-
Trackable Flask API using EventSource
An IDE for a comfortable coding experience, either Visual Studio Code or PyCharm.
-
Top 5 Open Source GitHub Repos for Modern Software Development
2. Visual Studio Code – Cross-Platform Code Editor
-
GitHub is no longer independent at Microsoft after CEO resignation
Just look at open issues, sorted by most thumbs up:
https://github.com/microsoft/vscode/issues?q=is%3Aissue%20st...
One that I am interested in is tree sitter syntax highlighting support: https://github.com/microsoft/vscode/issues/50140
There is a ton of things that could be done. The fact that you haven't personally needed more features doesn't mean it's "feature complete". Not even close.
-
How to Send Emails in VS Code with Mailtrap MCP Server
Before we start: Mailtrap MCP server is implemented as a Node.js command line utility, so please install the latest Node.js version alongside the freshest version of VS Code editor.
-
Top 7 Open-Source Tools Developers Should Know in 2025 [Beginner to Intermediate]
2. Visual Studio Code(VS Code)
-
How to Build ACF Blocks in Your WordPress Theme (No Plugin Needed)
Code editor of your choice - I use Visual Studio Code but anything you're comfortable with works fine.
What are some alternatives?
Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
Scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python.
identity-obj-proxy - An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
pyppeteer - Headless chrome/chromium automation library (unofficial port of puppeteer)
KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP