3 horizontal lines, burger
3 horizontal lines, burger

3 horizontal lines, burger
Remove all
LOADING ...

Avito ad scraper

Clock
09.06.2026
/
Clock
11.06.2026
/
Icon of app type
Browser extension
An eye
327
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
0

Extension for: Chrome icon
Similar to Chrome-based browsers[Blink-engine]
Minimal supported version:
+114

Description

Parser as an extension. It collects ads on the website and aggregates their general data (link, title, description, price) into one large JSON file. It's also possible to download the collected data either page by page or all at once.
Parses pagination pages using MutationObserver. This was done so that you don't have to manually start the parser each time. However, please note that the parser doesn't launch automatically; you need to click the appropriate button to launch it.
It works so that if the user is on the corresponding site — avito.ru — it is activated. If they are on any other site, it can't be launched. This is accomplished using an entry in the manifest:
"content_scripts": [ { "js": ["assets/scripts/page.js"], "matches": [ "*://www.avito.ru/*" ] } ]
It's activated by inserting a script into the page, which collects the necessary ads.
These ads are then sent to another part of the extension — control.js. Yes, it's just another JS script. Communication occurs continuously, using a special Chrome API. These ads are then collected and sent to the user for download.
All the necessary source code and examples can be found in the extension's repository.

Similar tools

An online scraper of links from websites and their pages | LinkThief

Creation date
04.05.2025
/
Update date
12.03.2026
/
Icon of app type
Web tool
An eye
1618
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
0
This tool is a web version and skin for my library for parsing links from websites. This library has several more skins, such as a CLI script, a GUI application, a Telegram bot and as a regular python library (link-thief) available through PyPI.

Python script to scrape google search result page(or just links)

Creation date
15.02.2025
/
Update date
12.02.2026
/
Icon of app type
Scraper
An eye
641
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
0
This parser is written in python to parse Google search result page and links using its official API.

Do not forget to share, like and leave a comment :)

Reviews

(0)

captcha
Send
LOADING ...
It's empty now. Be the first (o゚v゚)ノ