Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    483 useragent jobs found, pricing in USD

    Need to covert selenium script to selenium base and need to work on these: 1. Multiple instance from same pc 2. Proxy should be authentication base 3. random useragent if necessary 4. random user profiles need to remove 5. select store

    $200 (Avg Bid)
    $200 Avg Bid
    1 bids

    ...OCTemplateBase->printPage() /var/www/html/ line 104 OC_Template:?rintExceptionErrorPage( [ "DoctrineDBALException" ], 500 ) Raw log entry { "reqId": "RG7bBOUcQ8gbfeHNH0XK", "level": 3, "time": "2024-03-26T09:57:32+00:00", "remoteAddr": "", "user": "--", "app": "core", "method": "GET", "url": "/", "message": "Exception thrown: DoctrineDBALException", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/ Safari/537.36 Edg/", "version": "", "exception": { "Exception": "DoctrineDB...

    $176 (Avg Bid)
    $176 Avg Bid
    15 bids

    I am looking for someone who can build a macOS Universal Electron App: - I have provided the , etc file for building it. This package successfully creates a Windows version that installs the app. I used Visual Studio, Electron and npm commands do this. I need a macOS equivalent version. - Have the latest version of Chrome Installed, and ensure the useragent in the matches it. - You need a Mac that can build Universal Electron apps (M1 and non-M1 versions in one app) - Use the latest electron packages: npm install electron@latest --save-dev npm install electron-packager@latest --save-dev npm install electron-builder --save-dev npm install npm start Timeline: - I prefer the project to be completed within 2 days. Ideal skills and experience:

    $119 (Avg Bid)
    $119 Avg Bid
    5 bids

    ...specifically from North America, specifically the United States and Canada. Requirements: - I need user agent data that includes browser type, operating system, and device type. - The candidate freelancer should have websites which are having natural traffics from North America area, and I will use a simple page for you to deploy in your website to collect the UA automatically and in real-time. The UserAgent data is like this: Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A047M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.2 Chrome/92.0.4515.166 Mobile Safari/537.36 Read before you bid. If you don't have a website with North American traffic, don't bid!!!! If you don't know this kind of data, don't bid !!! The payment can be made every month be...

    $16 (Avg Bid)
    $16 Avg Bid
    5 bids

    I m looking for browser developement with antidetect protection and proxy,useragent,device configuration which can emulate like real human

    $171 (Avg Bid)
    $171 Avg Bid
    12 bids

    ...curl_init(); curl_setopt ($ch, CURLOPT_URL, $postpage); //curl_setopt($ch, CURLOPT_POST, 1); //curl_setopt($ch, CURLOPT_POSTFIELDS, $data); //Didn't help curl_setopt($ch, CURLOPT_HEADER, false); $userAgent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/ Safari/537.36"; curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 10); //curl_setopt($ch, CURLOPT_FORBID_REUSE, 1); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt ($ch, CURLOPT_USERAGENT, $userAgent); $fileDetail = curl_setopt ($ch, CURLOPT_FILE, $fp); //$fileDetail = curl_setopt ($ch, CURLOPT_FILE, STDOUT); $curl_result = curl_exec($ch); $details = curl_getinfo...

    $23 (Avg Bid)
    $23 Avg Bid
    7 bids

    Access by UserAgent to a password-protected customer area. Entry of some data on the form page, submitting the form. Now I have a complete script to work on the same Website (login etc) I need the changes only for a new form page. Request for short-term realization.

    $135 (Avg Bid)
    $135 Avg Bid
    11 bids

    I would like to copy the basic functionality of Streak CRM E-Mail tracking: 1. When I write an E-Mail using GMail, a tracking pixel is placed within my email 2. The tracking results are integrated into my Gmail web view This is much like Streak CRM (see attachments) does it. The results are placed within the list view and...copy the basic functionality of Streak CRM E-Mail tracking: 1. When I write an E-Mail using GMail, a tracking pixel is placed within my email 2. The tracking results are integrated into my Gmail web view This is much like Streak CRM (see attachments) does it. The results are placed within the list view and detail view of a sent email. I would like to track, if available - Opening time(s) - Useragent (Browser, OS, Screen size) - IP - Geolocation of IP (if ava...

    $640 (Avg Bid)
    $640 Avg Bid
    35 bids

    ...want to build my privacy browser. The browser can customize the hardware and software information on the computer. I like to customize chromium source code. If you are interested, please talk to me to learn more about the job. 1 – Profile Setting OS: [Windows 7, 8, 8.1, 10, 11], macOS, Linux, iPad, iPhone, Android. Browser: Chrome, Firefox, Safari, Internet Explorer, Microsoft Edge, Opera UserAgent: Compare with OS and browser Screen resolution: compare machine type CPU Cores, Memory GB Main language : All Language (make default ) (example: en-US,en;q=0.9) Additional language: All language support Accept-Language: (example en-US,en;q=0.9) 2 – Proxy support: Socks5, Http, https, if you can. Can you help me support SSH(ssh tunnel -> socks5) Can check ...

    $2420 (Avg Bid)
    $2420 Avg Bid
    25 bids

    looking for a strong selenium / python expert who can create a appointment system, it can be a web tool or desktop app, both would work, need socks5 and UserAgent function. start your bid with "monday" to get considered thanks

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    32 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 - $10
    $10 - $10
    0 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $12 (Avg Bid)
    $12 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cURL and MySQL. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour. Don't know how many time we need.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cURL and MySQL. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour. Don't know how many time we need.

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids

    Ich suche langfristig jemand für unterschiedliche Aufgaben. perl, JS, jQuery, MySQL For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 - $10
    $10 - $10
    0 bids

    Ich suche langfristig jemand für unterschiedliche Aufgaben. perl, JS, jQuery, MySQL For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $108 (Avg Bid)
    $108 Avg Bid
    1 bids

    Hi, I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi Sergii T., I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I pay your rate by the hour!

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Hi Nicolae B., I noticed your profile and would aks if you can programm perl with cUrl and mysql. For example: use Mojo::UserAgent; my $start_time = DateTime->now; my $tx = get_ua()->post( "$base_url/ocr/photo/recognize/receipt" => { 'Apikey' => $auth_key, 'Content-Type' => 'multipart/form-data', } => form => { imageFile => $filename , }, ); my $result = $tx->res->json; I usally pay your rate by hour.

    $28 (Avg Bid)
    $28 Avg Bid
    1 bids

    Hello, I need one software in php script or python which know how made this smtp Multi Threading Multiple SMTP Auto PunnyCode for Email Address Random Dynamic Ip Random FromName Random FromMail Random Subject Random Content-Transfer-Encoding Random Charset Random Dynamic UserAgent Fully Undetectable Dynamic Letter Words Replacement Support Random Attachment Name I wait offers. Thanks

    $600 (Avg Bid)
    $600 Avg Bid
    19 bids

    Hello, I need one software in php script or python which know how made this smtp Multi Threading Multiple SMTP Auto PunnyCode for Email Address Random Dynamic Ip Random FromName Random FromMail Random Subject Random Content-Transfer-Encoding Random Charset Random Dynamic UserAgent Fully Undetectable Dynamic Letter Words Replacement Support Random Attachment Name Support sending to (.pdf,.docx,.txt) etc. I wait offers. Thanks

    $227 (Avg Bid)
    $227 Avg Bid
    17 bids

    i have a small project (if IP already existed in file his name iplist, he can read the content) else (It is not allowed for him check next page) my requirements I want added useragent if useragent before come to my website take the same action like IP

    $39 (Avg Bid)
    $39 Avg Bid
    16 bids

    Fully Featured WebView Like ChromeView. But With Custiom Header. Some feature which needed 1. Media Download (like. pdf, png, jpg, mp3 and more) 2. Media Upload (like. pdf, png, jpg, mp3 and more) 3. Permission Handle (ask for permission if website needed) 4. Permission Ask Prompt 5. Handle No internet error with Custom Screen 6. Progress Indicator 7. Block Ads 8. UserAgent 9. Handle Website Cache & Cookies

    $48 (Avg Bid)
    $48 Avg Bid
    5 bids

    I have an Iptv Network (Xtream UI) which uses Nginx. For testing purposes, i installed one Main and 1 Load balancer. I also installed SSL. Everything works fine but Two iptv freewares dont work with SSL. Here's what i want to do. I know their Useragents. One of the useragents includes hbbtv and the other one is Lavf. I want to edit Nginx conf file and config it like: If useragent includes HBBTV or LAVF forward it to http instead of you can complete the job, i can send you the conf file or you can even connect my pc via anydesk or something like that. I'm ready to pay to complete the job. Please let me know. Thanks

    $408 (Avg Bid)
    $408 Avg Bid
    12 bids

    Hi, I have Nginx. I use SSL. But i want some useragent (xxx and xxx2) not to use ssl, only http. If you can fix it, I can send you my nginx conf file. Quick job, Quick Money

    $18 (Avg Bid)
    $18 Avg Bid
    2 bids

    Hello I would like to implement a Firebase-based push notifications in PHP and javascript. I want the visitors of my page to be asked for the permission to subscribe to push notifications. Upon the user's consent, the user's unique ID should be stored in MySql database (together with the userAgent, IP address, date of subscription and the page ULR from where the user has subscribed to the push notifications). I should be able to send push up notifications either to a specific user or a group of users. The push up notification should have all features: URL, image, description, title. The push notification should stay on screen and shouldn't be disappeared automatically. If possible, I should be able to see how many users received my push message.

    $67 (Avg Bid)
    $67 Avg Bid
    11 bids

    I would need a C++ Programmer with experience in building a custom Chromium Browser that I'm able to control fingerprint setting, include: Fingerprint and settings 1. Customize the user data directory of the browser 2. Set up proxy: HTTP, SOCKS4, SOCKS5 3. Custom browser UserAgent 4. Set the browser language 5. Set JS to get the system time zone 6. Navigator information 7. Geographic location (disable, enable, customize) 8. WebRTC (disable, enable, customize Public IP and Local IP) 9. Custom DNS information 10. Resolution 11. Computer name, hardwareConcurrency 12. Battery Status API, Web Bluetooth API 13. Canvas fingerprint (Canvas) 14. Font Fingerprint 15. Audio fingerprint 16. WebGL fingerprint (Vendor and Renderer can be customized) 17. Custom SSL fingerprint 18. Media equi...

    $1292 (Avg Bid)
    $1292 Avg Bid
    11 bids

    I wanna create a extension which will run in chrome and Firefox as well and that extension must have time changer, Useragent changer, finger print changer and proxy as well.

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids

    I want to build a extension which will run in chrome and Firefox as well and that extension must time changer, proxy changer, Useragent, and fingerprint changer as well.

    $13877 (Avg Bid)
    $13877 Avg Bid
    2 bids

    I want to build a extension for chrome and Firefox And that extension must contain Proxy Fingerprint Useragent Time zone changer and all

    $18 - $153
    $18 - $153
    0 bids

    ...fingerprint Webgl data fingerprint. Video card properties Audio settings font list. plugin list. Platform id Touch support Battery capacity Gamepad USB devices list SVG reading Headers order Connection, should get proxy ip value when proxy is used. Webrtc ip should get proxy ip value when proxy is used. Display specs – resolution, color depth, etc. All explorer properties should be changed by default: userAgent, oscpu, vendor, vendorSub, productSub, buildID, HardwareConcurrency, deviceMemory and so on: getGamepads and getVRDisplays. Smart change of browser language - language format should be changed according to proxy when using proxy Geolocation. When using a proxy, it should be replaced with the geolocation of the proxy used. Date APIs should be replaced with date values...

    $1855 (Avg Bid)
    $1855 Avg Bid
    4 bids

    my server has Server header header due which it shows 402 forbidden error although website is running fine but there is some error in the Server developer should fix the issue. error details

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    9 bids

    We want a software that creates traffic for my website. It should be able to bypass google detection and traffic be shown in google analytics. We should have option to generate traffic from a keyword, social media, direct URL. The software should have a campaign features and each campaign should have the following functions. Amount of traffic we want. Fetch software ...User Agent webgl and graphic driver spoofing function. Time, location and browser language should match the IP used No DNS leak with IP on any profile and WEBRTC should match the IP address Its very important that bot goes undetected in Google's eyes so there are no issues with analytics. Browser should pass all the parameters on and on every profile. Useragent (javascipt) should match useragent (HTTP)

    $499 (Avg Bid)
    $499 Avg Bid
    4 bids

    PLEASE READ THE PROJECTS DETAILS CAREFULLY AND BID ONLY IF ...if you click on this user account's stories "" you will get this API call from Instagram "" in the network tab. You can see the response in this screenshot "". But, when you open the link in the same browser, it gives this response back. { "message": "useragent mismatch", "status": "fail" } I want to be able to send successful requests to the Instagram API with the python-requests library. I don't need you to scrape any data, just send the request and get the correct response back. Is this something you can help me with? please bid on this project and I will message you. Regards, Awais.

    $28 (Avg Bid)
    $28 Avg Bid
    3 bids

    I need a web application where i can check my visitors is new for old no matter he will use incognito tab or change Ip and etc Only purpose is to detect spammer and block from website. if anyone change USERAGENT, IP AND CLEAR COOKIES, LOCAL STORAGE AND ETC Then how we catch

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    10 bids

    I need a web application where i can check my visitors is new for old no matter he will use incognito tab or change Ip and etc Only purpose is to detect spammer and block from website. if anyone change USERAGENT, IP AND CLEAR COOKIES, LOCAL STORAGE AND ETC Then how we catch

    $523 (Avg Bid)
    $523 Avg Bid
    15 bids

    Hi I have created a JavaScript code (below) and I need to send the information to a sheet fo...request = new XMLHttpRequest(); var userAgents = ; var timeStamp = new Date().toUTCString(); var pageViewed = ; var browserRes = window.screen.availWidth+'x'+; ("POST", "GOOGLE_SHEET_SCRIPT_URL"); ('Content-type', 'application/json'); var params = { useragent: userAgents, timestamp: timeStamp, browserresolution: browserRes, pageview: pageViewed } ((params)); } else { ('habemus GTM') } }, 3000);</script> Requirements: I need this to be "replicatable" I need a working Google Sheet

    $41 (Avg Bid)
    $41 Avg Bid
    8 bids

    Read FIRST! For a client I need a python script adjusted and improved.. I need time on site to be set randomly The other two are a little more complicated and and are anti-fingerprinting measures Screen resolution Spoofing Font spoofing Also the script needs to be tested if it is working properly... Ple...client I need a python script adjusted and improved.. I need time on site to be set randomly The other two are a little more complicated and and are anti-fingerprinting measures Screen resolution Spoofing Font spoofing Also the script needs to be tested if it is working properly... Please Before you bid make sure what anti Fingerprinting measures are and you can implement it. Not just useragent stuff I will pay $100 dollar if you can fix these things over bidding is...

    $96 (Avg Bid)
    $96 Avg Bid
    8 bids

    i have one python Yahoo Number Checker that detects yahoo number with fake useragent ... my tool is not working now its saying that, list index error i think fake user agent has been detected can you fix it..

    $24 (Avg Bid)
    $24 Avg Bid
    1 bids

    Hi Mizanur R... i have one python Yahoo Number Checker that detects yahoo number with fake useragent ... my tool is not working now its saying that, list index error i think fake user agent has been detected can you fix it..

    $24 (Avg Bid)
    $24 Avg Bid
    1 bids

    ...results with the code below is a must. The goal is having this code running properly and printing results in a Raspberry Pi 4 Model B (it is already running well in a laptop): from shutil import which from selenium import webdriver from import By from import WebDriverWait from import expected_conditions as EC useragent = "Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 XL Build/OPD1.170816.004) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36" def get_countries(): options = () options.add_argument("start-maximized") options.add_argument('--disable-blink-features=AutomationControlled') options.add_argument("--disable-blink-features") options.add_ar

    $211 (Avg Bid)
    $211 Avg Bid
    7 bids