Looking for data entry of classified ads to be put on website www.ashako.com. Those ads can be retrieved from any quality classified ads portal worldwide. The categories of these entered data should be in cars for sale/rent, properties for sale/rent, electronics for sale/rent.
Work must be serious and ongoing. Before work, we must see your data entry skills:
visit ashako.com, create an account, post few ads, and show us.
Best price. High amount of ads required. Opened for all countries. Work must be good, quick and rapid.
Data entry must be ad posting as many as possible within 8-10 hours per day per month. Every ad takes about 20-50 seconds.
Serious people only. If 8-10 is much, we can adjust accordingly.
respected client,
i just saw your post that you want to data entry
well, i’ve interested on your project and i can do this work for you with all the requirements you have to ask for. i’m a professional digital marketer with more than 7 years of experience in this world of digital marketing, data entry
i will work on your
dear hiring manager,
throughout my career, i have contributed to positive business results through effective organization, prioritization, and follow-through of key organizational projects. my strengths and qualifications are an ideal match for the data entry specialist requirements and will bring immediate value to seoclerks.&nbs
hello sir,
i interested your job and i understand your job. i can do the your job. i am a professional data entry provider. my have a 3 years experience. my other services data mining, data scraping, data research, pdf to word, pdf to excel, all data typing,
so if you need my service.please order me now.
thank you sir.
hello there,
i'll work at per hour rate. you said 8-9 hours per day. i'll work if you provide 1$ per hour. contact me for any queries.
let me know if you're interested.
thank you.
dear hiring manager,
i just saw your post that you want to data entry
well, i’ve interested in your project and i can do this work for you with all the requirements you have to ask for. i’m a professional data entry operator with more than 7 years of experience in data entry
thank you, sir.
i have time for your project.
i also have experience in data entry and content writing.
if you are serious and willing make the contact.
thanks
hello respected client,
i just saw your post that you want to data entry
well, i’ve interested on your project and i can do this work for you with all the requirements you have to ask for. i’m a professional digital marketer with more than 7 years of experience in this world of digital marketing, data entry
i can do this job.pl
dear client thanks for seeing my response to your project.i have gone through your project and it matches my skills andexperiences. with over 5 years of experience in article writing, i can assure
you that if selected, i will complete the job within minimum time.i am 24 hours
available if interested, open pmb (message board) so we can discuss abo
i m a social media marketing manager. i have 8 years experience in this job. i have a big team and an expert worker. i will play an online contest.
i will give you unlimited signup/register/create account & data entry service.
1000 signups+data entry for $70
2000 signups+data entry for $140
10000 signups+data entry for $700
please co
hello, thank your very much for your job posting. i have got your jobposting on “data entry”. thorough your job description, i have come to know
that you need a professional data entry expert. you have mentioned that you
need the quick result in your day to day tasks. also you have mentioned your
time schedule in there. i have fully
i am a full-time professional digital marketer. i am experienced in digital marketing. i have readyour proposal carefully. i’ve done that kind of work before. i am willing to do your job.
if you give me a chance i can do your job perfectly. i will provide you with a fast, reliable service
you can count on.
please order me, sir.
thank you.
| Match | Count | SQL | Script |
| SELECT * FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='76647' AND A.category=B.CATID AND A.USERID=C.USERID | 1 | SELECT A.*, B.name, B.seo, C.username, C.userlevel, C.footer_code, C.rating,
C.ratingcount, C.googleplus_profile, C.total_recommendations, C.USERID, C.profilepicture, C.average_response_time, C.lastlogin, C.addtime
FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C
WHERE A.wantid='76647'
AND A.category=B.CATID AND A.USERID=C.USERID | /opt/clerks-staging/docroot/viewwant.php 163 () () |
| SELECT * FROM seoclerks.members_recommendations WHERE USERID=1032621 AND status=1 ORDER BY MRID DESC limit 1 | 1 | SELECT recommendation_text, FROMID, time_added FROM seoclerks.members_recommendations
WHERE USERID=1032621 AND status=1
ORDER BY MRID DESC limit 1 | /opt/clerks-staging/docroot/include/functions/main.php 21955 getLastRecommendation() () |
| SELECT * FROM seoclerks.members WHERE USERID='994548' | 1 | SELECT username FROM seoclerks.members WHERE USERID='994548' | /opt/clerks-staging/docroot/include/functions/main.php 1577 insert_get_username_from_userid() () |
| SELECT * FROM ratings_buyer WHERE USERID=1032621 | 1 | SELECT sum(good) as thumbup, sum(bad) as thumbdown
FROM ratings_buyer WHERE USERID=1032621 | /opt/clerks-staging/docroot/include/functions/main.php 19523 GetRatingsAsBuyerTotal() () |
| SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 76647 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%dataentry%' ) LIMIT 4 | 1 | SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo
FROM wanttobuy A,
categories_wanttobuy B
WHERE A.wantid != 76647
AND A.category=B.CATID
AND A.active=1
AND (A.tags like '%dataentry%' ) LIMIT 4 | /opt/clerks-staging/docroot/viewwant.php 551 () () |
| SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 76647 AND A.category=B.CATID AND A.active=1 AND A.USERID=1032621 LIMIT 4 | 1 | SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo
FROM wanttobuy A, categories_wanttobuy B
WHERE A.wantid != 76647
AND A.category=B.CATID
AND A.active=1
AND A.USERID=1032621
LIMIT 4 | /opt/clerks-staging/docroot/viewwant.php 568 () () |
| SELECT * FROM wantcomments a, seoclerks.members b WHERE a.PID='76647' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc | 1 | SELECT a.comment, a.USERID, a.CID, a.time_added, a.istranslated, a.parentid, b.username, b.profilepicture
FROM wantcomments a, seoclerks.members b
WHERE a.PID='76647' AND a.USERID=b.USERID and b.status='1' AND a.status=1
order by a.CID asc | /opt/clerks-staging/docroot/viewwant.php 835 () () |
| UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='76647' | 1 | UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='76647' | /opt/clerks-staging/docroot/include/functions/main.php 1729 update_wantviewcount() () |
| SELECT * FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='76647' ORDER BY w.bidid ASC | 1 | SELECT w.bidid, w.PID, w.comment, w.title, w.pricepublic, w.USERID, w.adjustedprice, w.ip, m.profilepicture
FROM wantbids as w,
seoclerks.members AS m
WHERE w.active=1
AND m.USERID=w.USERID
AND m.status=1
AND w.USERID>0
AND w.wantid='76647'
ORDER BY w.bidid ASC
| /opt/clerks-staging/docroot/viewwant.php 1192 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=1018380 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=1018380 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=999816 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=999816 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=840393 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=840393 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=947106 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=947106 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=965992 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=965992 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=1055599 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=1055599 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=1067448 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=1067448 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=1059177 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=1059177 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=689316 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=689316 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=1000329 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=1000329 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=1010527 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=1010527 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM categories_wanttobuy | 1 | SELECT * FROM categories_wanttobuy | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| SELECT * FROM posts WHERE USERID=1032621 | 1 | SELECT sum(positive_ratings) as thumbup,
sum(negative_ratings) as thumbdown
FROM posts
WHERE USERID=1032621 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetBuyerRatingsTotal() |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='1018380' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1018380' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='999816' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='999816' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='840393' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='840393' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='947106' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='947106' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='965992' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='965992' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1055599' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1055599' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1067448' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1067448' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1059177' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1059177' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='689316' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='689316' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1000329' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1000329' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1010527' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1010527' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1032621' | 1 | SELECT profile_data FROM seoclerks.members WHERE USERID='1032621' | /opt/clerks-staging/docroot/include/functions/main.php 1927 getUserBackground() include() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |