Skip to content

Commit

Permalink
remove huff post polls dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
aarushisahejpal authored Jan 11, 2024
1 parent 30bd874 commit f7fe573
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions apis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,3 @@
python3 fecAPI.py
```
5. The script will also save the raw json results in a file called `fec_api_results.json`. To make these results more readable, follow the instructions in the **Setup** section above

## Huffington Post Polls API
1. Take a look around at the [Huffington Post Polls documentation](https://app.swaggerhub.com/apis/huffpostdata/pollster-api/2.0.0#/)
2. Run the following command in your terminal to see links to the acutal polls:
```
python3 huffpostAPI.py
```
3. The script will also save the raw json results in a file called `huffpost_api_results.json`. To make these results more readable, follow the instructions in the **Setup** section above

0 comments on commit f7fe573

Please sign in to comment.