Parser of the Ukrainian Advertisements OLX.ua
A program is developed (in the form of a console application) that collects all the basic information on the OLX website ads (including the phone numbers of users).It was originally written in Python for the Windows platform, although porting under Linux should not make special difficulties.To operate the application, you need to provide a list of OLX accounts that will be authorized to access protected data through the API.Additional proxy is not required, as, if possible, the resources of the TOR network are used.The data is stored in JSON, CSV and XLSX formats.It is also possible to store images from the ads.Video demonstration of work: https://youtu.be/hUFKrMFm7wc
This program is an open source project and is distributed under free license.The source code is available in the GitHub repository: https://github.com/nik-panekin/olx_scraper
Keywords: #python, #requests, #beautifulsoup4, #selenium, #web-scraping, #parsing, #olx
This program is an open source project and is distributed under free license.The source code is available in the GitHub repository: https://github.com/nik-panekin/olx_scraper
Keywords: #python, #requests, #beautifulsoup4, #selenium, #web-scraping, #parsing, #olx