BOF Business Of Fashion Careers Job Scraper
$55.00/month
BOF Business Of Fashion Careers Job Scraper
$55.00/month
Easily find the latest fashion jobs with our Business of Fashion Careers Scraper. Get job titles, companies, locations, and descriptions from Business of Fashion Careers—perfect for professionals and recruiters!
Actor Metrics
1 monthly user
5.0 / 5 (1)
1 bookmark
>99% runs succeeded
Created in Mar 2025
Modified 8 days ago
🚀 Business of Fashion Careers Scraper
Business of Fashion Careers Scraper is an Apify Actor that extracts job listings from the Business of Fashion Careers website, including company names, job titles, locations, descriptions, and more.
Features
- ✅ Scrapes job titles, companies, locations, and job descriptions.
- ✅ Extracts additional details like function, level, and hours.
- ✅ Handles pagination and max job limits efficiently.
- ✅ Stores structured data in Apify Dataset for easy export.
Input Parameters
Parameter | Type | Description | Default Value |
---|---|---|---|
jobQuery | string | Keyword to search for jobs | "fashion" |
locationQuery | string | City or region to filter job results | "London (Greater)" |
jobsMax | integer | Maximum number of job listings to scrape | 10 |
pagesMax | integer | Maximum number of pagination pages to process | 5 |
Output
The extracted job listings are stored in an Apify Dataset as structured JSON:
1{ 2 "url": "https://www.businessoffashion.com/careers/searchjobs/?Keywords=fashion&radialtown=London+%28Greater%29", 3 "jobs": [ 4 { 5 "title": "Stockroom Controller FT/PT - Hackett Regent Street", 6 "company": "AWWG", 7 "location": "London, United Kingdom", 8 "closingDate": "4 Apr 2025", 9 "function": "Marketing", 10 "level": "Manager", 11 "hours": "Full Time", 12 "description": "How we picture you: You are a helpful and kind person...", 13 "companyDescription": "Learn more about this company...", 14 "url": "https://www.businessoffashion.com/careers/job/268944/stockroom-controller-ft-pt-hackett-regent-street" 15 } 16 ] 17}
⚠️ Legal Disclaimer
This project is intended for educational and research purposes only. The use of this Actor must comply with Business of Fashion’s Terms of Service and robots.txt policies.
You are responsible for ensuring your use case does not violate Business of Fashion’s website terms.
This scraper will extract job listings and details from Business of Fashion Careers efficiently. Let me know if you need any modifications! 🚀