scrape fix
This commit is contained in:
@@ -123,7 +123,8 @@
|
||||
<ul class="mb-0 mt-2">
|
||||
<li>Make sure URLs point to the specific product page</li>
|
||||
<li>Test URLs in your browser first to ensure they work</li>
|
||||
<li>Some sites may block automated requests - we'll handle this gracefully</li>
|
||||
<li>The system will automatically prioritize <strong>delivery prices</strong> over collection prices</li>
|
||||
<li>For JJ Food Service and A to Z Catering, ensure you can see delivery pricing on the page</li>
|
||||
<li>For best results, use direct product page URLs</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -154,13 +155,15 @@
|
||||
<h6 class="fw-bold">JJ Food Service</h6>
|
||||
<p class="small text-muted">
|
||||
Navigate to the specific product page on JJ Food Service and copy the URL.
|
||||
Make sure you're logged in for accurate pricing.
|
||||
Make sure you're logged in for accurate pricing. The system will automatically
|
||||
prioritize <strong>delivery prices</strong> over collection prices.
|
||||
</p>
|
||||
|
||||
<h6 class="fw-bold">A to Z Catering</h6>
|
||||
<p class="small text-muted">
|
||||
Go to the product page on A to Z Catering and copy the URL.
|
||||
URLs typically contain "/products/product/" followed by the product name.
|
||||
The system will automatically capture <strong>delivery pricing</strong> when available.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@@ -170,10 +173,11 @@
|
||||
The URL should contain "/dp/" followed by the product identifier.
|
||||
</p>
|
||||
|
||||
<h6 class="fw-bold text-muted">Note</h6>
|
||||
<h6 class="fw-bold text-success">Delivery Pricing Priority</h6>
|
||||
<p class="small text-muted">
|
||||
We focus on UK catering supply websites that work well with automated price tracking.
|
||||
This provides reliable price monitoring for your business needs.
|
||||
For JJ Food Service and A to Z Catering, the system automatically prioritizes
|
||||
delivery prices over collection prices. This ensures you're tracking the
|
||||
most relevant pricing for delivered goods to your business.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user