Hamrobazar Scrapper Public
by manishshah
Scrape data from hamrobazaar.com with categories with your own page range and store it in a dataset.
Opens on Apify.com
About Hamrobazar Scrapper Public
Scrape data from hamrobazaar.com with categories with your own page range and store it in a dataset.
What does this actor do?
Hamrobazar Scrapper Public is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Hamrobazar Scraper A versatile Apify actor that scrapes product listings from Hamrobazar.com across all categories. The actor fetches comprehensive product details, including prices, descriptions, specifications, seller information, and location data. ## Features - Scrapes all product categories on Hamrobazar - Collects detailed product information including specifications, prices, and locations - Supports pagination for extensive data collection - Filters out duplicate entries - Saves data in structured format to Apify dataset - Only scrapes products posted within the last 2 days to ensure fresh data ## Input Parameters The actor accepts the following input parameters: | Parameter | Type | Default | Description | |-----------|------|---------|-------------| | categoryId | String | "D4225D8B-1FAF-453C-AEC3-66CA1C1E2602" | Category ID to scrape. Select from available categories in the input UI. | | startPage | Integer | 1 | The page number to start scraping from. | | endPage | Integer | 5 | The page number to end scraping at. | | datasetName | String | "hamrobazar-scraper-results" | Name of the dataset where results will be stored. | ## Output Format The output of the actor is stored in the storage. The actor outputs detailed product information including: - Basic product details (ID, name, price, condition) - Category information - Location data (description, latitude, longitude) - Seller information - Product specifications and attributes - Listing dates and status - Images (if available) Example output: json { "ad_Id": "123456", "name": "Sample Product", "brandName": "Brand", "condition": "Used", "price": 50000, "negotiable": true, "location": { "locationDescription": "Kathmandu", "locationLatitude": 27.7172, "locationLongitude": 85.3240 }, "categoryName": "Electronics", "description": "Product description", // ... additional category-specific attributes } ## Usage 1. In Apify Console: - Go to the actor's page - Click "Start" - Configure input parameters - Run the actor 2. With Apify API: javascript const run = await apifyClient.actor("manishshah/hamrobazar-scrapper-public").call({ categoryId: "EB9C8147-07C0-4951-A962-381CDB400E37", startPage: 1, endPage: 10 }); ## Limitations - Maximum 10 products per page (API limitation) - Rate limiting may apply based on Hamrobazar's API restrictions ## Support If you encounter any issues or have questions, please create an issue in the GitHub repository or contact me through Apify. ## Changelog ### v1.0.0 - Initial release - Support for all product categories - Comprehensive data collection - Duplicate filtering ## License MIT --- Developed with ❤️ by Manish
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Hamrobazar Scrapper Public now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- manishshah
- Pricing
- Paid
- Total Runs
- 445
- Active Users
- 17
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support