Avito Seller Profile Scraper: Профили продавцов Авито avatar

Avito Seller Profile Scraper: Профили продавцов Авито

Pricing

from $3.00 / 1,000 seller profiles

Go to Apify Store
Avito Seller Profile Scraper: Профили продавцов Авито

Avito Seller Profile Scraper: Профили продавцов Авито

Scrape Avito.ru seller profile pages - rating, review count, exact member-since date, verification badges, and a snapshot of active listings for any seller.

Pricing

from $3.00 / 1,000 seller profiles

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 days ago

Last modified

Share

👤 Avito Seller Profile Scraper: Профили продавцов Авито

Know exactly who you are buying from on Avito before you ever pick up the phone.
Turn any seller profile on Авито (avito.ru) into a full trust report: real join date, rating, verification badges, and their current listings, ready in seconds.
📅 Exact join date
Avito only shows "member since 2022". We turn that into a real, sortable date.
🛡️ Verification badges
See who is ID-verified and who has delivery purchase history, not just a star rating
📦 Active listings snapshot
Every seller row comes with their current listings: title, price, and city
🔓 No browser, no login
Runs reliably against Russia's largest classifieds site without any sign-in wall

Get a structured trust report for any seller on Авито (avito.ru), Russia's largest classifieds marketplace. Give this Actor a seller profile URL or slug and it returns one clean row per seller: name, avatar, rating, review count, followers, an exact parsed join date, verification badges, response time, active and closed listing counts, and a snapshot of their currently active listings. Built for sourcing due diligence, dealer research, and lead generation, without opening a single profile by hand. Runs on the Apify platform with scheduling, integrations (Make, Zapier, Google Sheets), and run monitoring built in.

🔍 What does Avito Seller Profile Scraper do?

This Actor pulls the public profile page for any seller on avito.ru, whether that seller is a private individual or a registered dealer storefront.

Give it a seller profile URL (or just the slug from that URL) and it returns their display name, average rating, review count, follower and following counts, verification and trust badges, typical response time, how many listings they currently have active versus closed, and a lightweight snapshot of their active listings, including title, price, and city for each one. It also parses Avito's own relative "on Avito since {month} {year}" text into a real calendar date, so you can sort and filter sellers by tenure instead of reading vague phrases.

💡 Why use Avito Seller Profile Scraper?

  • I run sourcing for a dealership and need to vet a seller before a large purchase. I check their exact join date, rating, and active inventory before I ever call them.
  • I do competitor research on rival dealer accounts. I track their live listing count and price range on a schedule instead of checking their storefront by hand.
  • I build outreach lists of active Avito sellers for lead generation. I export verified, currently-selling accounts in bulk instead of copying profiles one at a time.
  • I research marketplace trust and safety and need to compare verification badges and review patterns across many seller accounts at once.

🚀 How to use Avito Seller Profile Scraper

STEP 1
Add seller URLs
Paste seller profile URLs, or just their slug, into the input list.
STEP 2
Run the Actor
It reads each public profile page directly, no login required.
STEP 3
Export your results
Download one row per seller: rating, badges, join date, and active listings.

⚙️ Input

FieldTypeRequiredDescription
sellerUrlsarray of URLsYesAvito seller profile URLs, such as https://www.avito.ru/brands/greats, or bare slugs like greats. Find the slug on any listing page's seller link.
maxItemsintegerNoMaximum number of sellers to scrape from the list. Set to 0 to process every URL provided. Defaults to 100.
maxActiveListingsintegerNoMaximum number of active-listing rows to include in the snapshot per seller. Defaults to 20.
includeRawDatabooleanNoAttach a small raw debug object to each result. Off by default.
proxyConfigurationobjectNoProxy routing settings. Defaults to Apify's Russian residential proxy network, already tuned for reliable access to Avito.

📦 Output

Download the results as a spreadsheet, a table, or structured data ready for your own systems. Each row is one seller profile:

{
"sellerUrl": "https://www.avito.ru/brands/greats",
"scrapedAt": "2026-07-15T14:19:25.914Z",
"sellerSlug": "greats",
"name": "GREATS | Deluxe Auto Gallery",
"avatarUrl": "https://80.img.avito.st/image/1/1.KjAg-ra5kNkWXQTfeMogTSZYhN-SfwTfllOm25ZZkNs.iJzU9H4YhahJaMIrXsluEuaqhuvmIveLr1BOoH6_Z4o",
"ratingAvg": 4.4,
"reviewCount": 58,
"followersCount": 9520,
"followingCount": 10,
"memberSinceText": "На Авито с февраля 2022",
"memberSinceDate": "2022-02-01",
"responseTimeText": "Отвечает около часа",
"badges": ["Данные подтверждены", "2 покупки с Авито Доставкой"],
"activeListingsCount": 221,
"closedListingsCount": 1645,
"activeListings": [
{
"itemId": "8238965907",
"title": "Mercedes-Benz GLE-класс AMG 3.0 AT, 2025",
"price": 16290000,
"formattedPrice": "16 290 000 ₽",
"url": "https://www.avito.ru/moskva/avtomobili/mercedes-benz_gle-klass_amg_3.0_at_2025_8238965907",
"location": "Москва"
}
]
}

📊 Output data fields

FieldTypeDescription
sellerUrlstringThe canonical profile URL this seller was scraped from.
sellerSlugstringThe seller's slug or id, taken from the profile URL.
namestringSeller's display name as shown on Avito.
avatarUrlstringSeller's profile picture URL.
ratingAvgnumberAverage rating out of 5, straight from Avito's own rating widget.
reviewCountnumberNumber of reviews behind that rating.
followersCountnumberNumber of Avito users following this seller.
followingCountnumberNumber of sellers this account follows.
memberSinceTextstringAvito's own relative join-date text, such as "На Авито с февраля 2022".
memberSinceDatestringThe join date parsed into an ISO date (YYYY-MM-01), so you can sort and filter by tenure.
responseTimeTextstringAvito's own response-time text, when the seller has enough contact history for Avito to show one.
badgesarray of stringsVerification and trust badges shown on the profile, such as data verification or delivery purchase history. Omitted when a seller has none.
activeListingsCountnumberTotal active listings, from Avito's own profile tab counter.
closedListingsCountnumberTotal closed or sold listings, from Avito's own profile tab counter.
activeListingsarray of objectsA snapshot of the seller's current active listings (id, title, price, formatted price, url, city), capped by maxActiveListings.
scrapedAtstringTimestamp when this row was collected.

💰 Pricing

This Actor uses pay-per-result pricing: you pay for the seller profiles you actually get back, and nothing for an empty run. There is no subscription and no minimum spend. Use maxItems to control how many results a run returns.

⭐ Enjoying Avito Seller Profile Scraper: Профили продавцов Авито?

⭐ ⭐ ⭐ ⭐ ⭐
Turning a vague Avito profile into a real trust report before you buy or partner up?
A 5-star rating takes 10 seconds and helps other buyers, sourcing teams, and researchers vetting Avito sellers find it. Your feedback also tells us what to build next.
★  Rate this Actor on Apify

✨ Tips

  • Paste the seller's /brands/<slug> URL, or just the slug itself, both work the same way.
  • Keep maxActiveListings low for a quick trust check, or raise it when you want a fuller inventory snapshot.
  • Sort your results by memberSinceDate to separate long-tenured sellers from brand-new accounts.
  • Check badges before a large purchase. A seller with no verification badges is a signal worth following up on.
  • Re-run the same seller list on a schedule to track how a dealer's active listing count changes over time.

❓ FAQ, disclaimers, and support

Что такое парсер профилей продавцов Авито? This Actor is a parser (парсер) for Avito seller profiles. Give it a profile URL or slug, and it returns structured seller data: rating, reviews, join date, badges, and active listings.

Как проверить продавца на Авито перед покупкой? Add the seller's profile URL to sellerUrls and run the Actor. It returns their rating, verification badges, exact join date, and current active listings in one row.

Does this scraper get blocked by Avito? It is built specifically to run reliably against Avito's seller profile pages, one after another, without manual intervention.

Does it work for both private sellers and registered dealers? Yes. Both account types use the same profile page shape on Avito, and this Actor reads whichever data is genuinely present on each profile. It never fills in a guessed business-account flag or a seller location Avito does not actually show.

Does it scrape every listing a seller has ever posted? No. It returns a capped snapshot of currently active listings (set by maxActiveListings), plus the total active and closed counts. For full listing detail at scale, pair it with a dedicated Avito listings Actor.

How fresh is the data? Every run fetches the current profile page directly from Avito at run time. There is no cached or stale data.

Is scraping Avito data legal? This Actor collects publicly available profile data. You are responsible for complying with Avito's Terms of Service and applicable laws in your use of the data.

Found a bug or need a field added? Open an issue on the Actor's Issues tab. Custom solutions are available on request.

🔗 Other actors