Boostmobile Category Scraper avatar

Boostmobile Category Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Boostmobile Category Scraper

Boostmobile Category Scraper

The BoostMobile Category Scraper efficiently extracts detailed product data from BoostMobile's online store, including pricing and availability....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

The BoostMobile Category Scraper is a powerful tool designed to extract detailed product information from BoostMobile's online store. This Actor is ideal for businesses and researchers looking to gather comprehensive data on mobile devices, including pricing, availability, and product specifications.

Features

  • Comprehensive Data Extraction: Scrapes detailed product information including name, brand, pricing, and availability.
  • High Data Quality: Ensures accurate and up-to-date information by leveraging Apify's robust crawling infrastructure.
  • Performance Optimized: Efficiently handles large volumes of data with customizable request limits.
  • User-Friendly: Easy setup with prefilled start URLs and intuitive input parameters.
  • Scalable: Suitable for both small-scale and enterprise-level data collection needs.
  • Reliable: Built on Apify's PlaywrightCrawler for consistent performance and minimal downtime.

Input Parameters

ParameterTypeRequiredDescriptionExample
categoryUrlarrayYesURLs to start with.["https://www.boostmobile.com/shop/devices/handsets"]
maxItemsintegerNoMaximum number of requests that can be made by this crawler.100

Example Usage

Example Input

{
"categoryUrl": [
{
"url": "https://www.boostmobile.com/shop/devices/handsets"
}
],
"maxItems": 100
}

Example Output

[
{
"productId": "5540",
"sku": "002773",
"name": "iPhone 17e",
"brand": "Apple",
"url": "https://www.boostmobile.com/shop/iphone-17e.html",
"isFeatured": true,
"featuredLabel": "Store-to-Door",
"image": {
"src": "https://s7d1.scene7.com/is/image/dish/iPhone_17e_Soft_Pink_Position_1?$PLPThumbnail$&fmt=webp-alpha",
"alt": "iPhone_17e_Pink_Position_1"
},
"colors": [],
"storageOptions": [],
"pricing": {
"final": 599.99,
"regular": 599.99,
"onSale": false,
"monthly": null,
"originalMonthly": null
}
}
]

Use Cases

  • Market Research and Analysis: Gather data for market trends and consumer preferences.
  • Competitive Intelligence: Monitor competitor pricing and product offerings.
  • Price Monitoring: Track price changes and promotions over time.
  • Content Aggregation: Compile product information for content creation.
  • Academic Research: Analyze mobile device trends and consumer behavior.
  • Business Automation: Automate data collection for business intelligence.

Installation and Usage

  1. Search for "BoostMobile Category Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array where each object contains detailed information about a product, including:

  • productId: Unique identifier for the product.
  • sku: Stock keeping unit.
  • name: Product name.
  • brand: Manufacturer brand.
  • url: Direct link to the product page.
  • isFeatured: Boolean indicating if the product is featured.
  • pricing: Object containing pricing details such as final, regular, and onSale.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!