Titanium json jobs
python test automation framework, similar to robot framework / pytest, but with a few differences: 1. control and generate test sequences through json/excel read-ins 2. generate variables through executed steps, use variables accordingly 3. steps dependencies: If/ Else/ While/ For can all be dependent on variables 4. need to generate reports (can implement templates)
Build a browser Plugin. There is an existing browser plugin, that needs to be modified. The curre...present on the web page. Send the content to a function, which transforms the content. Currently this text transformation is at word level. Currently these transformation is done inside a browser by a using a map/dictionary. The current modification, we shall send the text to a REST API endpoint to perform the transformation. The input to the REST API would be a JSON object. Output from the REST endpoint would be a JSON object. The JSON response needs to be inline populated (written) the existing web page. Currently this text transformation is at word level. We shall do them at the sentence level, in this project. Once we finalize the project, we can provide you other ne...
...{ override def onQueryStarted(event: ): Unit = {} override def onQueryProgress(event: ): Unit = { // Ignoring kafka / jms sources their offsets .filter(source => ().contains("sqs")) .foreach(source => { ------------------ This is the json I'm looking to pass through: "progress" : { "id" : "123123123abc", "runId" : "123123123daasdff", "name" : null, "timestamp" : "2022-06-24T18:08:16.126Z", "batchId" : 0, "numInputRows" : 183996, "processedRowsPerSecond" : 1554.2696885479932, "durationMs" : { "addBatch" : 106863, "getBatch" : 9, "getEndOffset" : 4, &q...
I need a web scraper created that will continously fetch SKU/Stock Codes and some other information from json files of multiple shopify websites. There are 2 different types of SKU formats that the webscraper is looking for. One is 6 Characters like this ----> GF4456 (the first 2 characters always letters and last 4 always numbers). And the other is like this --->TH4323-232, 9 Characters with the last 3 separated by a "-". The SKU's are in different locations in the json file depending on the websites, so I am thinking maybe a script such as the following... For each website in "LIST 1", run a specific process to extract the SKU,,,,,, then for each website in "LIST 2" , run a different process to extract the SKU,,,,,, then for each...
...Ability to refine and translate complex requirements and execute best practice solutions Ability to lead a team Other tasks and duties as needed to support the customer and/or business relating to XSOAR Your Experience Experience as a Professional Services Engineer, Consultant, or IT/operations Engineering Programming experience in a higher-level language such as NodeJS, Ruby, Chef, Puppet, YAML, JSON, and/or Python Good understanding & expertise of tools such as Ansible, Terraform, CI/CD (Jenkins, Github, etc) Understanding of API based security and compliance standards and Unix/Linux and Windows operating systems and scripting Strong analytical skills to evaluate complex multivariate problems and find a systematic approach to gain a quick resolution, often under duress...
There is a code that I need to get the data form it and use it on my own link. if the full code is needed we can work together on that. please look closely before writing to me. Thanks.
We need a Flutter developer for an open-source application. This will be a paid contract, just like any other but your work will be publicly available for future ...available on Github: With a further description on the main Github page: Your project bid is for the completion of and fulfillment of the design as described in the user issues. In particular, the app should display in accordance with the display in issue 21. And each lesson should play based on JSON files as described in the issues. It should be working for iOS and Android platforms. There will be ongoing work on this as there are 3 other apps planned with custom requirements. Happy to answer any questions and good luck!
...user to be able to assign the extracted data to the related input fields, then export data to JSON file upon completion. Please test the code from here: Frontend: What is programming language currently used in existing incomplete project? - Language: Angular CLI - Library used: Backend: - Language: Python - Library used: Here is a complete task description needs to be done: A user must be able to upload invoices [pdf, jpeg or png files] and use the library to extract the invoice data in the following languages [English, Finnish, Swedish, Chinese] All extracted data later need to be exported to a JSON file. Here is the visual flow of the interface: User will upload an image, OCR library will
...user to be able to assign the extracted data to the related input fields, then export data to JSON file upon completion. Please test the code from here: Frontend: What is programming language currently used in existing incomplete project? - Language: Angular CLI - Library used: Backend: - Language: Python - Library used: Here is a complete task description needs to be done: A user must be able to upload invoices [pdf, jpeg or png files] and use the library to extract the invoice data in the following languages [English, Finnish, Swedish, Chinese] All extracted data later need to be exported to a JSON file. Here is the visual flow of the interface: User will upload an image, OCR library will
** NOTE: Please only bid if you have read through the job ad and understand what needs to be done, failure to understand upon reading the job ad your bid will be deleted ** I am looking for someone to develop NFT Generator Web App where users can add layers and upload traits which will then generate NFT's with Metadata (Ethereum, Polygon, and Solana) in JSON files. A quick overview of how the web application will work: • Users will add layers of the NFT’s they are looking to generate, e.g. background, head, eyes, nose, mouth. • Users would then upload the traits (image files) of each type of layers, e.g. 4 different backgrounds, 4 types of heads, 6 types of eyes, 2 types of noses, and 4 types of mouths. • Once traits are added under each layer, the applic...
Hi, I need to develop a Chrome extension that can share session. We are running a group buy website on which we need to share sessions with our users. Following are my requirements. 1 - We will upload a session in JSON format on our website protected by our membership area 2 - Users will access that session via Chrome extension if they have our membership access and chrome extension installed. 3 - Chrome extension will store session by three ways a - Virtual storage : it will store sessions inside extension's virtual storage b - Import session in browser: For some websites, we need to import sessions in browser c - Some websites do not store sessions instead they store data in browser's virtual storage, so we need access those sessions as w...
...Ability to refine and translate complex requirements and execute best practice solutions Ability to lead a team Other tasks and duties as needed to support the customer and/or business relating to XSOAR Your Experience Experience as a Professional Services Engineer, Consultant, or IT/operations Engineering Programming experience in a higher-level language such as NodeJS, Ruby, Chef, Puppet, YAML, JSON, and/or Python Good understanding & expertise of tools such as Ansible, Terraform, CI/CD (Jenkins, Github, etc) Understanding of API based security and compliance standards and Unix/Linux and Windows operating systems and scripting Strong analytical skills to evaluate complex multivariate problems and find a systematic approach to gain a quick resolution, often under duress...
Are you a skilled Spring Boot Developer who loves to use this technology to create different pieces of enterprise software? I am looking for a Spring Boot Developer who has knowledge on how to design and implement enterprise level microservices using the spring boot framework. You will need to be highly proficient in Java and...Good knowledge of MicroServices. - Experience working with tools like Git, Maven, JFrog, UDeploy. - Expertise developing enterprise-level web applications and RESTful APIs using MicroServices, with demonstrable production-scale experience. - Working experience in Industry Standard protocols related API Security including OAuth is a must. - Demonstrate strong design and programming skills using JSON, Web Services, XML, XSLT, PL/SQL in Unix and Windows env...
...3.x - Code must be richly commented, explaining what each part of the code does. Code steps: 1. Execute Python code from command line (either on MacOS or Ubuntu) 2. Code reads the json file containing a list of applications to test and their command-line instructions, or a list of websites to test by opening browser. Command-line example: java --version Web example: 3. Code completes the list of applications as listed in json file. 4. Code also dumps the results of all the command-line content into a text file. Done. Full program details in the uploaded project description. .json file will be provided upon accepted bid. In your bid, please state the following (bot bid will be ignored!): - That you read and understand the project description. - You ...
Ideally you are a full stack MERN developer with strong back end (non relational db esp Mongodb), development of REST API (JSON) and API integration experience. This is a small project to ensure the integration works well. It also allows us to work together. It will be part of an ongoing effort so there could be further work. Integrate a simple website with the API for another existing mobile app so they have a common user management (registration, authentication etc). Both are based on MERN stack (mongodb, express, react, node) so you should have expertise in this stack. The project will be run using scrum and no code hostage allowed. You will work on my code repository and do regular standups (every day first week, then every other day or as needed). As mentioned, there will ...
I am looking for a master scraper with good experience.
Create an API in Node.js, with a single route that takes the name of a company as a parameter, and that returns its phone number in JSON, found on the web by the means of your choice. Example: The route would take EXPERDECO as a parameter (and possibly other information that we have about the company, such as the SIREN or the address) and would return +33 450346354. Important: The quality of the code, that it is easy to read and understand, well organized. The relevance of the result, not necessarily 100% success, but a minimum of false positives. The robustness of the API (error management, tests, ...) You will find attached other examples of companies.
requirements 2 apps - almost same functionality. you can see 1 here: all works with token with our socket. socket get push of json messages. all requests to server is with api rest. respond with json. all with load more (pagination) by scroll all ltrrtl. lang file. strings coming from server. need "update" option. notifications click to go to right page. sdk of video-sdk need to be embeded. All api created by us. you will do your side and test with our api developers. chat need to work also with send images from galeriecamera. notification need to work well
...+100million lines the following fields; Graphic representation Trade mark name Designated territory Application date Goods and Services Trade mark status Trade mark office Application number Registration number Applicant name Trade mark type Vienna code Opposition period Opposition deadline Registration date Seniority claimed Goods and Services Expiry date The deliverables would be; - XML or JSON file as output data (100+ million trademarks) - The source code to extract the data (C# or python) Watch out as the website is protected with Google captcha and is difficult to get around. Offers have to be accurate, no renegotiation or additional costs will be considered after the agreed price. Offers have to reflect the actual price. There will only be one milestone upon receivin...
Please Implement below API, 1. Registration service with /users endpoint for taking a JSON body with details such as, FIELDS & VALIDATIONS ï‚§ Username - alphanumeric, no spaces ï‚§ Password – min length 8, at least one upper case letter & number ï‚§ Email – email id with email format ï‚§ DoB (Date of Birth) - ISO 8601 format ï‚§ Credit Card Number – This field is optional. If given should have 16 digits. EXPECTED RESPONSES: ï‚§ If the request body fails to satisfy any of the basic validation checks return HTTP Status code: 400 ï‚§ Reject requests if the user is under the age of 18 and return HTTP Status code: 403 ï‚§ If the username has already been used reject the request and return HTTP Status code: 409 ï‚§ A successful action should return HTTP Status code: 201 GET /u...
...development. • Designed data formatted web applications using HTML, DHTML, XHTML and CSS and deploy the script by client side scripting using JavaScript. • Implemented latest HTML5 and CSS3 features like creating various effects, shading, 2D 3D animation, Shapes, Handling multimedia files and many others. SkillSets 1) HTML5 2)Javascript 3)Java 4)Spring boot 5) 6)JQuery 7)Node.js 8)Bootstrap 9)JSON 10)CSS ...
I need explanation of architecture diagram related to database oracle PLSQL and Json
The software must be written in Python. Requires good, solid knowledge of Python libraries (OpenCV, Speech Recognition and similar). Knowledge of multithreading is also required. To implement the project you will need to create your own and / or edit the code of a ready-made video player. You need to create and use an json file as a database. It will only be needed to read the data. The project is posted on GitHub. Git knowledge required. The candidate will be given a short Python work before the offer, as well as more detailed information about the project. The developer needs to sign an NDA (Non-disclosure agreement) and a copyright transfer agreement. The maximum project implementation time is 30 days.
...integration tool • Must have knowledge in using the connectors FTP, Webservice, Database, Disk, Trading Partner, JMS • Must have knowledge in producing and consuming webservice using Dell Boomi. • Experienced in J2EE, Design Patterns, Web services and building integration understanding of various protocols/methods of communication (XML, XML Schemas, Amazon SQS, WSDL, SOAP, REST, JSON, FTP, SFTP, JDBC, JMS, MQseries, Mail, HTTP/HTTPS) • Demonstrated knowledge of distributed systems architecture, middleware, or object-oriented analysis and design • Experience with asynchronous and synchronous interfaces. • Experience with securing API's created in Dell Boomi API management using various Authentication methodologies. • Strong Database skills ...
Tenho o código fonte de uma aplicação feita em Phyton qu...obtenção de performance no Windows 10. Obs.: Preciso que seja reescrita e não convertida! A aplicação possui 4 funções funcao1 - 266 linhas funcao2 - 60 linhas funcao3 - 212 linhas funcao4 - 86 linhas É uma aplicação pequena e pouco complexa. Ao final, quero o código fonte. Bibliotecas que são usadas: import tkinter as tk from tkinter import PhotoImage from tkinter import messagebox import json from threading import Thread from blaze.telegram_collector import main from PIL import Image, ImageTk import subprocess from import TelegramClient, events from requests import Session import asyncio import traceback import o...
Take Text and Output Table to a JSON File as per the 16 examples
Need to animate the character with the animation data in the format of json file provided. the deadline is Max Monday morning. Only if you can do please ping or else thank you for your time.
+ Skills/proficiency : - Scalar JS, Preview image cropping and handling functionality, Ajax ( modular posting function, form input & DB validation) encryption and JSON BNB backpage communications, accounting numerical functions - multiple DB cross querying ( 3 DATABASE), sessioned multiple dimensional storges, and email-form integration. Description: This project is associate to commerce and offers services to visitors to enhance or enable the conventional shopping experience. Seeking Framework free infuse functionality into the design of this sites layout. Major focal and root task is remainder of profile psage and analytics handling that require to that much of remaining requirement is aesthetic and pertinent to the objects in the current design problematic to the utili...
Create the ability to select a job, then search jobs, and finally retun a json with a list of jobs where they an encryped link will give them access the job
A headless (no gui) Client/Server multithreaded Java application is required a) using either sqllite or hypersql-hsqldb (ie, sql db WITHOUT any setup or installation requirements) b) Ability to accept, write to the db and respond json messages in several thousands from different Client applications and respond back to each Client within minute of receiving such messages.
I am looking for a Unity3D developer who has expereince in C# wpf Application. you should be able to parse json file which has rotations and positions of each join center at different frames. the animation is to be generated on the character given. Functionalities access to change the json file every time and develop with new animation with respect to the file given. there should also be the possibility to change the character if possible. the project work time is 2days. The json file attached is empty uploaded by mistake I will share the right one when we have discussion. Check with the jsonfile (structure:[27joints[frames:2299[x,y,z]]and only ping me if really expereinced in this work.
I have two JSON objects that are pulled from a URL's and want a separate JSON object built using efficient VB.net code that includes only the some of elements : ,28324054,23843509 Output will include linked by pmid to uid pmid year is_research_article relative_citation_ratio nih_percentile is_clinical citation_count ,28324054,23843509 Output will include linked by uid to pmid uid pubdate epubdate source authors in a concatuaded string in order ie "Hutchins BI, Klenke U, Wray S" volume issue pages issn essn pubtype fulljourbalname sortpubdate Please don't low bid and have me talk for awhile and then say you need more money. Bid what you feel
Hey Luke, this is my quote for you based on what we Discuss in chat
The project involves the creatio...of a pdf file created using the data present on a transmitted json file. The json file includes the elements which can be texts, images (with image link - svg code - data: image / png - data: image / jpg) Each element contains width, height, x / y position and css (font, style, etc.) Font Family can be: Abel Archivo Black Arial Narrow" Arial Bowlby One Bubbler One Cambria Cinzel Black Cinzel Courier New Dancing Script Franklin Gothic Medium Fredericka the Great Georgia Impact Indie Flower Lato Lobster Lucida Sans Montserrat Black Montserrat Open Sans Condensed Light Open Sans Condensed Open Sans Oswald Raleway Black Raleway Roboto Condensed Rye Segoe UI Tahoma Times New Roman Trebuchet MS Verdana I am attaching in sample json f...
...Media content Downloading Site which is made with php. The site which can download Instagram Reels, IGTV, Stories, Photos and Private Photos. Similarly facebook video or reels or stories, Youtube Videos, reels( Youtube videos and reels also can be downloadable in separated mp3 formet ). Twitter videos. and also tiktok all with high Quality. i know insta server block video file download request using json file but some website work perfectly. Here is some website as a referance - UI of The Site :- The UI i want is has to be good looking , Responsive. UI has to be a good header with responsive navigation bar , catcy looking body with good heading , good looking footer , faq saction. you can mix those site interface to create a good
Hello, We need a email to Json converter, with a imap mailbox, you have to parse it and create the json of attachments: cc: charsets: from: html: sender_ip: subject: text: to: Should work with inline image and attachment. Process of the script 1. connect to the imap mailbox 2. parse the mailbox with imap_search 3. Create the json of each email nin the box
...Stack Developer to assist development across our project / product, which includes a number of highly transactional web apps. The project includes: * C# .NET Core Web APIs, Microservices * C# .NET Core Console Apps * C# .NET Core MVC Apps They are all developed with various versions of: NET Core, C#, Entity Framework, LINQ etc You should know well: * NET Core 2 / 3 / C# / MVC / LINQ / JSON * APIs / Console Apps / MVC Apps * MSSQL / Redis * AWS - SQS, SNS, SES, S3, Elasticache And frontend: * JavaScript / JQuery * Bootstrap 4 / CSS / Responsive Design Working on our projects will be within our staging environment you must know: * Git / Bit Bucket * JIRA / Agile Sprints You must be a proficient developer across: * Highly transactional / concurrent systems, *...
I'm looking for Json validate the header,lines attributes in each order status and list the delta attributes among them.
The project is basic I think. We have a json array of registered artists (the array needs to stay the same when saved but the ability to modify) and save like below. { "katye kellye and the interruption": { "username": "katye kellye and the interruption", "email": "email address is here", "password": null, "avatar": null, "twit": "@Kalyeand1", "images": 0, "service_enabled": true }, "shocklore": { "username": "shocklore", "email": "email address is here", "password": "11254%", "avatar": null, ...
...Redis, MySQL Your Experience & Skills 5+ years of professional software development experience. Experience with our front-end technologies – React, TypeScript, Angular, Redux, NodeJS. Experienced with our back-end stack – Python/Django, Nodejs Understanding of product and a passion for building software that provides a great experience. Experience building applications backed by RESTful JSON APIs. Follows coding best practices (unit testing, documentation, Git source control, etc.) Experienced in performing code review for others Team player, strong communication skills, and empathetic. Preferred additional qualifications Experience working with celery, Django rest framework and postgres Understanding of AWS technologies including RDS, EC2, Cloudwa...
...Developer to assist development across our project / product, which includes a number of highly transactional web apps. The project includes: * A number of .NET Core Web APIs * A number of .NET Core Console Apps * A number of .NET Core Websites They are all developed with various versions of: NET Core, C#, Entity Framework, LINQ etc You should know well: * NET Core 1/2/3 * C# / LINQ / JSON * APIs / Console Apps / MVC Apps * JavaScript / JQuery / Bootstrap 4 / CSS / Responsive Design Working on our projects will be within our staging environment you must know: * Atlassian Bit Bucket * Atlassian JIRA Additionally you should be a very proficient developer and be across developing highly transactional/concurrent systems, memory caches, queues and capable of dev...
Hi, I am sharing a json file with real user data. I require you to help me with the following insights from the data : 1. Number of paid customers 2. Average payment per customer/ transaction, totals 3. Average duration of customer payments 4. Number of repeat users (logins and usage) 5. Frequency of repeat users (logins and usage) 6. Usage of repeat users. Frequency of use. 7. Frequency of use of repeat users. 8. Average number of renewals per customer. 9. Average duration of renewals 10. Average number of credits used by repeat customers. Number of credits/ month 11. Average days from signup to payment 12. Average number of credits consumed by paid users 13. Average number of customers that churn. 14. Average duration with customers that churn 15. Average number of credits of c...
I need a PHP Interface for my HTML5 Casino Slots (Classic 3 Lines, 5 Symbols Slots). It should either use Caches (only give Wins, when enough is in the cache, owners win adjustable in percent) or use probability calculation, so that the slot generates profit. And it should have the following Features: -Multiple Winline Support (up to 20) -...Casino Slots (Classic 3 Lines, 5 Symbols Slots). It should either use Caches (only give Wins, when enough is in the cache, owners win adjustable in percent) or use probability calculation, so that the slot generates profit. And it should have the following Features: -Multiple Winline Support (up to 20) -Jackpot -Freegames -Scatter Symbols -Wild Symbols The Result of the Spin should be returned as JSON, so that the HTML5/Javascript Slot can di...
...Good knowledge of MicroServices. 4. Experience working with tools like Git, Maven, JFrog, UDeploy 5. Expertise developing enterprise-level web applications and RESTful APIs using MicroServices, with demonstrable production-scale experience. 6. Working experience in Industry Standard protocols related API Security including OAuth is a must. 7. Demonstrate strong design and programming skills using JSON, Web Services, XML, XSLT, PL/SQL in Unix and Windows environments. 8. Strong background working with Linux/UNIX environments. 9. Strong Shell scripting experience. 10. Working knowledge with Oracle, DB2 or Mongo DB databases. 11. Passion to stay on top of the latest happenings in the tech world and an attitude to discuss and bring those into play. 12. Strong agile/scrum development ...
I need json data to be merge into one single file on xlsx format
I need to see the response in a simple html table. in php language