Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    2,000 regex công việc được tìm thấy, giá theo USD

    I'm looking to clean up an excel /csv file and create multiple columns from a single column. i'm attaching explanation. I need this either in power query, pandas or regex python. for speed purposes. will pay $30 thank you,

    $26 (Avg Bid)
    $26 Giá đặt trung bình
    45 lượt đặt giá
    Speed up GO code Đã kết thúc left

    Use Hyperscan Regex engine to speed up GO code

    $110 (Avg Bid)
    $110 Giá đặt trung bình
    1 lượt đặt giá
    Observability -- 3 Đã kết thúc left

    1. Create an account in Coralogix (No need to create, I will share the same) 2. Connecting data: a. Logs using FluentD and CloudTrail (Use my AWS account for this project, will share the details) b. Metrics with Prometheus to visualize them in Grafana 3. Parsing data - using regex rules 4. Enrich the IP addresses 5. Visualize in OpenSearch 6. Create an alert in Coralogix 7. Create a QBR presentation based on the above You are welcome to use any resources that you find appropriate (Coralogix Tutorials, Google, StackOverflow etc.)

    $171 (Avg Bid)
    $171 Giá đặt trung bình
    2 lượt đặt giá

    I'm looking for help in customizing my Power Automate solution. Specifically I need assistance with creating/editing an existing connector as well as creating/editing an existi...will be used in the flow is limited to text. I'm looking for someone who is an expert in creating and customizing Power Automate solutions, and can provide me with a tailored solution that meets my specific needs. If you think you have the required skills and experience for this job, please reach out and let's discuss. Thanks! **** Help with Definitions and Headers as well as Code (Preview) for Regex **** My flow needs to parse the nominated Job ID in the GetJobInfo (as attached) and then search and retrieve the Work Order Id by searching through all the Project ID's of the the ListAl...

    $212 (Avg Bid)
    $212 Giá đặt trung bình
    9 lượt đặt giá
    Observability -- 2 Đã kết thúc left

    Task 1. Create an account in Coralogix (No need to create, I will share the same) 2. Connecting data: a. Logs using FluentD and CloudTrail (Use my AWS account for this project, will share the details) b. Metrics with Prometheus to visualize them in Grafana 3. Parsing data - using regex rules 4. Enrich the IP addresses 5. Visualize in OpenSearch 6. Create an alert in Coralogix 7. Create a QBR presentation based on the above For more details, please go through the attached document. You are welcome to use any resources that you find appropriate (Coralogix Tutorials, Google, StackOverflow etc.) besides contacting our live support in the app.

    $82 (Avg Bid)
    $82 Giá đặt trung bình
    4 lượt đặt giá

    To indicate you have ...work for the right person THE JOB: It's really very simple. I need to remove a dollar sign from a variable that I have scraped from the DOM. I have used the following code to remove the dollar sign, and the person who wrote the code assures me it should work, but it is only ever returning "undefined" function() { var priceText = {{Booking Price}}; var regex = /([0-9.,]+)/; if ((priceText)) { return (regex)[0].replace(/,/g, ''); } } That code is more complex than it needs to be because it is written to remove ANY unnecessary characters from a price. ALL I need to do is to remove the left-most character OR remove dollar signs from the existing variable. Please only bid if you are confident you can perform the job. ...

    $25 (Avg Bid)
    $25 Giá đặt trung bình
    10 lượt đặt giá

    I have some HL7 files that contain a body of text. The text is not formatted until I recieve it but I need to convert it intoa JSON. What I am looking to do is have you write 5-6 REGEX to break the text down into chunks and output the values of the data that I am extrating. Here is the format: (expected output values in brackets, not case sensitive) 1. Image Quality: Grade: (1,2) Comment on technical quality (if not Grade 1 comment required - include all quality issues that apply): Overexposed (dark) / Underexposed (light) / Artefacts / Improper position / Poor contrast / Poor processing / Underinflation / Mottle / Other (please specify): 2A. Any classifiable parenchymal abnormalities: (No/Yes) 2B. Small opacities: a. Shape/Size (Indicate one primary and one secondary): (No...

    $14 / hr (Avg Bid)
    $14 / hr Giá đặt trung bình
    13 lượt đặt giá
    Data Factory - Pattern matching Đã kết thúc left

    We need extract dates from the file names and process files from ADLS based on dates. Deliverables: 1. Pattern (Regex) creation 2. Sort files based on extracted dates Pre-requisite: Access to the platform and authorization to the DF environment.

    $30 (Avg Bid)
    $30 Giá đặt trung bình
    1 lượt đặt giá

    ...detect incoming POTS calls (rings, no hook take off) 2. if possible to detect which device has taken off hook (the call) (e.g. if the desktop phone picked the call) 3. if possible how long the call was going with the different phone to measure the call duration The listener shall be configurable via xml config file, means - what URL to call - which phone numbers to ignore (regex) - which phone numbers to track (regEx) You need to implement for: - mac x64 & ARM (a basic java best practice and requirement, ensure system independent development) What is NOT needed: - a UI (not required, implement a JUnit test to call your functions) - a service architecture (like spring or JEE) - any persistence, except configuration - a voice/audio implementation for SIP (only incomi...

    $16 / hr (Avg Bid)
    $16 / hr Giá đặt trung bình
    13 lượt đặt giá

    ...detect incoming POTS calls (rings, no hook take off) 2. if possible to detect which device has taken off hook (the call) (e.g. if the desktop phone picked the call) 3. if possible how long the call was going with the different phone to measure the call duration The listener shall be configurable via xml config file, means - what URL to call - which phone numbers to ignore (regex) - which phone numbers to track (regEx) You need to implement for: - windows & linux (a basic java best practice and requirement, ensure system independent development) What is NOT needed: - a UI (not required, implement a JUnit test to call your functions) - a service architecture (like spring or JEE) - any persistence, except configuration - a voice/audio implementation for SIP (only inco...

    $17 / hr (Avg Bid)
    $17 / hr Giá đặt trung bình
    23 lượt đặt giá

    ...detect incoming POTS calls (rings, no hook take off) 2. if possible to detect which device has taken off hook (the call) (e.g. if the desktop phone picked the call) 3. if possible how long the call was going with the different phone to measure the call duration The listener shall be configurable via xml config file, means - what URL to call - which phone numbers to ignore (regex) - which phone numbers to track (regEx) You need to implement for: - windows & linux (a basic java best practice and requirement, ensure system independent development) What is NOT needed: - a UI (not required, implement a JUnit test to call your functions) - a service architecture (like spring or JEE) - any persistence, except configuration - a voice/audio implementation for SIP (only inco...

    $12 / hr (Avg Bid)
    $12 / hr Giá đặt trung bình
    13 lượt đặt giá

    I have a serialized json and wanted someone to write a proper regex that matches specific values in the json. The pattern should only go to a specific depth. I can explain about it and we can do it online together. I pay $20. Please don't bid unless you have a good knowledge on advanced regex and want to do it live.

    $30 (Avg Bid)
    $30 Giá đặt trung bình
    2 lượt đặt giá
    CVE-2023-23397 - REGEX Đã kết thúc left

    Hello as you probably know a new CVE "CVE-2023-23397" exists, in this CVE PidLidReminderFileParameter is parsed by outlook, help me mitigate this in my mailgateway

    $9 - $33
    $9 - $33
    0 lượt đặt giá
    Python http scanner Đã kết thúc left

    Create a python script that connects to a webserver (port 80 and 443) and fingerprints the version of all the softwares included in the attached json using the regex. The script should output the version, alias, name and type (everything is in the attached json except for the version). The output should be in JSON. The fingerprints regexes from the json should check both the http headers returned and the content of the webpage.

    $45 (Avg Bid)
    $45 Giá đặt trung bình
    10 lượt đặt giá

    ...detect incoming POTS calls (rings, no hook take off) 2. if possible to detect which device has taken off hook (the call) (e.g. if the desktop phone picked the call) 3. if possible how long the call was going with the different phone to measure the call duration The listener shall be configurable via xml config file, means - what URL to call - which phone numbers to ignore (regex) - which phone numbers to track (regEx) You need to implement for: - linux & windows (a basic java best practice and requirement, ensure system independent development) What is NOT needed: - a UI (not required, implement a JUnit test to call your functions) - a service architecture (like spring or JEE) - any persistence, except configuration - a voice/audio implementation for SIP (only inco...

    $17 / hr (Avg Bid)
    $17 / hr Giá đặt trung bình
    15 lượt đặt giá

    ... - Experience performing root cause analysis on internal and external data and processes to answer specific business questions and identify opportunities for improvement. - Strong analytic skills related to working with unstructured datasets. - Build processes supporting data transformation, data structures, metadata, dependency, and workload management. - Familiar in using Regular Expression (RegEx). - Good understanding and experience in XML. - Good English communication skill. Nice to Have - A successful history of manipulating, processing, and extracting value from large, disconnected datasets. - Working knowledge of message queuing, stream processing, and highly scalable ‘big data’ data stores. - Experience supporting and working with cross-functional teams in a ...

    $11 / hr (Avg Bid)
    $11 / hr Giá đặt trung bình
    18 lượt đặt giá

    ... - Experience performing root cause analysis on internal and external data and processes to answer specific business questions and identify opportunities for improvement. - Strong analytic skills related to working with unstructured datasets. - Build processes supporting data transformation, data structures, metadata, dependency, and workload management. - Familiar in using Regular Expression (RegEx). - Good understanding and experience in XML. - Good English communication skill. Nice to Have - Experience in Elastic Kibana. - Experience in Apache Zeppelin. - Experience in any Business Intelligence application. - A successful history of manipulating, processing, and extracting value from large, disconnected datasets. - Working knowledge of message queuing, stream processing, and h...

    $13 / hr (Avg Bid)
    $13 / hr Giá đặt trung bình
    18 lượt đặt giá

    ...- one ore more softphones (laptop, smartphone, ...) running on same SIP account 1. your SIP application shall now detect incoming calls (rings) 2. if possible to detect which device has taken off hook (the call) 3. if possible how long the call was going with the different phone The listener shall be configurable, means - what URL to call - which phone numbers to ignore (regex) - which phone numbers to track (regEx) Your task is to modify jitsi to be able to access details of incoming calls as a listener. A good starting point for SIP starters may be: You need to implement for: - linux & windows (a basic java best practice and requirement, ensure system independent development) What is NOT needed: - a UI (not required, implement a JUnit

    $24 / hr (Avg Bid)
    $24 / hr Giá đặt trung bình
    10 lượt đặt giá

    ...code of a proof of concept, which does not work anymore. So you do not start from scratch. But it is mandatory that you are a master of SIP+java to get to an success The listener shall be configurable, means - what URL to call - which phone numbers to ignore - which phone numbers to track (regEx) Your task is to implement Java classes to be able to access details of incoming calls as a listener. Implement JUnit test cases, which is showing how the implemented listener is required to be configured (regex, ignore numbers, URL) The Q-question is a formula, place result into the bid. A good starting point for SIP starters may be: You need to implement for: - linux & windows (a basic java best practice and requirement, ensure system independent development)

    $26 / hr (Avg Bid)
    $26 / hr Giá đặt trung bình
    12 lượt đặt giá

    ...But it is mandatory that you are a master of SIP+java to get to an success The listener shall be configurable, means - what URL to call - which phone numbers to ignore - which phone numbers to track (regEx) Please recommend what to use SIP-RI/SIP-Jain to detected phone calls. You will get a SIP/VoIP account to be able to implement and test incoming calls (if you do not have your own) Your task is to implement Java classes to be able to access details of incoming calls as a listener. Implement JUnit test cases, which is showing how the implemented listener is required to be configured (regex, ignore numbers, URL) The Q-question is a formula, place result into the bid. A good starting point for SIP starters may be: You need to implement for:

    $1113 / hr (Avg Bid)
    $1113 / hr Giá đặt trung bình
    12 lượt đặt giá

    I have the attached data - it comes in all kinds of formats (JSON, dashed bullet points, numbered points and sometimes just comma separated). Could you build a nice regex parser to transform it into the list of sites/landmarks/attractions as shown in tab 2 of the spreadsheet?

    $35 (Avg Bid)
    $35 Giá đặt trung bình
    5 lượt đặt giá

    We have a project that requires creating a Python progr... Furthermore, the invoices may be in different languages. Once the invoices have been split and saved as separate images, the program should then process each image individually to extract the data. To aid in the training of the program, we have a collection of invoices that can be used to train the program using spacy or any other AI software. We may need to write some additional code to use regex or other techniques to speed up the labeling process during training. We hope this gives you a clear understanding of the project requirements. Please let us know if you have any questions or require further clarification. Previously starting i will ask to explain what techniques you planing to use to be sure that we are on the ...

    $2010 (Avg Bid)
    $2010 Giá đặt trung bình
    55 lượt đặt giá

    I work with non-profit organizations based in the US as a "CIO-on-demand" and as a lead no code apps and automations builder. As my number of projects are growing I am looking to develop additional team members who can help deliver automations and apps. I have an immediate task requiring skills in utilizing regex in Integromat to find and replace specific strings. Successful completion will result in additional work. In the long run I am looking for experience with the following key platforms: * Integromat/ * Airtable * Stacker Additional useful platform automation experience: * MS Office 365 * Google Workspace * Slack * SendGrid * * Parabola * Salesforce * Klipfolio * Intercom Financial APIs: * Plaid * Stripe * CRS Credit

    $574 (Avg Bid)
    $574 Giá đặt trung bình
    18 lượt đặt giá

    I am looking for someone who has a lot of experience with postfix. I have a postfix gateway that should allow all mail in, from everywhere. The mail incoming would only be checked using the regex to allow mail in from a list of addresses using the regex checks in header_checks. All mail to this server is BCC'd there, so the mail's original recipient would have to be checked instead of the BCC recipient. If either the from or the original to is matched, it needs to allow the mail in as normal. Please only post an offer if you are sure you're able to set this up.

    $138 (Avg Bid)
    $138 Giá đặt trung bình
    8 lượt đặt giá

    Creating Regular Expression (REGEX) for minimum, maximum, logic validation for 7 fields on Heyflow

    $59 (Avg Bid)
    $59 Giá đặt trung bình
    10 lượt đặt giá
    Need a small Regex PHP Script Đã kết thúc left

    I want a small php script which can search a page content and look for following pattern: ============================================ <p style="text-align: center;"><a class="webvisitbtn" href="url1">Text1 >></a><a class="webvisitbtn webvisitbtn-green" href="url2" rel="nofollow">Text 2>></a></p> ============================================ and replace that with: ==...>></a><a class="webvisitbtn webvisitbtn-green" href="url2" rel="nofollow">Text 2>></a></p> ============================================ and replace that with: ============================================ [comforex_cta url="url1" text="...

    $20 (Avg Bid)
    $20 Giá đặt trung bình
    7 lượt đặt giá

    Looking for a freelance developer to translate a PDF file into a pandas DataFrame. Please read the description before you bid. The PDF file is attached to the site below, and while there are some rules to it, for me, it's a bit tricky to convert with regex. I would like someone to write efficient Python code to convert it into one PDF file. The columns are as follows: 1) Center name, 2) Office name (N/A if not indicated), 3) Address 1, 4) City, 5) State, 6) Zip code, 7) Phone number, 8) Intake number (N/A if not indicated), 9) ~ I want each column to be represented as a binary variable corresponding to each code. All code names are listed on pages 5-9, and I hope all codes (listed on pages 5-9 of the PDF file) will be converted to binary variables.

    $19 (Avg Bid)
    $19 Giá đặt trung bình
    5 lượt đặt giá

    ...In addition to those, we have plans for other new products to build. Our first project is described below: 1. For one of our existing products, we'd like to add a layer of auditing so that each customer can view logs of actions performed in their organization. 2. All logs reside in AWS Cloudwatch. We would like to build a mechanism to take Cloudwatch logs, run a simple transformation (simple regex replaces per log line) and push each line of log to an S3 bucket that corresponds with the customer. I would like to come up with the most scalable and cost effective architecture to perform this, discuss the various alternatives with us (pros, cons, etc) and implement this. Keep in mind that we would also like to be able to concatenate log files (instead of having a lot of tin...

    $14 / hr (Avg Bid)
    $14 / hr Giá đặt trung bình
    51 lượt đặt giá

    ...90 percent" and "comparison = < 10 " in two different blocks. How it works right now is too confusing for me. Here's a link to a partial preview the config page: 4. Try to improve the accuracy of determining what progression tier a user is assigned. One thing that could be tried is factoring in a profanity regex for calculating what progression tiers a user is assigned: There will also be a period of time needed for debugging and I need documentation added to the repo which details all the changes made. My budget will probably be somewhere between $1000-1500. If all the above features can't be completed within this budget, than

    $1149 (Avg Bid)
    NDA
    $1149 Giá đặt trung bình
    31 lượt đặt giá
    Completion of an Assignment Đã kết thúc left

    Using Java regex API for data extraction to build a user application

    $40 (Avg Bid)
    $40 Giá đặt trung bình
    1 lượt đặt giá
    make a scraper software -- 2 Đã kết thúc left

    ...com/t/L0Q6nSRkpgs and this an example of how it would work. this is the site, you can right click and translate from romanian to your language in your browser. i am not interested in python or others. it's important that you know regex to extract the info details. these are the things that have to get scraped. and the links to each ad and then go to the link and scrape more details while getting the pictures of the ad. use regex to get the details from the pages. get all the details on both the search page and the ad page (with the price history and map if you can, if not, it's ok without too). after putting the details each in a row in excel,the software

    $35 (Avg Bid)
    $35 Giá đặt trung bình
    8 lượt đặt giá
    make a scraper software Đã kết thúc left

    ...time) that scrapes from a website, price etc to an excel file. this is the site, you can right click and translate from romanian to your language in your browser. i am not interested in python or others. it's important that you know regex to extract the info details. these are the things that have to get scraped. and the links to each ad and then go to the link and scrape more details while getting the pictures of the ad. use regex to get the details from the pages. get all the details on both the search page and the ad page (with the price history and map if you can, if not, it's ok without too). after putting the details each in a row in excel,the software

    $48 (Avg Bid)
    $48 Giá đặt trung bình
    10 lượt đặt giá

    Preciso de uma camada pronta para o AWS Lambda para usar a biblioteca REGEX (preciso importar a 'REGEX', e NÃO a 'RE'). Tentei de diversas maneiras criando ambiente virtual em python, instalando o pacote regex e as dependências e zipando o arquivo, conforme faço com outras bibliotecas, porém com a lib REGEX não funcionou. Funciona localmente, porém ao enviar para o lambda em arquivo zip, não roda.

    $178 (Avg Bid)
    $178 Giá đặt trung bình
    9 lượt đặt giá

    AppTracker Requirements ----------------------------------------- Create Account / Login through API Authentication. Include email and phone number and validate both with emailed and texted codes. After Successful Create Account and Verification: User Accepts Terms and Permissions to access and Monitoring of OS Process List. Any Permission of OS as well. AppTracker fetches a list of application regex strings with associated appid (guid) and Settings though an API Call and Saves them. Start and Maintain a Background Task that: 1. Checks target Applications Running running foreground or background. POSTS app id and start / stop times to API 2. If no connectivity, start and stop times are saved until connectivity is regained. API will be provided. Notes: ---------- The background...

    $31 / hr (Avg Bid)
    $31 / hr Giá đặt trung bình
    51 lượt đặt giá
    Project for Manoj R. Đã kết thúc left

    Hi Manoj R., I noticed your profile and would like to offer you my project. We can discuss any details over chat. I need to create a ZIP FILE with the PYTHON REGEX LIBRARY (REGEX, not the native 're') to use as AWS Lambda Layer could you perform this task? how much would you charge for this job?

    $30 (Avg Bid)
    $30 Giá đặt trung bình
    1 lượt đặt giá

    I need to "import regex" (not re) library in AWS Lambda. that's all I've tried to make a lambda layer just with pip install regex, but I got the message: "Unable to import module 'lambda_function': No module named 'regex" I'd like to have the zip file ready to upload to aws lambda

    $20 (Avg Bid)
    $20 Giá đặt trung bình
    2 lượt đặt giá

    Microsoft SQL SP or SQL Command to search in Freetext documents that contains persons Name LasName, that can be identified with up to 4 words, in any order. FirstName SecondName LastName1 LastName2. Lets reference them as FN SN LN1 LN2 Example: To find documents that contains presentations like: - FN LN - LN FN - FN SN LN - LN FN SN - FN SN LN1 LN2 - LN1 LN2 FN SN - etc...

    $32 (Avg Bid)
    $32 Giá đặt trung bình
    17 lượt đặt giá

    We have GA4 set up and connected Google Tag Manager. Very basic tags are set up. Need completion with datalayer, ecommerce tracking. GA4 Ecommerce Event adding regex view-item|view_item_list|select_item|add_to_cart|remove_from_cart|view_cart|begin_checkout|add_payment_info|add_shipping_info|purchase not firing. Looking for 4 hours or so to bring dataLayer up on preview trouble shooting. Have to do the work in vpn, i.e. ultraviewer, teamwork.

    $155 (Avg Bid)
    $155 Giá đặt trung bình
    24 lượt đặt giá
    GA4 + ecommerce tracking Đã kết thúc left

    We have GA4 set up and connected Google Tag Manager. Very basic tags are set up. Need completion with datalayer, ecommerce tracking. GA4 Ecommerce Event adding regex view-item|view_item_list|select_item|add_to_cart|remove_from_cart|view_cart|begin_checkout|add_payment_info|add_shipping_info|purchase not firing. Looking for 4 hours or so to bring dataLayer up on preview trouble shooting. Have to do the work in vpn, i.e. ultraviewer, teamwork.

    $17 / hr (Avg Bid)
    $17 / hr Giá đặt trung bình
    32 lượt đặt giá

    We have a set of ledger names (in thousands). We want you to assign groups to the ledgers based on specific keywords in the ledger names. It may involve something like Regex or other pattern-matching algorithms

    $87 (Avg Bid)
    $87 Giá đặt trung bình
    12 lượt đặt giá

    Python code to Compare a given name to all names in the attached text file and to give a match percentage if match exists. Example Name in file "Varun Sharma" exists Text input percentage match - "Varun Sharma" - 100% match "vaRUN sHARMA " - 100% match "Vrun shrma" - 95% match "Varun Tiwari" - 0% match "Komal Sharma" - 0% match and so on.. Another example: Name in file "Alex Paul...exists Text input percentage match - "Varun Sharma" - 100% match "vaRUN sHARMA " - 100% match "Vrun shrma" - 95% match "Varun Tiwari" - 0% match "Komal Sharma" - 0% match and so on.. Another example: Name in file "Alex Paul Rodrigues" "Alex Rodrigs" - 90 - 95% match "...

    $24 (Avg Bid)
    $24 Giá đặt trung bình
    20 lượt đặt giá
    java fuction Đã kết thúc left

    writing efficient java function to build regex pattern

    $137 (Avg Bid)
    $137 Giá đặt trung bình
    9 lượt đặt giá

    Develop an email connector for monitoring in Ruby, which will be used on Linux systems (CentOS and Ubuntu) capable o...found in the email based on the filters and relative time passed. Example: ./ “^Subscription failed.*” 3600 3 ./ “^Subscription failure AWS ID xxx.*” 3600 0 The script must have error handling in case of connectivity failure or incorrect parameters. Cases: - Connectivity failure: Return integer 9999999 - Failed to parse regex: Return integer 9999998 - Parameters passed incorrectly or absence of mandatory parameter: Return formatted string informing how to use the script correctly and an example. - Other errors: Return integer 9999997 The source of the messages will be an Office 365 email box.

    $157 (Avg Bid)
    $157 Giá đặt trung bình
    4 lượt đặt giá
    build script. Đã kết thúc left

    I need a script that will get the below email data from several online sources, use regex to guess domain data, and save the output to MongoDB. what is your budget and delivery date?

    $34 (Avg Bid)
    $34 Giá đặt trung bình
    14 lượt đặt giá

    Hi, I need a HTML single file with javascript that extract some values from a text file. Please note that for this work we need 11 text areas. First text area is for adding text file (copy-paste) and other text areas are for printing the results. The javascript code will search for some values in first text area and extract the values with regex. After that print these extracted values in other text areas. I will provide full details and samples for selected programmer. Thank you,

    $23 (Avg Bid)
    $23 Giá đặt trung bình
    47 lượt đặt giá
    build script Đã kết thúc left

    I need a script that will get the below email data from several online sources, use regex to guess domain data, and save the output to MongoDB. what is your budget and delivery date?

    $29 (Avg Bid)
    $29 Giá đặt trung bình
    19 lượt đặt giá

    ...element text value: Price And the Chrome extension will provide 1 or more possible CSS and or xPath locators that reply to the conditions/requirements above. 2- Find the REGEX (JavaScript) rule that can give the expected results. By doing the following: 1- User highlights visually highlight the area of interest in the page (like SelectoGadget extension does) 2- Extension captures the source code of the highlighted area as the string to which the REGEX will be applied 3- User enter the expected result: 89 (for instance this is the available stock on that specific product page) 4- The extension tries and proposes multiple REGEX rules that could give that result in a generic way (stock changes from a product to an other) 3- Find and propose JavaScript actions/code t...

    $470 (Avg Bid)
    Nổi bật Gấp
    $470 Giá đặt trung bình
    19 lượt đặt giá
    js script regex Đã kết thúc left

    I need a script that can use RegEx to find all the registered domains and emails on the internet and save the valid output to MongoDB. Please check the below video for the data that each domain and email must have. How will you handle duplication? Can you deliver the script with a budget of $30 on December 28th? How many valid domains & emails can you save to the DB every minute?

    $22 (Avg Bid)
    $22 Giá đặt trung bình
    18 lượt đặt giá

    Các bài viết top regex cộng đồng