awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Alfred1984 avatar

Alfred1984/interesting-python

0
View on GitHub↗
4,990 نجوم·1,623 تفرعات·Jupyter Notebook·6 مشاهدات

Interesting Python

هذا المشروع عبارة عن مجموعة من تطبيقات Python لكشط الويب، واعتراض حركة مرور الشبكة، وتحليل البيانات، وتحليل المشاعر. يوفر طرقاً لاستخراج البيانات المهيكلة من مواقع الويب وواجهات تطبيقات الهاتف المحمول.

تتضمن المجموعة أدوات لالتقاط وتحليل حزم الشبكة من تطبيقات الهاتف المحمول لتحديد نقاط نهاية API الداخلية المخفية. كما تتميز بنصوص برمجية لتقييم النبرة العاطفية والتصور العام لبيانات النصوص.

يغطي المشروع معالجة وتحويل مجموعات البيانات الكبيرة، بالإضافة إلى إنشاء المخططات والرسوم البيانية لتحديد الاتجاهات والأنماط الديموغرافية.

Features

  • Web Data Scraping - Extracts large volumes of structured information from websites and social feeds using automated Python scripts.
  • Lexicon-Based Sentiment Analyzers - Determines emotional tone by matching text tokens against predefined dictionaries of positive and negative words.
  • Social Media Sentiment Analysis - Determines emotional tone and public perception from short-form social media posts and comments.
  • CSS Selector - Extracts user-defined fields from HTML pages by evaluating CSS selectors against the DOM.
  • Python Data Analysis - Uses Python and its ecosystem to process and analyze structured datasets for pattern and trend discovery.
  • API Interception - Captures network packets from mobile apps to discover hidden internal data interfaces and API endpoints.
  • Web Scraping - Extracts structured content from web pages by parsing HTML and targeting specific element selectors.
  • Intercepting Proxies - Captures and inspects network traffic between mobile devices and servers to discover hidden API endpoints.
  • Browser-Mimicking Request Simulators - Implements tools that mimic browser headers and cookies to programmatically fetch data from protected web interfaces.
  • Network Traffic Analyzers - Captures and inspects network packets from mobile applications to discover undocumented internal APIs.
  • Bot Detection Bypass - Emulates human-like browser behavior through custom headers and cookie management to bypass bot detection.
  • HTTP Interceptors - Captures and analyzes HTTP network traffic from mobile applications to identify internal API endpoints.
  • API Endpoint Discovery - Identifies undocumented internal API endpoints by capturing and analyzing network packets from mobile clients.
  • Mobile Traffic Analysis - Analyzes network data flowing between mobile applications and servers to identify internal data interfaces.
  • Dataset Statistics Analyzers - Calculates descriptive statistics and metrics to uncover hidden patterns and insights in collected data.
  • Sentiment Analysis Tools - Provides implementations for classifying the emotional tone of text data as positive, negative, or neutral.
  • Data Frame Transformations - Uses data frames to clean, filter, and reshape raw scraped information into structured formats.
  • Tabular Data Manipulations - Processes large datasets using tabular structures for cleaning, filtering, and transforming raw scraped information.
  • Matplotlib - Generates static plots and charts using Matplotlib to identify visual patterns and demographic shifts.
  • Data Trend Visualizations - Provides graphical representations of processed numerical datasets to reveal demographic trends and patterns.

سجل النجوم

مخطط تاريخ النجوم لـ alfred1984/interesting-pythonمخطط تاريخ النجوم لـ alfred1984/interesting-python

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Interesting Python

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Interesting Python.
  • nanmicoder/crawlertutorialالصورة الرمزية لـ NanmiCoder

    NanmiCoder/CrawlerTutorial

    4,262عرض على GitHub↗

    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
    عرض على GitHub↗4,262
  • susanli2016/machine-learning-with-pythonالصورة الرمزية لـ susanli2016

    susanli2016/Machine-Learning-with-Python

    4,583عرض على GitHub↗

    This project is a Python machine learning library and data science toolkit designed for building predictive models and analyzing complex datasets. It provides a collection of implementations for common supervised and unsupervised algorithms using the Scikit-Learn framework. The toolkit includes a predictive modeling suite for generating predictions from historical data and a statistical analysis framework for applying Bayesian modeling and causality tests. It also features a data visualization suite based on Matplotlib for rendering static charts and graphs to interpret classifier boundaries

    Jupyter Notebook
    عرض على GitHub↗4,583
  • realpython/materialsالصورة الرمزية لـ realpython

    realpython/materials

    5,173عرض على GitHub↗

    This project is a comprehensive collection of Python programming education materials, including tutorials, exercises, and curated code samples. It serves as a learning curriculum and software engineering toolkit, utilizing Jupyter Notebooks to combine executable code with descriptive educational text. The repository provides practical implementation guides for building large language model applications, such as retrieval-augmented generation systems, stateful AI agents, and machine learning workflows. It distinguishes itself by offering a structured approach to agentic coding workflows, cover

    Jupyter Notebook
    عرض على GitHub↗5,173
  • jz-darkal/androidhttpcaptureالصورة الرمزية لـ JZ-Darkal

    JZ-Darkal/AndroidHttpCapture

    4,598عرض على GitHub↗

    AndroidHttpCapture is a mobile application for intercepting and analyzing HTTP and HTTPS network traffic directly on an Android device. It functions as a local proxy server and traffic interceptor to capture and monitor requests and responses from other installed mobile applications. The tool provides capabilities for MITM HTTPS decryption through root certificate installation and supports exporting captured network sessions as HAR files for external analysis. It allows for real-time response body injection and the modification of request headers via user agent spoofing. The project includes

    Java
    عرض على GitHub↗4,598
عرض جميع البدائل الـ 30 لـ Interesting Python→

الأسئلة الشائعة

ما هي وظيفة alfred1984/interesting-python؟

هذا المشروع عبارة عن مجموعة من تطبيقات Python لكشط الويب، واعتراض حركة مرور الشبكة، وتحليل البيانات، وتحليل المشاعر. يوفر طرقاً لاستخراج البيانات المهيكلة من مواقع الويب وواجهات تطبيقات الهاتف المحمول.

ما هي الميزات الرئيسية لـ alfred1984/interesting-python؟

الميزات الرئيسية لـ alfred1984/interesting-python هي: Web Data Scraping, Lexicon-Based Sentiment Analyzers, Social Media Sentiment Analysis, CSS Selector, Python Data Analysis, API Interception, Web Scraping, Intercepting Proxies.

ما هي البدائل مفتوحة المصدر لـ alfred1984/interesting-python؟

تشمل البدائل مفتوحة المصدر لـ alfred1984/interesting-python: nanmicoder/crawlertutorial — CrawlerTutorial is a comprehensive Python web scraping tutorial and framework designed for extracting data from static… susanli2016/machine-learning-with-python — This project is a Python machine learning library and data science toolkit designed for building predictive models and… realpython/materials — This project is a comprehensive collection of Python programming education materials, including tutorials, exercises,… jz-darkal/androidhttpcapture — AndroidHttpCapture is a mobile application for intercepting and analyzing HTTP and HTTPS network traffic directly on… cjhutto/vadersentiment — VADER (Valence Aware Dictionary and sEntiment Reasoner) is a rule-based, lexicon-driven sentiment analyzer that… cocoadebug/cocoadebug — CocoaDebug is a debugging framework for iOS that provides a toolkit for inspecting application logs, network traffic,…