Efficiently scrape detailed product data from PC Express supermarkets like Loblaws, No Frills, and Maxi. Ideal for pricing, availability, and product listings across multiple categories.
The PC Express Product Scraper enables accurate extraction of product listings from stores like Loblaws, No Frills, Maxi, and others under the PC Express network. This tool provides real-time product data, including pricing, availability, and category-specific details, making it ideal for e-commerce, price tracking, and competitive research.
The scraper requires bannerId and optionally a store address and product startUrls for category or search-based scraping. The bannerId must correspond to the store we are scraping, otherwise it won't work.
1{ 2 "address": "Loblaws 7700 Markham Rd, Markham, ON L3S 3K5", 3 "bannerId": "loblaw", 4 "startUrls": [ 5 { "url": "https://www.loblaws.ca/home-and-living/household-cleaning-products/food-wrap-bags/c/28180" } 6 ] 7}
Supermarket Chain | Banner ID |
---|---|
Dominion | dominion |
Loblaws | loblaw |
Atlantic Superstore | rass |
Zehrs | zehrs |
Provigo | provigo |
Independent Grocer | independent |
Independent City Market | independentcitymarket |
Fortinos | fortinos |
Maxi | maxi |
No Frills | nofrills |
Real Canadian Superstore | superstore |
The scraper provides product data in JSON format. Example structure:
1{ 2 "name": [ 3 "Giant Oval Roaster with Handle" 4 ], 5 "url": "https://www.loblaws.ca/giant-oval-roaster-with-handle/p/20869951_EA#1032", 6 "timestamp": [ 7 "1728595097330" 8 ], 9 "product_id": [ 10 "20869951_EA" 11 ], 12 "barcode": [ 13 "20869951" 14 ], 15 "brand_text": [ 16 "No Name" 17 ], 18 "price": [ 19 "6.99" 20 ], 21 "price_old": null, 22 "image": [ 23 "https://assets.shop.loblaws.ca/products/20869951/b2/en/front/20869951_front_a06_@2.png" 24 ], 25 "availability": [ 26 true 27 ], 28 "description": [ 29 "Convenient And Disposable Aluminum Foilware. Kosher Certified." 30 ] 31}
The cost of scraping store location data with this Actor is $15 per month after the free trial.
For questions, requests, or assistance, feel free to reach out!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!