Find Jobs
Hire Freelancers

Execute click on hyperlink within an e-mail. Project year 2018

$250-750 USD

ปิดแล้ว
โพสต์ มากกว่า 6 ปีที่ผ่านมา

$250-750 USD

ชำระเงินเมื่อส่งงาน
Hi I am an independent contracter and receive emails from the companies that contact me as mass email blasts. The first contractor to click the "accept" link within the email gets the job. It's very tough, because the email goes out to many contractors all at once. I'm pretty sure that gmail or outlook can do this, and if anyone here can help me get this done I'll gladly pay you. It needs to: 1. Screen for the email addresses that send out the mass emails (basically 3 different ones) Scanning for the type of work. Always stated right after the same leading word. Scanning for the number of hours. Always stated right after the same leading word. 2. Click the link - link appears like this: [login to view URL]://[login to view URL] All my work is delivered through this very same ContractDealer. He uses the same link each time, i.e. the initial start of the link is always the same, just the hash tag is different each time. My idea was to have it screen the links for " [login to view URL]" and click that link, but don't really care how it works. I am only certified to carry out a part of the offered contracts, so point 1 has to work also. A more advance version would allow for it to: A. screen for type of appraisal - for example look for text "enterprise", "number of estimated hours: 100” to allow me to pick and choose the orders myself. I would really prefer to enter contracts with a larger number of estimated hours. B. Restricted not to accept work on days where I am occupied elsewhere. The required date(s) is always stated right after the same leading word. - or it's possible I will accept too much work to possibly complete on one day. Right now I am using Gmail as my email account, but I can change to any email account preferred (E.g. Outlook), whatever you find easiest, to ease you software programming. This should be helpful to the programmer if solved on Outlook platform: Search the HTMLBody property of the message for links that fit your criteria. You can use regular expressions. Or, if they make your brain hurt, use standard text parsing functions like Instr() and Mid(). Furthermore, - if your prefer the software to be made to target Outlook, you might find this helpful: Once you get the link text, invoke either the IE or Outlook browser, using the syntax described at [login to view URL] I would like this completed ASAP - Please PM me a time frame & amount you would like to be paid for completion of this project. I'm sure this is an easy job for someone familiar with php, but I am not that guy. I’m also pretty sure an application might already have been developed ready to use. I simply can't find that software program on the net, that fulfill ALL my requirements. If you know of en existing application fulfilling my requirements, please let me know and I will pay you for that knowledge instead. I would prefer a solution in C# or php, I have a little experience with those programming languages but others would also do, but then you have to caculate time for giving me basic directions, so I can maintain the code myself after your delivery. Thanks
รหัสโปรเจกต์: 15935887

เกี่ยวกับโปรเจกต์

24 ข้อเสนอ
โปรเจกต์ระยะไกล
ใช้งานอยู่ 6 ปีที่ผ่านมา

กำลังมองหาการสร้างรายได้ใช่ไหม?

ประโยชน์ของการประมูลกับ Freelancer

กำหนดงบประมาณและกรอบเวลาของคุณ
รับเงินจากการงานของคุณ
อธิบายข้อเสนอของคุณในภาพรวม
ลงทะเบียนและเสนอราคาฟรี
24 ฟรีแลนซ์กำลังเสนอราคาโดยเฉลี่ย $712 USD สำหรับงานนี้
รูปอวาตาร์ของผู้ใช้
Hello Sir, First of all, I wish you wonderful festive season ahead. I can get this task done in the most efficient way. Let's have a round of interaction upon your convenience. I have expertise in both the mentioned languages. Regards
$588 USD ใน 10 วัน
5.0 (196 รีวิว)
9.1
9.1
รูปอวาตาร์ของผู้ใช้
Hello, am I understand correct? To sum, 3rd party is sending you email and it includes a link to accept a job. When you click on first among other users, you get the job? So, using API emails will be checked every minute and if it's good (hours - $$ etc) script would go to link and you will win the job? If so, I can handle this.
$600 USD ใน 5 วัน
5.0 (689 รีวิว)
8.1
8.1
รูปอวาตาร์ของผู้ใช้
Hi, I already experience with Emails reading and filtering body etc. Ready to discuss and start right away. My main and only skill is C# Desktop and Web using MVC on .NET and developing from more than 6 years. 99% projects on portfolio are in mentioned skill. Awaiting for your positive response :)
$1,176 USD ใน 7 วัน
5.0 (83 รีวิว)
7.7
7.7
รูปอวาตาร์ของผู้ใช้
Dear sir I have completed projects similar to your requirement in the past. If you could share your project detail requirements, I will share relevant past work and demo. I already developed 100+ apps for Android, IOS & Web apps as per the Google Store and iTunes standards. Thank you and I look forward an opportunity to work with you. Regards MingFang
$555 USD ใน 10 วัน
5.0 (32 รีวิว)
7.5
7.5
รูปอวาตาร์ของผู้ใช้
Hello, My name is Faizan. I am a PHP Developer. I have seen your requirements and what I have understood from it is that you get emails from companies that contain a contract description, number of hours and then an Accept link. You want to click that link as fast as possible if it meet your criteria. If that is the case then I think its definitely possible. Although your approach is not correct. What we normally do in that case is we use gmail API. Through API we get access to all the emails in your inbox in a PHP variable(So no gmail login is required). So a script will keep on running 24 hours and look for any new email. As soon as we receive a new email we will parse its content and through linux wget command we click the accept link. We parse the email content through HTML5 DOM Processor based on php - phpQuery. What it does is it basically ready the html tags and break them into usable php variables. Based on those variables we can compare the criteria, save it in database or click a link. Lets discuss it in detail. I would be happy to work on this. Thanks Faizan Shakil Faruqi
$705 USD ใน 8 วัน
4.9 (114 รีวิว)
7.6
7.6
รูปอวาตาร์ของผู้ใช้
Hello, I am the highest rated Outlook Add-in developer and can develop a professional .Net Add-in, which shall automatically launch the hyperlink as soon as email is received in Inbox as per given parameter. Please discuss details via chat. Thank you, Usman
$800 USD ใน 4 วัน
5.0 (25 รีวิว)
6.9
6.9
รูปอวาตาร์ของผู้ใช้
This could be done with many different ways. For example: 1. Outlook add-in which will be called on new email coming, Then it will parse emails, search for URL and "click" it 2. It could be done with custom POP3/IMAP app which will monitor incoming mail and make same parsing as in 1. 3. It could be done with Microsoft Flow, which will monitor emails and some custom code that will do the thing. Please specify your budget, so I could estimate could I help you or not.
$2,105 USD ใน 30 วัน
4.9 (26 รีวิว)
6.6
6.6
รูปอวาตาร์ของผู้ใช้
Hi there I've read the complete requirements as mentioned in project description and I am highly interested to get this initiated with you Please take a look onto my Employer's reviews for the QUALITY of Work and SATISFACTION of Employers :) https://www.freelancer.com/u/BZain Inbox so we can discuss more over chat! Regards, SaaZ Dev.
$1,200 USD ใน 18 วัน
5.0 (39 รีวิว)
6.0
6.0
รูปอวาตาร์ของผู้ใช้
Hello, I have read your project description deeply and carefully. We are a team having more than 12 year experience in web/mobile /desktop application development. Thank you Relevant Skills and Experience We have more than 12 year of experience in web/mobile/desktop ( php, c#,VB,Java, WordPress, objective c, swift and more) application development.
$1,500 USD ใน 30 วัน
5.0 (38 รีวิว)
5.4
5.4
รูปอวาตาร์ของผู้ใช้
I am highly skilled in c#. I will deliver it on time and with all requirements implemented. I can do it
$250 USD ใน 1 วัน
4.9 (21 รีวิว)
4.5
4.5
รูปอวาตาร์ของผู้ใช้
Hello, I am a computer engineer and I have skills and experience in software development. I have worked with email management softwares before like getting email headers, email body, sending emails etc. So I can do this very easily and also in very less budget then mentioned. We can chat more over details. My budget is 150 USD. Thanks
$250 USD ใน 3 วัน
4.9 (15 รีวิว)
3.4
3.4
รูปอวาตาร์ของผู้ใช้
My understanding of your requirement: The software shall provide following functionalities: 1. Scan your inbox for specific email IDs, type of work, and the number of hours. 2. Click the link in the email body, to accept the work. 3. Above 2 steps needs to be done ad quick as possible. Proposed solution: A bot that opens your email in a browser and executes steps 1 and 2. This can be done as generic as possible, in a way adding a new keyword(email, type of work, hrs) and new recipient email id very easily thru the UI of the bot application. it is easy to do with Gmail, I will write the code more flexible so you can add a new email account(outlook for example) with less work.
$1,000 USD ใน 10 วัน
5.0 (3 รีวิว)
3.0
3.0
รูปอวาตาร์ของผู้ใช้
Hi, I know the software which does the all the functionality which you specified, Please let me know if you need the email software Thanks, Rajesh K
$250 USD ใน 1 วัน
5.0 (2 รีวิว)
2.2
2.2
รูปอวาตาร์ของผู้ใช้
Hi.. I saw your project and want to help with it if you will accept my proposal. Of course I cannot convince you to but I can give you an assurance of a good job. Thanks.
$250 USD ใน 1 วัน
5.0 (1 รีวิว)
1.7
1.7
รูปอวาตาร์ของผู้ใช้
A proposal has not yet been provided
$500 USD ใน 10 วัน
0.0 (0 รีวิว)
0.0
0.0
รูปอวาตาร์ของผู้ใช้
Hello, Your project looks very interesting and I would be glad to help you. Do you need a UI for this (e.g. so that you can manually choose what to actually bid on)? Please let me know your thoughts Adi Constantin
$750 USD ใน 21 วัน
0.0 (0 รีวิว)
0.0
0.0
รูปอวาตาร์ของผู้ใช้
I have read your job post carefully and understood clearly about your need. I am really interested to work for you.
$250 USD ใน 10 วัน
0.0 (0 รีวิว)
0.0
0.0
รูปอวาตาร์ของผู้ใช้
A proposal has not yet been provided
$555 USD ใน 10 วัน
0.0 (0 รีวิว)
0.0
0.0

เกี่ยวกับลูกค้า

ปักธงของ DENMARK
Denmark
0.0
0
ยืนยันวิธีการชำระเงินแล้ว
เป็นสมาชิกตั้งแต่ ธ.ค. 15, 2013

การยืนยันลูกค้า

ขอบคุณ! เราได้ส่งลิงก์สำหรับเครดิตฟรีให้คุณทางอีเมลแล้ว
เกิดข้อผิดพลาดขณะส่งอีเมลของคุณ กรุณาลองอีกครั้ง
โลโก้ Freelancer Thailand / ภาษาไทย ช่วยเหลือและสนับสนุน FreelancerประเภทโปรเจคการประกวดFreelancerองค์กรแพ็กเกจสมาชิกโครงการ Freelancer ชั้นแนวหน้าการจัดการโปรเจคงานในพื้นที่Photo Anywhereหน้าจัดแสดงผลงานAPI สำหรับนักพัฒนาได้รับการยืนยันDesktop App เกี่ยวกับเกี่ยวกับเราวิธีใช้งานความปลอดภัยนักลงทุนแผนผังเว็บไซต์เรื่องราวข่าวออกสื่อทีมรางวัลข่าวประชาสัมพันธ์ร่วมงานกับเรา ข้อกำหนดนโยบายความเป็นส่วนตัวข้อกำหนดและเงื่อนไขนโยบายลิขสิทธิ์ข้อพึงปฏิบัติค่าธรรมเนียมและค่าบริการหุ้นส่วนEscrow.comLoadshiftWarrior Forum แอปโลโก้ Apple App Store โลโก้ Google Play
ไม่สามารถคัดลอกไปยังคลิปบอร์ดได้ โปรดลองอีกครั้งหลังปรับเปลี่ยนการอนุญาต
คัดลอกไปยังคลิปบอร์ดแล้ว
ผู้ใช้ที่ลงทะเบียน งานที่มีการโพสต์ทั้งหมด
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
กำลังโหลดตัวอย่าง
ได้รับอนุญาตสำหรับตำแหน่งทางภูมิศาสตร์
เซสชั่นการเข้าสู่ระบบของคุณหมดอายุและคุณได้ออกจากระบบแล้ว กรุณาเข้าสู่ระบบอีกครั้ง