Skip to content

Retrieve from the eBay Finding API and store results in a PostgreSQL database

License

Notifications You must be signed in to change notification settings

matthewdargan/swippy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swippy

GoDoc Go Report Card License

Swippy retrieves from the eBay Finding API and stores results in a PostgreSQL database.

Usage:

swippy {advanced|category|keyword|product|ebay-store} params

The EBAY_APP_ID and DB_URL environment variables are required.

Examples

Retrieve phones by keyword:

swippy keyword 'keywords=phone'

Retrieve phones by category:

swippy category 'categoryId=9355'

About

Retrieve from the eBay Finding API and store results in a PostgreSQL database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published