# Changelog of Avito Seller Profile Scraper: Профили продавцов Авито (`getascraper/avito-seller-profile-scraper`) Actor

- **URL**: https://apify.com/getascraper/avito-seller-profile-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/getascraper/avito-seller-profile-scraper.md

## Changelog

All notable changes to this project will be documented in this file.

### \[0.1.0] - 2026-07-15

#### Added

- 🎉 Initial release: scrape Avito seller profile pages by URL or slug.
- ⭐ Rating, review count, follower/following counts, and verification/trust badges.
- 📅 Exact member-since date parsed from Avito's relative "on Avito since {month} {year}" text - most competitors only surface the raw relative text.
- 📦 Lightweight snapshot of each seller's active listings (id, title, price, url, location) alongside active/closed listing totals.
- 🔒 Chrome-TLS-impersonating HTTP client (via `got-scraping`) plus residential Russian proxy to clear Avito's QRATOR anti-bot gate, confirmed identical on seller profile pages as on listing/detail pages.
