Sort Dataset Items
Pricing
Pay per usage
Go to Store
Sort Dataset Items
Add this actor as a webhook to your scraper to sort the dataset by index field
0.0 (0)
Pricing
Pay per usage
3
Monthly users
2
Runs succeeded
>99%
Last modified
2 years ago
Dataset items are immutable but this actor will create a new dataset with ordered items. This is useful if you need to keep the same order as your Start URLs.
- Make sure that items from your scraper in your original dataset have an
index
property, e.g.
1{ 2 index: 1, 3 price: 2.35, 4 title: 'my product', 5 // your other data 6}
- Add this actor as a webhook to your scraper. URL: https://api.apify.com/v2/acts/lukaskrivka~sort-dataset-items/runs?token=YOUR_TOKEN (replace with your real token)
- After your scraper finishes, it will automatically launch this actor. Once this actor finishes, it will produce dataset with sorted items.
Memory
If you need to sort large dataset, you might need to increase memory of this actor. You can change default memory by making it into a task.
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.