kimitzu / kimitzu-client

A web client that interfaces with Kimitzu-Go and Kimitzu-Services
Mozilla Public License 2.0
4 stars 2 forks source link

Add upwork, freelancer.com importer #21

Open alahj opened 4 years ago

alahj commented 4 years ago

Is your feature request related to a problem? Please describe. Right now, many freelancers have profiles on existing services such as Upwork, freelancer.com, etc. It would be nice if they could import/sync their existing profiles into Kimitzu. Similar to how Zokos has scripts for importing Woocommerce, Prestashop, etc.

https://zokos.com/blog/site/public/2019/11/21/You%20can%20now%20import%20your%20Woocommerce%20store%20on%20to%20OpenBazaar/

Describe the solution you'd like An import/sync button for upwork.com, freelance.com, etc, which imports their profile, and creates a listing for it.

24thsaint commented 4 years ago

For Upwork, they have requirements to obtain API keys so that we can do auto imports: https://support.upwork.com/hc/en-us/articles/115015857647-Request-an-API-Key

Also, API calls for Freelancer.com is also paid service: https://accounts.freelancer.com/settings/develop

Both don't support exporting user profiles manually, unfortunately.