🔍🛒 Wish Scraper avatar
🔍🛒 Wish Scraper

Pricing

$1.50 / 1,000 products

Go to Store
🔍🛒 Wish Scraper

🔍🛒 Wish Scraper

3x1t/wish-scraper

Developed by

3x1t

Maintained by Community

Simple listings scraper. Extract product data from Wish.com to track trends, monitor pricing, and analyze customer reviews. Get fast, customizable results for valuable e-commerce insights. Fast, cheap & reliable.

0.0 (0)

Pricing

$1.50 / 1,000 products

2

Monthly users

2

Last modified

a day ago

🔍 What does Wish Scraper do?

🔍🛒 Wish Scraper is a tool for extracting products from Wish.com, one of the largest e-commerce marketplaces in the world. It features a simple interface for setting the search query and filters.

❓ Why scrape Wish?

Scraping Wish can provide valuable insights for businesses, marketers, and researchers by enabling them to track product trends, customer sentiment, and pricing strategies. The platform is known for offering a wide variety of affordable products, many of which come from overseas suppliers. By scraping Wish, you can quickly gather data on popular items, emerging market trends, and competitive pricing. This data can help businesses make informed decisions regarding inventory, marketing strategies, and product positioning, all while staying ahead of their competitors.

Another compelling reason to scrape Wish is to analyze customer reviews and ratings. Wish’s review section is a goldmine of feedback, revealing not only the quality of the products but also potential issues customers might be experiencing. By collecting and analyzing reviews, you can gain a deeper understanding of consumer preferences, pain points, and product performance. This can be especially useful for sellers looking to optimize their offerings or improve their customer service by addressing recurring issues or highlighting their strengths.

Lastly, scraping Wish can be a strategic tool for tracking the performance of specific merchants or products over time. By gathering data on merchant ratings, stock availability, and product reviews, you can monitor how these factors evolve and identify successful sellers or products. This information is invaluable for spotting emerging brands or suppliers, identifying potential collaborations, and optimizing your own product offerings. Whether you’re a competitor, researcher, or marketer, scraping Wish provides a comprehensive view of the marketplace to help you stay competitive and informed.

🚀 Features

  1. Search for products using Search queries
  2. Setup simple product filters
    1. Price filter
    2. Rating filter
  3. Fast (~4 results per second)
  4. Cheap
  5. Export data in CSV, JSON, or Excel formats

📊 What is being extracted?

📝 Name📄 Description💰 Price
🔗 Product URL🖼️ Images⭐ Rating
🛍️ Product Variations📦 Items in Stock⚖️ Weight
⭐ Reviews🛒 Merchant Info⚠️ Sold out status

And more! For more detailed output, please refer to the output example section of this readme.

🖼️ Example output

IMPORTANT!! Please keep in mind that each product has variations (like size, color) that affect the price as well as other things. Therefore, the affected parameters are grouped and placed in the productVariations output field.

1[
2    {
3        "productId": "5ffd75bdc791c8dd263bdaa9",
4        "title": "MEGA 2560 Development Board Integrated ATmega328/ATmega2560 CH340 For Arduino with Prototype Breadboard Expansion Shield ",
5        "url": "https://www.wish.com/product/5ffd75bdc791c8dd263bdaa9",
6        "description": "CH340 Board:\nMicrocontroller: ATmega328\nOperating Voltage: 5V\nInput Voltage (recommended): 7-12V\nInput Voltage (limits): 6-20V\nDigital IO Pins: 4 (of which 6 provide PWM output)\nAnalog Input Pins: 6\nDC Current per IO Pin: 40mA\nDC Current for 3.3V Pin: 50mA\nFlash Memory: 32 KB (ATmega328) of which 0.5 KB used by bootloader\nSRAM: 2 KB\nEEPROM: 1 KB\nClock Speed: 16 MHz\n\nMEGA 2560 Board:\nCH340G Replace ATMEGA16U2  \nMicrocontroller:ATmega2560  \nOperating Voltage:5V  \nInput Voltage (recommended):7-12V  \nInput Voltage (limits):6-20V  \nDigital I/O Pins:54 (of which 15 provide PWM output)  \nAnalog Input Pins:16  \nDC Current per I/O Pin:40 mA  \nDC Current for 3.3V Pin:50 mA  \nFlash Memory:256 KB of which 8 KB used by bootloader  \nSRAM:8 KB  \nEEPROM:4 KB  \nClock Speed:16 MHz\n\n\nPackage list:\n1 x CH340 expansion board\nor\n1 x MEGA 2560 expansion board\nor\n1 x CH340 board\nor\n1 x MEGA 2560 board\nor\n1 x CH340 expansion board+CH340 board\nor\n1 x MEGA 2560 expansion board+MEGA 2560 board ",
7        "imageUrls": {
8            "thumbnailImage": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-large.jpg?cache_buster=77a2e8519b1a297492e533fbb5dfe3b0",
9            "allImages": [
10                "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-large.jpg?cache_buster=77a2e8519b1a297492e533fbb5dfe3b0",
11                "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-10-large.jpg?cache_buster=1631904259",
12                "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-11-large.jpg?cache_buster=1631904259",
13                "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-12-large.jpg?cache_buster=1631904259",
14                "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-13-large.jpg?cache_buster=1631904259",
15                "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-14-large.jpg?cache_buster=1631904259",
16                "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-15-large.jpg?cache_buster=1631904259"
17            ]
18        },
19        "rating": {
20            "value": 4.6,
21            "count": 5
22        },
23        "productVariations": [
24            {
25                "variationId": "5ffd75bdc791c8dd263bdaa8",
26                "size": "CH340 expansion board",
27                "color": null,
28                "price": {
29                    "currentPrice": 6.38,
30                    "originalPrice": 6.38,
31                    "currency": "USD",
32                    "isDiscounted": false,
33                    "discountValue": 0
34                },
35                "itemsInStock": 978,
36                "weightKgs": 0,
37                "imageUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-15-large.jpg?cache_buster=1631904259",
38                "maxQuantityAllowed": 50
39            },
40            {
41                "variationId": "5ffd75c03e1aeae1b2af7223",
42                "size": "MEGA 2560 expansion board",
43                "color": null,
44                "price": {
45                    "currentPrice": 7.43,
46                    "originalPrice": 7.43,
47                    "currency": "USD",
48                    "isDiscounted": false,
49                    "discountValue": 0
50                },
51                "itemsInStock": 983,
52                "weightKgs": 0,
53                "imageUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-12-large.jpg?cache_buster=1631904259",
54                "maxQuantityAllowed": 50
55            },
56            {
57                "variationId": "5ffd75c272b37b119131c105",
58                "size": "CH340 board",
59                "color": null,
60                "price": {
61                    "currentPrice": 9.46,
62                    "originalPrice": 9.46,
63                    "currency": "USD",
64                    "isDiscounted": false,
65                    "discountValue": 0
66                },
67                "itemsInStock": 986,
68                "weightKgs": null,
69                "imageUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-11-large.jpg?cache_buster=1631904259",
70                "maxQuantityAllowed": 50
71            },
72            {
73                "variationId": "5ffd75c57853fb10cc943fbd",
74                "size": "CH340&expansion board",
75                "color": null,
76                "price": {
77                    "currentPrice": 12.96,
78                    "originalPrice": 12.96,
79                    "currency": "USD",
80                    "isDiscounted": false,
81                    "discountValue": 0
82                },
83                "itemsInStock": 982,
84                "weightKgs": null,
85                "imageUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-13-large.jpg?cache_buster=1631904259",
86                "maxQuantityAllowed": 50
87            },
88            {
89                "variationId": "5ffd75c380d9b602023c1de8",
90                "size": "MEGA 2560 board",
91                "color": null,
92                "price": {
93                    "currentPrice": 16.17,
94                    "originalPrice": 16.17,
95                    "currency": "USD",
96                    "isDiscounted": false,
97                    "discountValue": 0
98                },
99                "itemsInStock": 970,
100                "weightKgs": 0,
101                "imageUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-10-large.jpg?cache_buster=1631904259",
102                "maxQuantityAllowed": 50
103            },
104            {
105                "variationId": "5ffd75c6f691310b274baf17",
106                "size": "MEGA 2560&expansion board",
107                "color": null,
108                "price": {
109                    "currentPrice": 22.05,
110                    "originalPrice": 22.05,
111                    "currency": "USD",
112                    "isDiscounted": false,
113                    "discountValue": 0
114                },
115                "itemsInStock": 975,
116                "weightKgs": 0,
117                "imageUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-14-large.jpg?cache_buster=1631904259",
118                "maxQuantityAllowed": 50
119            }
120        ],
121        "topReviews": [
122            {
123                "comment": "",
124                "rating": 3,
125                "date": "2023-02-09T15:50:11+00:00",
126                "user": {
127                    "id": "597c83e1689ac11c4278dc92",
128                    "name": "Chris",
129                    "shortName": "Chris",
130                    "countryCode": "US",
131                    "locale": "en",
132                    "signupDate": "2017-07-29T12:47:29+00:00",
133                    "profileImageUrl": null
134                },
135                "reviewedVariationId": "5ffd75c57853fb10cc943fbd",
136                "upvoteCount": 0,
137                "downvoteCount": 0,
138                "productPhotoUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-13-large.jpg?cache_buster=1631904259"
139            },
140            {
141                "comment": "",
142                "rating": 5,
143                "date": "2022-03-09T21:33:51+00:00",
144                "user": {
145                    "id": "56f38f0f74d3371d93308551",
146                    "name": "Alan",
147                    "shortName": "Alan",
148                    "countryCode": "US",
149                    "locale": "en",
150                    "signupDate": "2016-03-24T06:54:07+00:00",
151                    "profileImageUrl": null
152                },
153                "reviewedVariationId": "5ffd75c57853fb10cc943fbd",
154                "upvoteCount": 0,
155                "downvoteCount": 0,
156                "productPhotoUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-13-large.jpg?cache_buster=1631904259"
157            },
158            {
159                "comment": "",
160                "rating": 5,
161                "date": "2021-07-14T13:51:06+00:00",
162                "user": {
163                    "id": "5fc63d9e9d6c6b98179abf8a",
164                    "name": "Roman Jakub",
165                    "shortName": "Roman Jakub",
166                    "countryCode": "DK",
167                    "locale": "da",
168                    "signupDate": "2020-12-01T12:57:02+00:00",
169                    "profileImageUrl": null
170                },
171                "reviewedVariationId": "5ffd75bdc791c8dd263bdaa8",
172                "upvoteCount": 0,
173                "downvoteCount": 0,
174                "productPhotoUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-15-large.jpg?cache_buster=1631904259"
175            },
176            {
177                "comment": "",
178                "rating": 5,
179                "date": "2021-12-28T22:59:58+00:00",
180                "user": {
181                    "id": "5c461948a9146166574be75f",
182                    "name": "Nicki",
183                    "shortName": "Nicki",
184                    "countryCode": "DK",
185                    "locale": "da",
186                    "signupDate": "2019-01-21T19:11:04+00:00",
187                    "profileImageUrl": null
188                },
189                "reviewedVariationId": "5ffd75c6f691310b274baf17",
190                "upvoteCount": 0,
191                "downvoteCount": 0,
192                "productPhotoUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-14-large.jpg?cache_buster=1631904259"
193            },
194            {
195                "comment": "",
196                "rating": 5,
197                "date": "2021-03-03T21:26:12+00:00",
198                "user": {
199                    "id": "5db4944a403f6de7d2dc656f",
200                    "name": "Alain",
201                    "shortName": "Alain",
202                    "countryCode": "FR",
203                    "locale": "fr",
204                    "signupDate": "2019-10-26T18:45:30+00:00",
205                    "profileImageUrl": null
206                },
207                "reviewedVariationId": "5ffd75c6f691310b274baf17",
208                "upvoteCount": 0,
209                "downvoteCount": 0,
210                "productPhotoUrl": "https://canary.contestimg.wish.com/api/webimage/5ffd75bdc791c8dd263bdaa9-14-large.jpg?cache_buster=1631904259"
211            }
212        ],
213        "isSoldOut": false,
214        "merchantInfo": {
215            "id": "5dcd35a956ea3e1849662f8e",
216            "name": "hxstudio299",
217            "nameFormatted": "HXstudio299",
218            "rating": {
219                "value": 4.55,
220                "count": 4862
221            },
222            "avatarImageUrl": "https://sweeper-production-merchantimage.s3-us-west-1.amazonaws.com/dp_5dcd35a956ea3e1849662f8e.jpg"
223        }
224    },
225    ...
226]

🔗 Integrating with other platforms

Wish Scraper supports integrations with external services, enabling automated workflows and data exchange. Through the Apify platform integrations, it connects with tools like Make and Zapier, facilitating interactions with Slack, Airbyte, GitHub, Google Sheets, and Google Drive (learn about integrations). Additionally, its API and webhook support allow real-time interactions, such as triggering automated workflows or receiving notifications when a scraping task is completed.

🛠️ Support

If there is a feature that you would love to see (more fields, better input, etc.), do not hesitate to create an issue or contact me at contact@3x1t.dev.

⚖️ Is it legal to scrape Wish?

Note that personal data is protected by GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. We also recommend that you read our blog post: is web scraping legal?

🔍🌍 Explore more of our actors

ActorDescription
🔍🛒 Wish Scraper Extracts product data from Wish.com, including details like price, name, reviews, and more.
🔍🚗 Mobile.de Scraper Scrapes vehicle listings from Mobile.de, Europe's largest car marketplace, with detailed vehicle data like brand, model, price, and images.
🔍🚗 Mobile.de Scraper (PPR) Pay-per-result version of the Mobile.de Scraper, offering a cost-effective option for smaller use cases to extract car data.
🔍🚗📝 Mobile.de Reviews Scraper Extracts dealer reviews from Mobile.de, providing insights into dealer reputation, customer sentiment, and service quality.
🚗📝👨‍⚕️ Mobile.de Listing Health Checker Checks listing IDs and returns only those that are not valid anymore.

Can't find what you're looking for? No worries, we've got your back! Hit us up at contact@3x1t.dev or create an issue. If all else fails, you can always visit the Apify store — it could have exactly what you need. 😉

Pricing

Pricing model

Pay per result 

This Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.

Price per 1,000 items

$1.50