Command to download all FCC ID documents

for i in $(seq 3 4200000); do curl –referer ‘https://apps.fcc.gov/oetcf/eas/reports/ViewExhibitReport.cfm’ ‘https://apps.fcc.gov/eas/GetApplicationAttachment.html?calledFromFrame=Y&id=’$i -o $i; done Please comment and let me know what you’re using this for 🙂

Definition and Meaning of FCC ID

FCC ID, sometimes incorrectly used FCCID, FccID, and Fccid a an acronym used to shorten “Federal Communications Commission Identifier”. The Federal Communications Commission Identifier is a alphanumeric* set of characters used to identify each model of wireless device produced by a company and offered for sale in the USA. *some FCC IDs contain “()”,”-“, “.”, and “/” The … Read more