
Noon Advanced Scraper
1 day trial then $20.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Noon Advanced Scraper
1 day trial then $20.00/month - No credit card required now
Scrape everything with Noon Advanced Scraper ! Whole category, search results, list of products, ratings, reviews, pricing info, and more...
Actor Metrics
8 monthly users
No reviews yet
1 bookmark
92% runs succeeded
Created in Jan 2025
Modified a month ago
You can access the Noon Advanced Scraper programmatically from your own applications by using the Apify API. You can also 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 "scrape_type": "product",
3 "sort_by": "popularity",
4 "max_reviews_per_product": 100,
5 "proxy_config": {
6 "useApifyProxy": false
7 }
8}' |
9apify call buseta/noon-advanced-scraper --silent --output-dataset
Noon Advanced Scraper API through CLI
The Apify CLI is the official tool that allows you to use Noon Advanced 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: