##HackGT
###Tech
- Ebay API
- Flask
- Standard CSS/Js
##Links Submission on Challengepost
##Application This application will be able to for each seller you will be able to get store information, i.e. what item the store will have. You will be able to access information regarding the top sellers across the nation, and across any state. With the combinations of several different APIs you should be able to search for the users that you want to buy from.
###Ebay API
Used Finding API and Shopping API
Methods used for API Calls from Finding API:
- getSearchKeywordsRecommendation: Get recommended keywords for search
- findItemsByKeywords: Search items by keywords
Methods used for API Calls from Shopping API:
- GetUserProfile: Retrieve eBay user profile and feedback information
- GetSingleItem: Simplified buyer specific view of item data