awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gxcuizy avatar

gxcuizy/Python

0
View on GitHub↗
5,296 Stars·1,476 Forks·Python·6 Aufrufe

Python

This project is a collection of Python scripts and source code examples designed for learning programming fundamentals through practical application. It serves as a toolkit for web scraping and browser automation, alongside a library of utilities for data processing.

The repository includes scripts for simulating human interactions to automate repetitive web tasks and online booking processes. It also provides a structured database of administrative divisions, including provinces, cities, and districts, for geographic data management and address validation.

The collection covers capabilities for extracting structured data and images from websites using both browser drivers and network requests. Additional utilities handle the manipulation of spreadsheet files and the management of compressed file archives.

Features

  • Python Programming Tutorials - Provides instructional content and practical projects for learning the Python programming language.
  • Python Script Collections - Offers a diverse collection of Python scripts demonstrating practical applications of programming fundamentals and automation.
  • Web Task Automations - Automates repetitive browser-based workflows and site interactions such as online booking.
  • Web Data Scraping - Extracts structured data from public websites using automated scripts and browser automation.
  • Python Browser Automation Libraries - Provides Python toolkits for scripting browser interactions and simulating human user actions to automate web tasks.
  • Headless Web Scraping - Extracts structured data from websites using network requests instead of a full browser.
  • Browser Automation - Provides tools for simulating user interactions in web browsers to perform repetitive tasks.
  • Browser Automation - Controls web browsers programmatically to perform automated tasks and data extraction.
  • Web Scraping and Extraction - Provides tools for parsing HTML and using selectors to extract structured data from websites.
  • Geographic Hierarchy Organization - Organizes administrative regional data into nested structures for efficient lookup of provinces and cities.
  • Data Cleaning and Formatting - Automates data cleaning and formatting tasks by reading and modifying external spreadsheet files.
  • Spreadsheet Data Processing - Reads and modifies spreadsheet files to automate data cleanup and formatting tasks.
  • Spreadsheet Manipulation - Reads and modifies spreadsheet files to perform automated data cleanup and formatting.
  • Geographic Data - Provides structured retrieval of standardized regional entities and their administrative hierarchies.
  • State and Province Data - Provides a structured dataset of sub-national administrative divisions including provinces, cities, and districts.
  • Administrative Division Databases - Organizes geographic data for provinces, cities, and districts using structured data formats.
  • Data Processing Utilities - Includes utilities for transforming and manipulating data formats, specifically for cleaning spreadsheets and managing file archives.

Star-Verlauf

Star-Verlauf für gxcuizy/pythonStar-Verlauf für gxcuizy/python

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht gxcuizy/python?

This project is a collection of Python scripts and source code examples designed for learning programming fundamentals through practical application. It serves as a toolkit for web scraping and browser automation, alongside a library of utilities for data processing.

Was sind die Hauptfunktionen von gxcuizy/python?

Die Hauptfunktionen von gxcuizy/python sind: Python Programming Tutorials, Python Script Collections, Web Task Automations, Web Data Scraping, Python Browser Automation Libraries, Headless Web Scraping, Browser Automation, Web Scraping and Extraction.

Welche Open-Source-Alternativen gibt es zu gxcuizy/python?

Open-Source-Alternativen zu gxcuizy/python sind unter anderem: nanmicoder/crawlertutorial — CrawlerTutorial is a comprehensive Python web scraping tutorial and framework designed for extracting data from static… ruipgil/scraperjs — Scraperjs is a JavaScript web scraping library and headless browser automation tool designed to extract structured… mherrmann/selenium-python-helium — This project is a high-level Python library and wrapper for Selenium designed for web browser automation and… lavague-ai/lavague — LaVague is an LLM web agent framework and large action model designed to translate natural language instructions into… php-webdriver/php-webdriver — php-webdriver is a WebDriver PHP client and browser automation framework that implements the W3C WebDriver standard.… xiu2/userscript — UserScript is a collection of JavaScript userscripts designed to modify website behavior and appearance. It functions…

Open-Source-Alternativen zu Python

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Python.
  • nanmicoder/crawlertutorialAvatar von NanmiCoder

    NanmiCoder/CrawlerTutorial

    4,262Auf GitHub ansehen↗

    CrawlerTutorial is a comprehensive Python web scraping tutorial and framework designed for extracting data from static and dynamic websites. It functions as a web data extraction pipeline and an HTTP request orchestrator, covering the full lifecycle of scraping applications from initial fetching to final data storage. The project provides specialized guidance on anti-bot bypass techniques and web API reverse engineering. It includes methods for evading browser detection through identity masking and proxy rotation, as well as techniques for identifying hidden API endpoints by analyzing network

    Python
    Auf GitHub ansehen↗4,262
  • lavague-ai/lavagueAvatar von lavague-ai

    lavague-ai/LaVague

    6,374Auf GitHub ansehen↗

    LaVague is an LLM web agent framework and large action model designed to translate natural language instructions into executable browser automation scripts. It functions as a multi-modal orchestrator that reasons over web page states and HTML content to automate multi-step tasks via a Selenium-based automation engine. The framework features a modular model provider layer, allowing users to swap between different language and vision models from providers such as Anthropic, Gemini, and Azure OpenAI. It employs a multi-modal world model to process screenshots and HTML structures, utilizing retri

    Pythonaibrowserlarge-action-model
    Auf GitHub ansehen↗6,374
  • mherrmann/selenium-python-heliumAvatar von mherrmann

    mherrmann/selenium-python-helium

    8,306Auf GitHub ansehen↗

    This project is a high-level Python library and wrapper for Selenium designed for web browser automation and functional testing. It provides a simplified interface for controlling browsers to execute automated workflows and end-to-end tests across Chrome and Firefox. The library distinguishes itself by replacing technical CSS selectors and identifiers with label-based element discovery, allowing elements to be located via visible text. It further simplifies browser control by automating window management through page titles and handling nested frame interactions without requiring manual conte

    Python
    Auf GitHub ansehen↗8,306
  • php-webdriver/php-webdriverAvatar von php-webdriver

    php-webdriver/php-webdriver

    5,203Auf GitHub ansehen↗

    php-webdriver is a WebDriver PHP client and browser automation framework that implements the W3C WebDriver standard. It serves as a programmatic interface for controlling web browsers, executing JavaScript, and managing browser sessions in both headed and headless environments. The library functions as a Selenium protocol implementation, allowing PHP applications to communicate with browser drivers such as ChromeDriver or GeckoDriver. It provides the ability to automate user actions, navigate pages, and validate DOM elements for web UI testing. Its capabilities cover broad areas of browser i

    PHPphp-webdriverseleniumselenium-php
    Auf GitHub ansehen↗5,203
  • Alle 30 Alternativen zu Python anzeigen→