
Pull&Bear
3 days trial then $30.00/month - No credit card required now

Pull&Bear
3 days trial then $30.00/month - No credit card required now
Scrape products from pullandbear.com websites. All countries and languages. Scrape the full website or scrape by product category or individual product. Fast and efficient.
Actor Metrics
3 Monthly users
No reviews yet
4 bookmarks
>99% runs succeeded
Created in Jan 2025
Modified a month ago
You can access the Pull&Bear programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "start_urls": [
3 {
4 "url": "https://www.pullandbear.com/gb/"
5 },
6 {
7 "url": "https://www.pullandbear.com/gb/woman/sale/clothing/t-shirts-and-tops-n7097"
8 },
9 {
10 "url": "https://www.pullandbear.com/gb/midrise-capri-jeans-l07685309?cS=800&pelement=621948158"
11 }
12 ],
13 "max_results": 10
14}' |
15apify call datasaurus/pullandbear --silent --output-dataset
Pull&Bear API through CLI
The Apify CLI is the official tool that allows you to use Pull&Bear locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: