Skip to content

Python program that finds articles based on user input using BuzzFeed's API

Notifications You must be signed in to change notification settings

alexaperlov/buzzfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This script prompts the user for input from the command line 
Using BuzzFeed's API, it pulls a list of titles and article descriptions that fit the user's preferences 
Then the program allows the user to enter one of the article titles and sends the user to the URL page
To run through the command line, enter: Python newsMatch.py

About

Python program that finds articles based on user input using BuzzFeed's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages