ss.lv scraper
No credit card required
ss.lv scraper
No credit card required
Get info from Latvian ss.lv ad site. Get the newest or all ads in the selected category. Download the data in JSON, CSV, Excel, and more
You can access the ss.lv scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.ss.lv/lv/transport/cars/land-rover/freelander/"
5 }
6 ],
7 "proxyConfig": {
8 "useApifyProxy": true
9 }
10}' |
11apify call bibim/scraper --silent --output-dataset
ss.lv scraper API through CLI
The Apify CLI is the official tool that allows you to use ss.lv scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
8 monthly users
-
2 stars
>99% runs succeeded
Created in Mar 2023
Modified 2 years ago