Scrape and download American college football recruits information from all industries including On3, 247Sports, ESPN, and Rivals. Supports recruits by year. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.
On3 Recruit Scraper will enable you to retrieve the industry comparison data of the top college football recruits from https://www.on3.com/db/rankings/industry-comparison/football/{insert-year} and download it to popular formats such as Excel, CSV, HTML table, JSON, and others. This data covers recruting rankings for all the major industries including On3, 247Sports, Rivals, and ESPN.
On3 Recruit Scraper can scrape the following:
The On3 Recruit Scraper has the following input configurations:
Each record represents a recruit. The following is what a typical output will look like:
1{ 2 "playerName": "Arch Manning", 3 "position": "QB", 4 "industries": [ 5 { 6 "on3Consensus": { 7 "rating": "98", 8 "rank": { 9 "national": "1", 10 "state": "1", 11 "position": "1" 12 } 13 } 14 }, 15 { 16 "on3": { 17 "rating": "98", 18 "rank": { 19 "national": "1", 20 "state": "1", 21 "position": "1" 22 } 23 } 24 }, 25 { 26 "twoFourSeven": { 27 "rating": "93", 28 "rank": { 29 "national": "1", 30 "state": "1", 31 "position": "1" 32 } 33 } 34 }, 35 { 36 "espn": { 37 "rating": "6.1", 38 "rank": { 39 "national": "2", 40 "state": "2", 41 "position": "1" 42 } 43 } 44 }, 45 { 46 "rivals": { 47 "rating": "98", 48 "rank": { 49 "national": "1", 50 "state": "1", 51 "position": "1" 52 } 53 } 54 } 55 ] 56}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!