Skip to content
/ amc Public

A collection of all past problems from the American Mathematics Competitions (MAA AMC)

Notifications You must be signed in to change notification settings

ryanrudes/amc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

American Mathematics Competition Problems (MAA AMC)

I do not claim the rights to this content; the MAA's contest problems are publicly released on the AoPS website, found here

Note: If you have created a directory named AMC in your home folder in the past, the code will erase its content, overwriting it with datascraped AMC problems.

This repository contains problems from AMC 10, but a slight modification of the code can scrape problems from AMC 12, or 8 as well. Note that the URL for AMC 8 problems does not contain an "A" or a "B" because AMC 8 contests do not have multiple exam dates. You will have to modify the URL accordingly.

There may be a few problems that appear to be missing from the data; this is due to the fact that the AMC repeats contest problems every so often, so some URL's are redirected to, say the AMC 12 when requesting an AMC 10 problem. These missing problems can be found under some AMC 12 competition.

Possible changes in the AoPS website in the future may render this code dysfunctional.

When running this code, ensure that you have downloaded a copy of the Chromedriver executable and placed it in your home folder.

About

A collection of all past problems from the American Mathematics Competitions (MAA AMC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages