Find Jobs
Hire Freelancers

windows exe/service to download data from web api

$15-25 USD / hour

Closed
Posted about 5 years ago

$15-25 USD / hour

[login to view URL] a windows exe or service that can run on a scheduled basis ( configurable ie once per hour or once every 5 min bewtween 8am and 6pm etc) must be able to run even if user not logged in. [login to view URL] program should download data from doc parser api which documentation can be found here [login to view URL] [login to view URL] metadata should be saved to MS SQL server. Save documents ie pdf's should be saved to file system 4. Program should only download and save documents that havent already been downloaded yet. So it might need to track where it is up to [login to view URL] docparsers will be extracting data from statements and invoices for me. If the parser name has the word statement in it ( not case sensitive) then data goes to the header and detail tables for statements. If docparser has word 'invoice' in it , ( not case sensitive) then data goes to the header and detail tables for invoices. 6. file names to be save with the id of the document being parsed 7. Insert fields dynamically. By that i mean if any field name in docparser match field name in sql then place it there. That way I can add more fields at any time 8. Must have a error log, it should keep log for 30 days old at max and delete after that so it doesnt get to big 9. Any files downloaded should be deleted after they are 30 days old also 10. Should be multithreaded for speed , configurable amount of threads
Project ID: 18618893

About the project

27 proposals
Remote project
Active 5 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
27 freelancers are bidding on average $21 USD/hour for this job
User Avatar
Dear employer. I am Jin.S, developer ... I've just read your job posting and I'm very interested. I'm a certificated freelancer with almost 1000 good reviews from clients. I have been working on the project you wanna and serving the result. I m quite well experienced in these jobs. I want to service for you continuously. Thanks.
$22 USD in 40 days
4.9 (970 reviews)
9.3
9.3
User Avatar
Hi, sure, I have read your requirements and I can build thiss windows service for you. I have build various types of windows services, including multithreaded to handle load and performance. I have 8+ year exp. asp.net mvc c# web and desktop application development. Looking forward to work on this project. Thanks Girish
$22 USD in 40 days
5.0 (511 reviews)
9.0
9.0
User Avatar
hello there i made a similar application for another client here , i do have a suggestion , why not use a NoSQL database since you have a schema that changes a lot ? thanks
$33 USD in 40 days
5.0 (133 reviews)
8.3
8.3
User Avatar
hi. I have 5+ years of experience in C#. I have worked with a number of APIs and I have built similar task schedulers for automating the tasks. I'm very interested in working with you on this project. I have relevant skills with experience. let's do it. waiting for your response...
$25 USD in 30 days
5.0 (184 reviews)
7.8
7.8
User Avatar
Yes I have good skills in these fields. So i can help you if you want. Hope to work with you. Thank you.
$22 USD in 13 days
4.9 (114 reviews)
6.9
6.9
User Avatar
Hi, I am a Full stack developer in Microsoft technologies. I have worked extensively with console applications, web services and MSSql server. My area of expertise is web application development (asp.Net web forms, MVC, classic ASP), web services (SOAP & RESTFul), MySql & Sql Server as back end (through stored procedures). I have 6 years of experience as a full time software developer. Kindly contact me, lets discuss your requirements.
$25 USD in 20 days
4.9 (29 reviews)
5.7
5.7
User Avatar
Hi, I have gone through your requirements and I can definitely help you with the required Windows Service Development as required. I have developed such kind of Windows Service in past. I have more than 10 years of experience in .NET Development with hands on experience in all .NET related technology stack. I have completed more than 400 projects for various clients. Check Portfolio and reviews for some of the past work done. Relevant Skills and Experience .NET Framework: 9 years ASP.NET: 10 years AngularJS: 7 years C#: 10 years HTML: 10 years CSS: 10 years Javascript: 10 years MVC: 10 years WPF: 9 years MSSQL: 10 years Website Design: 10 years Can we connect to discuss further about the Project?
$15 USD in 40 days
4.8 (21 reviews)
5.8
5.8
User Avatar
Hi. I am Windows software developer with over 20 years of experience. I have created plenty Windows services similar to your project. I am sure I will handle with care your project professional and on time/budget. Regards, Badzia.
$22 USD in 40 days
4.9 (21 reviews)
5.5
5.5
User Avatar
Hi. I am a Senior C# Developer and Software Engineer with 6+ years' rich experience. I have very strong skills in C#, .NET, Entity Framework, WPF, ASP.NET, PUPPET and Microsoft SQL. If you desire the best qualified result in your project, you should choose me. I'm always ready to serve for you and I will do my best to make you happy with my professional skill. Waiting for your reply. Thanks.
$20 USD in 40 days
4.1 (12 reviews)
5.8
5.8
User Avatar
This is a simple project and probably be done in a short time. While you have provided a lot of details, the additional details required are the approx size of data to be donwloaded and the time it would take say if run every 5 minutes. How many threads do you anticipate running at the same time ? Please provide complete details and I may be able to provide an estimate of the time it may take. Thanks Dave
$15 USD in 40 days
5.0 (1 review)
4.4
4.4
User Avatar
Hi, hope you are doing well. I completed same task yesterday. multithreaded Windows service for consuming APIs on schedule basis. So the task is almost similar. Kindly check my review for that. And it will be working whether user is logged in or not because it doesn't have to interact with UI it will keep calling APIs or scheduled timings and number of threads will also be configurable. Kind regards, Kamran Khan
$15 USD in 30 days
5.0 (7 reviews)
3.9
3.9
User Avatar
I am an experienced Web and Software Developer, and I am very interested in your job post. I have an excellent experience in MVC,.Net Core, ASP.NET, C#, Linq, Entity Framework, MySQL, MSSQL, REST API, JSON, HTML5, Angular JS, JQuery, Javascript, AWS Lambda, AWS S3, AWS RDS. I believe communication is the key to every successful project. I look forward to discussing project requirements with you.
$20 USD in 40 days
5.0 (5 reviews)
4.0
4.0
User Avatar
Good day, I carefully read your technical statement of the project. Some parts of your project, like more similar software with some changes, were implemented by me many years ago. And I'm not afraid to offer my services for the development of this software. This is the very first, without going into details, the implementation of the project... If you are interested in my offer, please contact with me via online chat or e-mail. With best regards... Vyacheslav Zababurin.
$20 USD in 40 days
5.0 (3 reviews)
3.6
3.6
User Avatar
Develop the windows exe/service to download data from web api. - Download data from doc parser api - Save metadata - Track Downloading - The docparsers will be extracting data from statements and invoices - Save with the id of the document being parsed and insert field dynamically - Create error log and delete the files after 30 days - Multithreaded for speed , configurable amount of threads I am a senior .NET Full stack developer with more than 10 years experience also having strong expertise with ASP.NET MVC Core, Web APIs, Restfull APIs, Angular C#, SQL Server etc. Give me more details so I can see the complete picture and share my development plan. Kindly inbox to discuss, I am ready to start right away Mohammed
$16 USD in 40 days
5.0 (5 reviews)
3.2
3.2
User Avatar
Hello, I am experienced software engineer. Have more than 15 years experience in developing application for different business domains, from middle up to enterprise level. Have rich experience in application refactoring/migration. Would be happy cooperate.
$24 USD in 40 days
5.0 (1 review)
3.3
3.3
User Avatar
Hello! Ready to perform for your project! I have experience implementing various applications using C ++ (including Qt) and Java.
$16 USD in 40 days
4.6 (1 review)
1.7
1.7
User Avatar
Good Day I saw your post that you looking for talented developer that can do window service i done many project like this and i use different kind of tools like hangfire, topshelf. i can deliver clean code with proper designed pattern. i know when to you struct over class. one of my client before are chevron australia during my time in accenture and from that experience i earn a lot of skills. i hope you will give me a chance to work with you. Thanks Moises B. Bas
$22 USD in 40 days
1.7 (2 reviews)
2.7
2.7
User Avatar
Track Record in Technology: We have 25+ man years of OOPs experience and 20+ man years of Mobile App development experience. We can handle any challenging assignment involving technology in general and mobile and web apps in particular. Our team have developed Enterprise Mobile Products which are rich in functionality using state-of-the-art technologies. These include but not limited to: Custom Content Management Systems. VC++ interface with custom wrappers in C# deployed to Azure on SaaS. Embedded Systems and signal processing. Unity3D Game development and 3D Modeling. Process Methodology: We follow stringent checks and custom developed processes for optimal delivery of products to meet and exceed customer requirements. This involves a seamless workflow of work products between authenticated team members using project tracking tools and communication tools integrated with our company email and file server. All our data is backed up both onsite and offsite using a combination of RAID, FTP servers and Cloud Storage. All our projects use source control and change trails with branches for near risk-free development. All team members receive awareness training and are aware of the quality policies and the quality-of-life improvements it brings to the table. They are well equipped in the field of requirement elicitation, scoping, estimation, change management, etc. Daily reviews and weekly desk checks are conducted to ensure quality is second nature to SSC’s team members.
$22 USD in 40 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Dear Sir/Madam, I have a strong background in software development with 5+ year of experience. I have a strong understanding of C# ,Sql , webservices as well. Regards Sharad
$20 USD in 50 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Dear, I've understood your requirements about this project. I have lots of experiences in app development of windows. Especially, It is my area of expertise to development. I'll carry out this project so that you could satisfy. I'd like you to hire me and work together. Sincerely.
$20 USD in 40 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
United States
0.0
0
Member since Jan 29, 2019

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.