Netshoes Brazil Product & Price Scraper avatar

Netshoes Brazil Product & Price Scraper

Pricing

from $3.00 / 1,000 produto entregues

Go to Apify Store
Netshoes Brazil Product & Price Scraper

Netshoes Brazil Product & Price Scraper

Extraia produtos da Netshoes Brasil com precos, descontos, estoque, tamanhos, cores, marcas, avaliacoes, vendedores, imagens e URLs. Scraper e API para tenis, esportes e inteligencia de ecommerce.

Pricing

from $3.00 / 1,000 produto entregues

Rating

0.0

(0)

Developer

Latin America Data

Latin America Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Search Netshoes Brazil and export structured sports ecommerce data. This Netshoes scraper and API returns sneakers, apparel and sports products with prices, discounts, availability, sizes, colors, ratings, sellers, installments, images and direct URLs.

Use it for sneaker price monitoring, sports assortment analysis, seller intelligence, brand tracking, promotion monitoring, competitor research and product feeds in JSON, CSV, Excel, XML or through the Apify API and webhooks.

Data you receive

  • Product, parent-product and SKU identifiers
  • Name, brand, department and product type
  • Current price, list price and discount percentage in BRL
  • Available sizes and colors
  • Rating, review count, seller and seller score
  • Installments, payment method and promotions
  • Image URL, product URL, page, rank and timestamp

Input

FieldTypeDescription
termstringProduct, brand, sport or category to search.
maxItemsintegerOptional result limit. Omit it to continue through the available search.
maxPagesintegerOptional page limit. Omit it to continue until the source ends.
startPageintegerFirst result page, starting at 1.
maxRuntimeSecsintegerRuntime safety budget; collected products are preserved.
requestTimeoutSecsintegerMaximum wait for one source response.
failOnNoResultsbooleanFail instead of returning an auditable no_results row.
{
"term": "tenis adidas",
"maxItems": 100
}

Example result

{
"status": "success",
"source": "Netshoes Brasil",
"product_id": "FBA-4136",
"sku_id": "FBA-4136-028-38",
"title": "Tenis Adidas VL Court 3.0 Feminino",
"brand": "Adidas",
"price": 299.99,
"list_price": 399.99,
"discount_percent": 25,
"currency": "BRL",
"rating": 4.89,
"sizes": ["35", "36", "37", "38"],
"seller_name": "Adidas",
"source_url": "https://www.netshoes.com.br/p/..."
}

Pagination and billing

The Actor saves products progressively in deterministic page order and removes duplicates. Without maxItems or maxPages, it continues until the search ends or the runtime safety budget is reached. Current offers are retrieved before a row is billed; missing offers are never invented.

Each valid product stored in the Dataset costs USD 0.003. Operational rows such as no_results, blocked, partial or failed are not result events. Apify platform usage is paid by the user running the Actor.

Output status

  • success: a valid product with a current offer
  • no_results: the requested page has no products
  • partial: earlier products were preserved after a later source problem
  • blocked or failed: the source could not be read; no product is fabricated

Netshoes is a trademark of its respective owner. This independent data extraction tool is not affiliated with or endorsed by Netshoes.