ParseForge Scrapers

Course Report Bootcamps Scraper

parseforge/coursereport-bootcamps-scraper

Lead generationDeveloper toolsBusiness

Scrapes bootcamp school profiles from Course Report by keyword or full directory browse. Returns each school as a flat row with rating, tuition, locations, subjects, and career tracks.

Run this scraper See the API call
Total users
2
Monthly active
1
Total runs
43
Bookmarked
0
Rating
Not rated yet
Last modified
12 days ago

Overview

ParseForge

Course Report Bootcamps Scraper

Scrape bootcamp listings from Course Report by keyword, up to a million per run. Every school comes with its name, location, subjects, and rating. No login or API key. Export to CSV, JSON, Excel, or XML.

Course Report's directory is the go-to place for coding bootcamps, but there is no official API and manual browsing is slow. This reads the public school directory directly, filtered by keyword, and returns each match in one fixed schema.

Who uses it What they scrape Course Report for
Market researchers Which bootcamps are active in a given subject area
Career advisors A current list of bootcamps to recommend to students
Bootcamp operators Competitor schools and their subject offerings
EdTech analysts Directory data for market sizing and trend reports

What it does

This Actor collects bootcamp listings from Course Report by keyword and returns each one as a flat row.

  • ๐Ÿ” Keyword filter: enter a subject like data, ux, or cyber to narrow the directory.
  • ๐Ÿ“Š Flat rows: each bootcamp is returned as one record with its name, location, subjects, and rating.
  • โšก High volume: collect up to a million bootcamps in a single run.
  • ๐Ÿ“ Multiple exports: download as CSV, JSON, Excel, or XML.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Course Report data

๐Ÿ“ˆ Track bootcamp market trends.

A market researcher runs the Actor with a keyword like data to see which bootcamps offer data programs and where they are located.

๐ŸŽ“ Build a bootcamp shortlist.

A career advisor collects all bootcamps matching a student's subject interest and filters by rating to recommend the best options.

๐Ÿซ Monitor competitor schools.

A bootcamp operator scrapes the directory for schools offering the same subjects to track competitor locations and ratings.

๐Ÿ“Š Feed an EdTech dashboard.

An analyst schedules the Actor to refresh a dataset of bootcamp listings for a market intelligence dashboard.

Why choose this scraper

What you get
No API key Reads the public directory directly, no registration or OAuth.
Keyword filter Target bootcamps by subject, tech stack, or school name.
Fixed schema Every row has the same fields, ready for analysis.
Scalable Collect up to a million bootcamps per run.

How it compares

This Actor focuses on the Course Report school directory with keyword filtering, while the other Course Report scraper targets full school profiles and reviews, and the Udemy scraper covers a different platform.

Feature ParseForge Course Report Scraper Udemy Course Reviews Scraper
Keyword filter for bootcamps Yes Not listed Not listed
Directory listing of bootcamps Yes Yes Not listed
Full school profiles with ratings and tuition Not listed Yes Not listed
Verified alumni reviews Not listed Yes Not listed
Course catalog scraping Not listed Yes Not listed
Udemy course reviews Not listed Not listed Yes

Configure the run

Drive the Actor with a keyword, or leave it empty to list the whole Course Report school directory, and set a maximum number of bootcamps per run. The Input tab lists every parameter.

A first run with the defaults:

{
 "maxItems": 10
}

A larger pull:

{
 "maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Course Report Bootcamps Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Course Report through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/coursereport-bootcamps-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Your keyword may be too specific or misspelled. Try a broader term like data or ux, or leave the query empty to list the whole directory.

Why did the run stop before reaching my maximum?

The directory may have fewer bootcamps than your maximum. Lower the maximum or leave the query empty to see all available listings.

Why are some fields empty in my results?

Not all bootcamps list every field on Course Report. Empty fields mean the information was not available on the directory page.

Can I get more than 1,000,000 bootcamps?

The maximum is 1,000,000 per run. If you need more, split your query into smaller keyword groups and run the Actor multiple times.

Why is the run taking a long time?

Collecting a large number of bootcamps takes time. Reduce the maximum bootcamps or narrow your keyword to speed up the run.

FAQ

Question Answer
Do I need an API key or login? No. The Actor reads the public Course Report directory directly, so no registration or API key is required.
Can I filter by subject or technology? Yes. Use the query field to enter a keyword like data, ux, or cyber, and only matching bootcamps will be collected.
What if I leave the query empty? The Actor will list the entire Course Report school directory, up to the maximum number of bootcamps you set.
How many bootcamps can I collect in one run? You can set the maximum bootcamps field to any number from 1 to 1,000,000.
What data does each bootcamp row include? Each row includes the bootcamp's name, location, subjects, and rating, among other directory fields.
What export formats are supported? You can export the results as CSV, JSON, Excel, or XML.
Is this Actor affiliated with Course Report? No. This is an independent scraper that reads publicly available directory data from Course Report.
Can I schedule this Actor to run regularly? Yes. You can set up a schedule in Apify to run the Actor daily, weekly, or at any interval you need.
Does the Actor handle pagination automatically? Yes. It follows the directory pagination automatically until it reaches your maximum bootcamps limit.
What if I get no results? Check your keyword spelling and try a broader term. If the query is empty, the directory may have fewer bootcamps than your maximum.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Course Report, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
query string Optional keyword to filter bootcamps (for example data, ux, cyber). Leave empty to list the Course Report school directory. not set
maxItems integer How many bootcamps to collect per run. 10

Pricing

from $7.69 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.00769 to $0.0085

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~coursereport-bootcamps-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Course Report Bootcamps Scraper on Apify All scrapers