📋 รายการฟีเจอร์

ฟีเจอร์ทั้งหมดที่ติดตั้งในระบบ e-GP Web Scraper

Guest
G
100+
ฟีเจอร์ทั้งหมด
10
หมวดหมู่
15+
API Endpoints
100%
ใช้งานได้จริง

🔐 Login และ Authentication

Human-like Typing
พิมพ์ทีละตัวอักษร (0.05-0.2 วินาที/ตัว)
Random Delay
หยุดพักแบบสุ่ม (0.5-1.0 วินาที)
Auto Login
Login อัตโนมัติด้วย username/password
Login Verification
ตรวจสอบว่า login สำเร็จหรือไม่
Session Persistence
เก็บ session ด้วย Chrome Profile
Multiple Accounts
รองรับหลายบัญชี + Auto-fill
Keycloak OAuth
รองรับ Keycloak authentication

🌐 Browser Control

Open/Close Browser
เปิด/ปิด Chrome browser
Browser Status
ตรวจสอบสถานะ browser
Navigate to URL
นำทางไปยัง URL ที่กำหนด
Quick Navigation
ปุ่มลัดไปหน้าที่ใช้บ่อย
Headless Mode
รองรับ headless mode
Custom Window Size
กำหนดขนาดหน้าต่าง (1920x1080)

📡 Network Logging

Capture All Requests
ดักจับ network requests ทั้งหมด
Request Details
URL, Method, Headers, POST Data
Response Logging
Status, Headers, MIME Type
Filter & Search
กรองและค้นหา network logs

📝 Console Logging

Capture Console Logs
ดักจับ console logs ทั้งหมด
Log Level Detection
INFO, WARNING, SEVERE
Color Coding
สีตาม level (แดง=SEVERE)

💻 cURL Generation

Postman Format
สร้าง cURL แบบ Postman
Firefox Format
สร้าง cURL แบบ Firefox
Include All Data
Headers, Cookies, POST Data
Copy to Clipboard
คัดลอก cURL ได้ทันที

🔧 DevTools Scraping

Cookies
ดึง cookies ทั้งหมด
Elements
ดึง HTML elements
Sources
ดึง JS/CSS sources
Application
localStorage, sessionStorage
Page Info
Title, URL, Meta tags
IP Address
Client/Server IP info

🔐 Security Testing

Route Scanner
สแกน Angular/JS routes
API Discovery
ค้นหา API endpoints
Authorization Tester
ทดสอบ API authorization
JWT Decoder
ถอดรหัส JWT tokens
Vulnerability Detection
ตรวจจับช่องโหว่
Export Results
ส่งออกผลการสแกน JSON

🛡️ VPN Control

NordVPN Integration
เชื่อมต่อ NordVPN
Connect/Disconnect
เชื่อมต่อ/ตัดการเชื่อมต่อ
Country Selection
เลือกประเทศ VPN
Status Display
แสดงสถานะและ IP

📁 Session Management

Session CRUD
สร้าง/ดู/แก้ไข/ลบ sessions
Session Persistence
เก็บ session ด้วย Chrome Profile
Filter & Search
กรองตามสถานะ/username
Statistics
สถิติ sessions

🔌 API Endpoints

Endpoint Method รายละเอียด
/scraper/ GET หน้าหลัก
/scraper/browser/open/ POST เปิด browser
/scraper/browser/scrape/ POST Scrape หน้าปัจจุบัน
/scraper/security/scan-routes/ POST สแกน routes
/scraper/security/discover-apis/ POST ค้นหา APIs
/scraper/security/test-auth/ POST ทดสอบ authorization
/scraper/vpn/status/ GET สถานะ VPN
/scraper/ip-info/ GET ข้อมูล IP Address
/scraper/profiles/ GET รายการ Chrome profiles

🛠️ เทคโนโลยีที่ใช้

🐍
Python 3.13
Backend
🎯
Django 5.x
Web Framework
🌐
Selenium
Browser Automation
💨
TailwindCSS
Styling