Acceptix

Acceptix

by nine-tail-net

Export data including university name, program name, location, price, duration, intake starting date, deadline, program details, and requirements.

89 runs
2 users
Try This Actor

Opens on Apify.com

About Acceptix

Export data including university name, program name, location, price, duration, intake starting date, deadline, program details, and requirements.

What does this actor do?

Acceptix is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Acceptix Scraper Apify Actor This Apify actor exports data from the Acceptix backend API, including university names, program names, locations, prices, durations, intake starting dates, deadlines, program details, and requirements. ## Features - Fetches data for: - Cities - Countries - Universities - Institutes(English Schools) - English Courses - University Courses ## Input Schema The actor expects an input specifying the type of data to fetch. Example: json { "type": "english-courses" } Supported values for type: - cities - countries - universities - institutes - english-courses - university-courses ## Output The output for each type is a JSON array, where each item represents a record of the requested data. Below are sample outputs for each supported type: ### cities json [ { "id": 548, "name": "Aberdeen", "country_id": 236 }, { "id": 1072, "name": "Abilene", "country_id": 236 }, ... ] ### countries json [ { "id": 236, "name": "United Kingdom", "code": 44, "number_length": 15, "active": 1, "is_map": 1, "image": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/d6yrOsBPAg8942QZdgcmSLPRbfhopvPEoFJ3yA1c.png", "image_mob": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/mobile/jq8arCumLyZ911eZSwN89iNAPKqFTixfridr85hk.png", "image_web": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/web/NoSmItcSWHcBPlgOzAJX4mlU1Go5FvMqckzDE9K7.png", "emoji": "🇬🇧", "iso_code": "gbr", "is_university": true, "is_institute": true, "universities_count": 130, "institutes_count": 166, "university_courses_count": 0, "english_courses_count": 8, "is_destination": 1, "adjective": "British", }, ... ] ### universities json [ { "id": 424, "name": "University of Miami", "latitude": "23.8859", "longitude": "45.0792", "logo": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/universities/I7p89ULBFXwmf14zXG291B3qmvShDfG0X7iDyQPs.png", "application_fees": null, "pathway": null, "includes": { "country": { "id": 234, "name": "United States", "code": 1, "number_length": 15, "active": 1, "is_map": 1, "image": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/FRUE9Z79ZC74p2G29Krh0US1Qv0x67d9nqo8f5jv.png", "image_mob": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/mobile/pb5NHNcRukE45N1gGWiGHTK5px69Jsr9zoygY38I.png", "image_web": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/web/PpBI3IJVag2WsABGUuZlhLjADE7kT4AM8wycP3cK.png", "emoji": "🇺🇸", "iso_code": "usa", "is_university": true, "is_institute": true, "universities_count": 228, "institutes_count": 121, "university_courses_count": 0, "english_courses_count": 5, "is_destination": 1, "adjective": "American" }, "city": { "id": 717, "name": "Florida", "country_id": 234 } } }, ... ] ### institutes (English Schools) json [ { "id": 3, "name": "Bayswater_ Bournemouth", "logo": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/Institute/Z2na9yT7Q7mdL5akE8kFUBEdXKD8AlHQn22Q78tw.png", "lat": null, "lng": null, "application_fees": 95, "includes": { "country": { "id": 236, "name": "United Kingdom", "code": 44, "number_length": 15, "active": 1, "is_map": 1, "image": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/d6yrOsBPAg8942QZdgcmSLPRbfhopvPEoFJ3yA1c.png", "image_mob": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/mobile/jq8arCumLyZ911eZSwN89iNAPKqFTixfridr85hk.png", "image_web": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/web/NoSmItcSWHcBPlgOzAJX4mlU1Go5FvMqckzDE9K7.png", "emoji": "🇬🇧", "iso_code": "gbr", "is_university": true, "is_institute": true, "universities_count": 130, "institutes_count": 166, "university_courses_count": 0, "english_courses_count": 8, "is_destination": 1, "adjective": "British" }, "city": { "id": 630, "name": "Bournemouth", "country_id": 236 }, "currency": { "id": 3, "name": "GBP", "code": "GBP" } } }, ... ] ### english-courses json [ { "type": "english_courses", "id": 2662, "name": "General English plus Leadership", "logo": "Institute/u418rSnIRV1zXht4c4iItumUQMbxR5PTTCD3r4SZ.png", "is_favorite": false, "requirements": "", "fees": 479, "fees_after_sale": null, "application_fees": 85, "address": null, "lat": null, "lng": null, "includes": { "country": { "id": 236, "name": "United Kingdom", "code": 44, "number_length": 15, "active": 1, "is_map": 1, "image": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/d6yrOsBPAg8942QZdgcmSLPRbfhopvPEoFJ3yA1c.png", "image_mob": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/mobile/jq8arCumLyZ911eZSwN89iNAPKqFTixfridr85hk.png", "image_web": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/web/NoSmItcSWHcBPlgOzAJX4mlU1Go5FvMqckzDE9K7.png", "emoji": "🇬🇧", "iso_code": "gbr", "is_university": true, "is_institute": true, "universities_count": 130, "institutes_count": 166, "university_courses_count": 0, "english_courses_count": 8, "is_destination": 1, "adjective": "British" }, "city": { "id": 514, "name": "London", "country_id": 236 }, "level": { "id": 151, "name": "Advanced" }, "institute": { "id": 306, "name": "ST Giles International_ London Highgate", "logo": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/Institute/u418rSnIRV1zXht4c4iItumUQMbxR5PTTCD3r4SZ.png", "lat": null, "lng": null, "application_fees": 85, "includes": { "country": { "id": 236, "name": "United Kingdom", "code": 44, "number_length": 15, "active": 1, "is_map": 1, "image": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/d6yrOsBPAg8942QZdgcmSLPRbfhopvPEoFJ3yA1c.png", "image_mob": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/mobile/jq8arCumLyZ911eZSwN89iNAPKqFTixfridr85hk.png", "image_web": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/countries/web/NoSmItcSWHcBPlgOzAJX4mlU1Go5FvMqckzDE9K7.png", "emoji": "🇬🇧", "iso_code": "gbr", "is_university": true, "is_institute": true, "universities_count": 130, "institutes_count": 166, "university_courses_count": 0, "english_courses_count": 8, "is_destination": 1, "adjective": "British" }, "city": { "id": 514, "name": "London", "country_id": 236 }, "currency": { "id": 3, "name": "GBP", "code": "GBP" }, "courseTypes": [] } }, "dates": [ { "id": 3561, "from": "2025-01-01", "to": "2025-12-26", "months": [ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December" ] } ], "study_time": [ { "id": 1, "type": "Morning", "intuitions": [ { "id": 4627, "type": "Number Of Lessons", "time": 28, "value": 28, "description": "28 lessons per week.\r\n\r\nEnglish Plus allows you to select any group course and enhance it with one-to-one lessons (minimum 5 lessons per week) to accelerate your progress.\r\n\r\n - £290 per week (5 lessons)\r\n\r\n - £58 for each additional lesson\r\n\r\n High season tuition supplement: An extra £26 per week from June 23 to August 22.", "durations": [ { "id": 12804, "from": 2, "to": null, "fees": 479, "extra_fees": null, "total_fees": 479, "type": "per_week", "value": 2 } ] } ] } ], "age_group": { "id": 66, "age_group": "16 - " }, "courseType": null, "currency": { "id": 3, "name": "GBP", "code": "GBP" } } }, ... ] ### university-courses json [ {{ "type": "university_courses", "id": 91938, "name": "Education (Computing, Digital Skills and Creative Enterprise) PGCE", "fees": 20800, "application_fees": null, "image_url": null, "is_favorite": false, "requirements": "Academic Qualifications:\r\n• Bachelor's Degree: An Honours degree PLUS a Master's degree in an area allied to Computer Science/Software Systems Development, Digital Skills or Creative Enterprise which has been awarded prior to applying for the PGCE course.\r\n\r\nEnglish Language Requirements:\r\n• IELTS: An IELTS score of 6.5, with not less than 5.5 in any component, or an equivalent qualification.\r\n• TOEFL: 90 with minimum marks as follows: Listening - 17, Reading - 18, Speaking - 20, Writing - 17.\r\n\r\nAdditional Requirements:\r\n• Interview: Shortlisted applicants will be interviewed.\r\n\r\nOther Information:\r\n• Program Duration: 1 year.", "address": "", "lat": "23.8859", "lng": "45.0792", "toefl_score": 90, "includes": { "currency": { "id": 3, "name": "GBP", "code": "GBP" }, "university": { "id": 41, "name": "Queen's University Belfast", "latitude": "23.8859", "longitude": "45.0792", "logo": "https://sc-photo-upload.s3.eu-central-1.amazonaws.com/universities/OlhyRIK33BI6ayEiTrnt2wXiK40uYNWu2EXrPvMy.jpg", "application_fees": null, "pathway": "Direct / Pathway INTO", "includes": [] }, "level": { "id": 148, "name": "Master Degree" }, "dates": [ { "from": "2025-09-01", "to": "2025-09-01", "months": [ "September" ] } ] } }, ... ]

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Acceptix now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
nine-tail-net
Pricing
Paid
Total Runs
89
Active Users
2
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support