Project Euler
communityCollection of challenging mathematical/computational problems requiring programming to solve.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://projecteuler.net/minimal={problem_id}Get problem list
Parameters
problem_idproblem number (integerrequiredReturns
HTML with problem title, description, difficulty rating, solve countGET
https://projecteuler.net/recentGet recently published problems
Returns
problems[] with id, title, published_date, solved_by_count, difficulty_ratingGET
https://projecteuler.net/archivesBrowse problem archives
Parameters
pagepage number (integeroptionalReturns
problems[] with id, title, solved_by_count, difficulty_rating