unrealon 1.0.7__py3-none-any.whl → 1.0.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
unrealon/sdk_config.py CHANGED
@@ -8,7 +8,7 @@ import os
8
8
  from pydantic import BaseModel, Field, ConfigDict
9
9
 
10
10
  # Simple version constants
11
- VERSION = "1.0.7"
11
+ VERSION = "1.0.9"
12
12
 
13
13
  # Project info
14
14
  AUTHOR = "UnrealOn Team"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: unrealon
3
- Version: 1.0.7
3
+ Version: 1.0.9
4
4
  Summary: AI-powered web scraping platform with real-time orchestration
5
5
  License: MIT
6
6
  Author: Unrealon Team
@@ -47,6 +47,13 @@ Description-Content-Type: text/markdown
47
47
  [![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/)
48
48
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
49
49
 
50
+ ## 🚀 Ready-to-Use Amazon Parser
51
+
52
+ **Get started immediately with our pre-configured Amazon parser:**
53
+ - **[GitHub Repository](https://github.com/markolofsen/unrealon-parser-amazon)** - Complete Amazon parser with all configurations
54
+ - **Zero Setup**: Clone and run with minimal configuration
55
+ - **Production Ready**: Includes all enterprise features and optimizations
56
+
50
57
  ## Overview
51
58
 
52
59
  UnrealOn SDK is a comprehensive Python framework for building production-ready web scrapers with integrated AI capabilities, real-time monitoring, and enterprise orchestration features. The platform combines traditional web scraping techniques with modern AI-powered extraction, providing developers with a unified solution for data collection at scale.
@@ -1,5 +1,5 @@
1
1
  unrealon/__init__.py,sha256=IWhHl4jLgYR5HjEtHR1_-BF3tUkXJpP67IqqekdsVxk,494
2
- unrealon/sdk_config.py,sha256=V9QDoWS74obOJv4PotCHbXSWuI78NeIujzM8Lx_j-pc,2118
2
+ unrealon/sdk_config.py,sha256=PitO_C97U1n_yZCyCl4jelonaZJs-MMjB9G88A2ZbVg,2118
3
3
  unrealon_browser/README.md,sha256=9pP6RrfMGHtdT5uDLFAUB1e4nNGzZudXViEo1940gKw,396
4
4
  unrealon_browser/__init__.py,sha256=pLHhYYhYJmzrED1Chi3uQAETVFxqQrikwEAwO2TTZ70,631
5
5
  unrealon_browser/pyproject.toml,sha256=_PTGU6Pwh7antWDqZeA6KU-Vx3Xw4jwTlU_Wgt6t0Cg,4945
@@ -240,7 +240,7 @@ unrealon_sdk/src/internal/http_client.py,sha256=uU3BdNYj4ZL16y0BpBxOtWLOo-pE-8LW
240
240
  unrealon_sdk/src/internal/websocket_client.py,sha256=1TteTv_6dUMXS5xTXwld6XB2Q0hcOsycLv9l_KEB8aA,15700
241
241
  unrealon_sdk/src/provider.py,sha256=kyKjUjuo6s8hcTld8gIc7aO4SM7ozhsUlIM0EXOyblw,14104
242
242
  unrealon_sdk/src/utils.py,sha256=nj8a83a7p_RXA985yRdHQxPr2S4rwKiwp1wD3qj7EEU,5440
243
- unrealon-1.0.7.dist-info/LICENSE,sha256=eEH8mWZW49YMpl4Sh5MtKqkZ8aVTzKQXiNPEnvL14ns,1070
244
- unrealon-1.0.7.dist-info/METADATA,sha256=0Ge4C8jAuQrfnYPdBpo8BA60yLUhDGfm8b7gIzG87Cc,29061
245
- unrealon-1.0.7.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
246
- unrealon-1.0.7.dist-info/RECORD,,
243
+ unrealon-1.0.9.dist-info/LICENSE,sha256=eEH8mWZW49YMpl4Sh5MtKqkZ8aVTzKQXiNPEnvL14ns,1070
244
+ unrealon-1.0.9.dist-info/METADATA,sha256=_P0TEDbEL0Wcb9f9OhpFOPWHjg56sGHkNqWISaPZaEw,29429
245
+ unrealon-1.0.9.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
246
+ unrealon-1.0.9.dist-info/RECORD,,