How to read web page content in pythonроботи
Обязательные знания: Python, SQLAclhemy, PostgresSQL, Aiogram, FastApi, HTML, CSS Особенно важны: Aiogram, FastApi, Python, SQL Краткий список работ: 1. Добавление проверки/валидации сдачи отчетов 2. Интеграция Telegram бота с фуд-треккером FatSecret 3. Проверка на оплату 4. Изменение общего визуала сайта и информации, которая отображается 5. Добавить дату добавления админа 6. Трекинг действий куратора 7. Добавить закреп юзера за определенным куратором Подробнее при личном контакте
Розробити декілька додатків + звітність! Python, Побудувати алгоритм роботи моделі, візуалізувати та проаналізувати отримані результати, результати дослідження у різних формах – таблиці, графіки, діаграми, схеми тощо. Ілюстративний матеріал має бути зрозумілий «сам по собі», тобто включати всі необхідні позначення.
Поиск python разработчика для поддержки чат-бота Студенческая анонимная площадка, где студенты публикуют свои заказы через бот, затем заказы попадают в канал, если есть исполнители которые готовы его выполнить - они откликаются непосредственно на канале или через бот, после согласования всех деталей и оплаты заказа, исполнитель приступает к выполнению Интересует поддержка данного бота, а именно: - Выполнение определенных заданий время от времени ( поправить какой-то баг, изменить название кнопки, дополнить работу бота, перенести на другой сервер ...) Сотрудничать предлагаю в таком ключе: - Собираю часть правок- оцениваем- работаем Если готовы сотрудничать или есть дополнительные вопросы, готов обсуждать Общение будет вестись с предыдущим программистом aiogram...
Редизайн хоме пейдж 3 варіанти та 3 варіанти логотипу
Потрібен парсер який моніторить гаманець через веб-сокет в реальному часі і при переводі SOL на інший гаманець виводить в термінал(сумма, гаманець получателя) . При відсудності переводів виводить таймер в секундах - час від останнього переводу. При новому переводі SOL на будь-який гаманець таймер скидується.
Потрібен досвідчений фахівець для перевірки та аудиту програмного коду на Python. Скрипт використовується для роботи в криптосфері, працює з крипто гаманцями, транзакціями, взаємодіє зі смарт контрактами. Для роботи скрипта необхідно вводити приватні ключі від гаманців. Завдання: Уважно перевірити софт на безпеку - чи не йдуть і не передаються приватні ключі. Потрібно виключити витік приватних ключів. Висновок повинен бути приблизно в такому форматі: Файл Приватні ключі беруться з файлу account_data.xlsx. Данні передаються в функцію work. Звітки вже використовуються для отримання аккаунта та підпису транзакцій. Файл utils/ Приватні ключі використовуються для підпису транзакцій та отримання гаманця. Бібліотеки: web3 - бібліотека для роботи з контрактами. Безпечно msoffcrypt...
Функция обращается к AET, передает c-find запрос с StudyInstanceUID. Возвращает количество изображений в study. Собственно всё.
I need to make a page like the example (attached video), where there will be a button with a suggestion to switch to another browser. When clicked, call a dialog box (system window) and redirect the user to the selected browser. If possible, make it so that only chrome was from the options. Target audience - Android, iPhone is not considered now We want to place a link to the page in tiktok, but need to redirect the user to a third-party browser and do it with a dialog box, other methods as far as I know do not work I found a ready-made solution builder that has such a built-in function. We need to make a similar one only for our site. Tiktok account for testing links is available. If you need I ca...
...проектів компанії. Необхідна кваліфікація: - Досвід реалізації та підтримки баз даних, перевага надається досвіду з Artiable - Розуміння функціональних можливостей Artiable або інших баз данних та можливість адаптації під бізнес процеси. - Хороший досвід системної інженерії або системного адміністрування; - Розуміння архітектури Баз данни; - Досвід адміністрування Баз даних від 1 року; - JavaScript/Python — 2 роки досвіду; - Командний гравець, висока мотивація та здатність працювати у гнучкий графік; - Здатність використовувати широкий спектр технологій та інструментів з відкритим кодом. - Відмінні комунікаційні навички та здатність співпрацювати з різними командами. - Здатність вирішувати проблеми та приймати швидкі рішення в динамічному робочому середовищі.
Необходимо доработать бота, который написан на яп python, и добавить новые биржи. Бот в автоматическом режиме торгует на криптовалютной бирже по постам из твиттера. Бот открывает сделки: - по ключевым словам; - по картинкам, где есть ключевые слова; - по картинкам, где изображены определённые объекты; Отклики оставляйте только в том случае, если имеете опыт работы с машинным обучением и криптобиржами. О цене договоримся после ознакомления с ТЗ.
...функцию голосового взаимодействия с chat gpt через диалог с ботом в телеграмм. Сам ChatGPT предлагает для этого подробную инструкцию, вот основные ее пункты: 1. Получить доступ к GPT API. 2. Создать Telegram-бота с помощью BotFather и получить токен API-интерфейса. 3. Установить Python 3, необходимые библиотеки (python-telegram-bot, SpeechRecognition, PyDub, google-cloud-speech, google-cloud-texttospeech) и выбрать систему ASR/TTS (например, Google Speech-to-Text и Google Text-to-Speech API). 4. Создать файл Python (например, ) и импортировать необходимые библиотеки. 5. Задать ключи API для Telegram и Google Cloud. 6. Настроить функцию для преобразования голосовых сообщений в текст (voice_to_text). 7. Настроить функцию для получения ответа от Ch...
1. Landing page 2. Чіткість фото 3. seo landing page 4. Check seo основне 5 Підписка основний сайт
Є сайт ,написаний на пітоні появилась проблема з загрузкою файлів в базу даних ,потрібно розібратись ))
Есть телефон (андроид). Нужно отправлять смс, либо какое-то уведомление на другое устройство, когда с этого телефона открывают определённый сайт (parimatch). У сайта нет открытого апи. Это приложение должно работать в фоне. Желательно написать его на python.
Люди в студию Нужны люди в студию, на должности: - Python разработчика - Unity разработчика - Художника игр; - Музыканта игр; Если вас заинтересовало предложение, пройдите тест, и мы поймем, сможете ли вы работать с нами
Мій перший лендінг: Ціна 1 Landing Page-2000 грн / 5000 руб. Проходила тренінги від Restart Academy 50% - передоплата
Робота для програміста з досвідом роботи в Python + XML. В додатку є svg файл , що по суті є XML документом. В цьому файлі де-які відрізки є ідентичними за своєю довжиною, розміщенням і координатами і дублюються. Мені треба якось підрахуати скільки разів зустрічається кожен відрізок у файлі та створити новий файл у якому будуть всі відрізки з початкового файлу але без дублікатів + в атрибутах відрізків буде новий атрибут "numba", значення якого дорівнюватиме кільксті дублікатів цього відрізка, що було знайдено в початковому файлі ''" Хочу отримати ipynb файл, який би я міг запустити на виконати його і отримати Перевага виконавцю з України.
Потрібно виправити помилки після редизайну (верстка, двіжок), впровадити кілька нових рішень і надалі здійснювати підтримку.
Компанія займається реалізацією масок від коронавірусу. Необхідно створити лендінг
Є написаний скріпт на python потрібно зробити аналог
Потрібно виправити помилки після редизайну (верстка, двіжок), впровадити кілька нових рішень і надалі здійснювати підтримку.
Необхідно зробити декілька landing page на різну тематику. Чекаю пропозицій
Сайт повинен складатися з landing page свореного за допомогою fullpage.js. Приклад сайту: http://bossar.agency. Потрібна тільки оболонка без заповнення, дизайн вже готовий
Шукаю Python спеціаліста, який би допоміг у вивчені особливостей мови і програмування з метою підготовки до здачі сертифікації. План, що саме я хочу вивчити є, розписаний по пунктах. Співпрацю планую на 3 місяці.
Ми - компанія, яка займається продажем та безпосереднім встановленням камінів. Потрібно створити landing page з декількома call to action, головною метою яких буде взяти контактні дані користувача з метою подальшої обробки у вигляді живої розмови. Сайт повинен містити: - Чітко сформовану структуру; - Текст який буде позитивно впливати на заповнення форми; - Оригінальний дизайн - Адаптивність до всіх пристроїв - Можливість завантажити прайс лист в обмін на заповнення форми - Присутність google аналітики - UTM - мітки Приклади робіт, які допоможуть зрозуміти, що повинно вийти у результаті:
Використати сингулярний розклад прямокутної матриці до розв'язування систем лінійних алгебраїчних рівнянь, методом Гревіля або склетним розкладом матриці в мові на вибір с++, c#, java, python. Програма повинна бути описана. При реалізації методу Гревілля треба звернути увагу, що дійсне число дорівнює нулю, якщо його абсолютна величина менша деякого малого числа (наприклад, 10 у мінус шостому степені, бо операції над дійсними сислами виконуютьсія наближено). Створити зручний інтерфейс. Теорія в книзі Гантмахер Ф.Р. - Теория матриц.pdf ст.32-40
Є готовий проект на django 2.5 python, необхідний програміст, котрий візьметься за правки та нововведення у проект.
WE NEED TO PROOFREAD A 100 PAGE MANUSCRIPT ASAP. MUST BE AN ENGLISH SPEAKER NATIVE.
... and luxury UI/UX design to reflect its exclusivity. Key Features & Functionalities Required: 🔒 Security & Access Control: ✅ End-to-end encryption for confidential reports & member data ✅ Multi-factor authentication (MFA) & secure login system ✅ Private members-only forum & discussion board ✅ Secure messaging/contact form with encryption 💰 Monetization & Membership System: ✅ Subscription plans (Basic, Pro, Elite, Corporate) ✅ Pay-per-report system (Users can purchase exclusive reports without a subscription) ✅ Private briefing & consu...
I'm looking for a professional to create a Google Colab notebook or an R script for me. This script should retrieve all the PubMed IDs (PMIDs) of articles on multiple sclerosis (MS) from the year 2000 to the present. For each article, it should gather the following information: - Title - Journal (and possibly its impact factor) - Year of publication - Full names of all authors - Full name of the first author - Full name of the last author - Total number of authors - Gender of each author (determined based on their name) - Affiliation of the last author - Country of the last author The retrieved data should be formatted as a CSV file. Ideal skills for this project include proficiency in R or Python, experience with Google Colab, and familiarity with data e...
...for an experienced data scientist with a strong background in deep learning and medical imaging to develop a Convolutional Neural Network (CNN) for classifying mammography images. Key Tasks: - Use the CBIS-DDSM, MIAS, and INbreast datasets to train the model. - Implement comprehensive data preprocessing including normalization, data augmentation, and noise reduction. - Explore various CNN architectures, specifically ResNet and DensNet, alongside standard CNN. - Split the dataset into Train, Validation, and Test sets to evaluate the model's performance. - Achieve high performance metrics: accuracy, recall/sensitivity, specificity, precision, and F1 score, all up to 95%. Technical Requirements: - Implement the project using Python with Tens...
Project Description: I need a complete crypto wallet system with an admin panel to manage users, transactions, and balances. User Features: ✅ Secure Registration & Login (Recovery Phrase-Based Authentication) ✅ Wallet Dashboard (Balance, Deposit, Withdraw, Trade History) ✅ Deposit System (Crypto & Fiat) ✅ Withdrawal System (Admin Approval Required) ✅ Trade Profit Tracking (Auto updates user balance) ✅ Transaction History (View deposits, withdrawals, trades) ✅ Restore Wallet Feature (Using 12-word recovery phrase) Admin Features: ✅ Dashboard Overview (Total Users, Transactions, Active Users) ✅ Manage Users (View, Edit Balance, Delete, Ban) ✅ Transaction Approval System (For Deposits & Withdrawals) ✅ Trade History Monitoring (Track user trades & profit updates) ✅ Set...
...looking for a talented designer to create a unique and eye-catching product label for our Indian Healing Clay brand. The label should reflect the natural, healing properties of our product and appeal to our target audience. Contest Requirements 1. *Label Design*: Create a unique and eye-catching label design for our Indian Healing Clay product. 2. *Color Scheme*: Use a natural and earthy color scheme that reflects the healing properties of our product. 3. *Logo*: Incorporate our existing logo into the design. 4. *Product Information*: Include the following product information on the label: - Product name: Indian Healing Clay - Tagline: Deep Skin & Pore Cleansing! - Ingredients: refer to product name: Mayan Magic Mud - Instructions for use: Refe...
...talented content writer to help me produce engaging and high-quality content. I am looking for someone with experience in creating compelling narratives and delivering content that resonates with a wide audience. Ideal Skills and Experience: - Proven experience in content writing - Strong command of the English language - Ability to meet deadlines - Creativity and an engaging writing style - Experience in SEO content writing is a plus - Excellent research skills to gather and verify information. - Proficiency in keyword research to optimize content for search engines - Ability to adapt writing style to different audiences and platforms - Ability to maintain a consisten...
I need a skilled developer to fix a div on my website. The div should display all content properly and resize itself accordingly. It should also be responsive across various devices.
I'm in need of a talented Frontend Developer to transform my Figma landing page design into a flawless React.js application. Key Requirements: - Convert Figma design into a fully functional, interactive React landing page with pixel-perfect precision. - Implement a variety of interactivity features including hover effects, scrolling animations, and clickable elements. - Ensure the application is responsive and performs optimally on both desktop and mobile platforms. - Maintain cross-browser compatibility, ensuring seamless performance on all major browsers. Preferred Skills: - Proficient in React.js and modern UI libraries. - Experience with Tailwind CSS and implementing animations using Framer Motion. - Familiarity with best coding practices. - Ab...
I have a Python-based coursework that needs to be completed on Google Colab, and I’m reaching out to see if you’d be able to assist with this task. I am working with a structured dataset, and I have supporting documentation that outlines the requirements and expectations. The primary goal of the data analysis is descriptive analysis. Ideal Skills: - Proficient in Python and Google Colab - Experienced in data analysis, especially descriptive analysis - Knowledgeable in working with structured datasets Please let me know if you can assist.
I have already converted the homepage of an HTML template to PHP. Now, I need a developer to: Convert the remaining HTML pages to PHP using the same structure. Copy all content (text, images, etc.) from a reference website and integrate it into the corresponding sections. Maintain the existing CSS files—only use the necessary HTML sections from different pages to complete the website. Requirements: Proficiency in PHP & HTML Experience in template-based conversions Attention to detail while copying content and images Ability to ensure proper structure and maintain consistency Deliverables: Fully converted PHP pages with integrated content Properly structured and organized HTML sections Ensuring all im...
...Tracking Web App (MVP) Project Overview I am looking for a freelancer to develop a simple flight tracking web application where I can input flight details, view a list of upcoming flights, and receive email notifications for flights scheduled in the next 7 days. Core Features (MVP) Flight Data Entry A form to manually enter flight details, including: Filekey (Unique ID) Airline Name Quantity of Tickets First Flight Date Return Flight Date Departure Airport Arrival Airport Upcoming Flights List Display flights sorted by upcoming departure dates. Filter for flights departing within the next 7 days. Email Notifications Automatic email reminders for flights (e.g., 3 days before departure). Basic email template for notifications. Database for Flight Sto...
... Requirement is that two chips pair to each other via BLE and constantly read BLE service CY_BLE_CSCS_CSC_MEASUREMENT of each other for any changes. Both chips are reading the other's service, while also updating their local values. I can provide my current ble_app.c file which connects to mobile phone, but then drops connection soon afterwards, so that you can tweak it, or you create a separate source file for me that does all. The source file API should provide maximum 2 functions in main loop: ble_Init and ble_Tick to initialize and then update the ble state machine. Then I will need a function to write data to BLE service, which at the moment I think is `Cy_BLE_CSCSS_SetCharacteristicValue` (based on Infineon API) and it is pote...
I'm in need of a skilled Python/Django developer to write unit tests for my API service. The tests will need to cover various aspects of the service, ensuring each component functions as intended. Ideal skills for this project include: - Proficiency in Python and Django - Prior experience with API service development - Strong understanding of unit testing principles and practices - Ability to write clear, efficient, and effective test scripts. We also have external RPC calls that are made that need to be mocked too
I need a skilled machine learning expert to train, validate and test a sentiment analysis classification model using BERT, RoBERTa and ModernBERT on Google Cloud Platform (GCP). Key Requirements: - The model will be trained on a sample dataset containing approximately 300k records. - Input data will be provided in a CSV file format. - I have partially labeled data for training and validation, but assistance with labeling may be needed. - The outputs of the model should be shared in an Excel file. - Include detailed data preprocessing steps and techniques. - Define clear performance metrics for evaluating the model, such as accuracy, F1 score, precision, and recall. - Outline the approach for hyperparameter tuning to optimize model performance. - Describe techn...
Project Title: Development of a Cryptocurrency, Crypto Exchange, and Mobile Wallet Project Description: We are looking for an experienced blockchain development team to create: A new cryptocurrency (token or coin) with smart contract functionality. A crypto exchange platform (CEX/DEX) with trading pairs, liquidity management, and security features. A mobile wallet for storing, sending, and receiving crypto assets. Assistance in listing the token on other major exchanges. Project Scope: 1. Cryptocurrency Development: Develop a token/coin on Ethereum (ERC-20), Binance Smart Chain (BEP-20), Solana, or a custom blockchain. Implement features like staking, governance, and burning mechanisms (if required). Smart contract development with security audit and compliance. Whitepape...
I'm seeking assistance with a project centered on creating a Credit Card Fraud Detection System using Python for my semester exams. Key Requirements: - Help sourcing a suitable real-world dataset for the fraud detection system. - Implementation of analysis on transaction amount and frequency, geolocation of transactions, and time of transactions. Ideal Skills and Experience: - Proficiency in Python and machine learning. - Experience with fraud detection systems. - Capability to source and handle large datasets. - Knowledge of data analysis and interpretation. Your guidance and expertise will be invaluable in successfully completing this project. Thank you! Please provide a detailed report outlining the steps and logic behind the implementation.
Russian Recording Project We need Freelancers for long term Project. We have a project, that needs Native Russian speakers, we will give you the text, and you need to record 20 sentences. Every sentences is 2 word, you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $1.5 dollar for 20 sentences record. Every sentences is 2 word If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :
I am looking for an experienced link-building expert to help grow the SEO authority of my adult content website. The goal is to acquire high-quality backlinks from relevant and authoritative sites to improve search engine rankings and organic traffic. Requirements: Experience in link building for adult or similar niches Ability to acquire do-follow backlinks from relevant, high-authority sources White-hat SEO practices only (no spammy or black-hat techniques) Knowledge of guest posting, outreach, and other proven link-building strategies Ability to provide a list of backlinks as proof of work Fluent in English (for outreach purposes) What I Need: A mix of guest posts, niche edits, and contextual backlinks Links from sites with good ...
...desarrollador con iniciativa y pasión por la tecnología? ¿Tienes conocimientos en Python y Laravel, pero también ganas de seguir aprendiendo y creciendo? ¡Tenemos la oportunidad perfecta para ti! Estamos buscando un talento excepcional que no solo quiera trabajar en un proyecto emocionantes, sino que también tenga aspiraciones de convertirse en socio de nuestra startup. Si eres proactivo, tienes habilidades técnicas sólidas y estás listo para llevar tu carrera al siguiente nivel, ¡queremos conocerte! La oportunidad de crecer profesionalmente y ser parte de una startup en expansión. Proyectos desafiantes que te permitirán desarrollar tus habilidades y contribuir significativamente. Lo que buscamos:...
My primary goal for this project is to increase the traffic to my website. I'm particularly focused on optimizing my landing pages through effective on-page SEO techniques. Ideal Skills and Experience: - Proven track record in SEO, specifically on-page SEO - Experience in optimizing landing pages for traffic - Proficient in keyword usage and content optimization - Knowledge of current SEO trends and algorithms.
Dear Freelancers, We are looking for **Native Danish speakers (from Denmark only)** to participate in a voice recording project. Please note that **AI-generated or machine voices will not be accepted**. **Project Details:** - **Task**: Record 1,000 sentences (short and long phrases). - **Compensation**: $50 for recording 1,000 sentences. If the quality of your work is good, you may be invited to record a second time. - **Deadline**: Complete the recordings within 1 week. **Requirements:** 1. **Recording Application**: All recordings must be done using our designated application. 2. **Environment**: Recordings must be made in a noise-free environment. 3. **Expression**: Each sentence will be must read with emotion, as like you are having a conversation ...
Dear Freelancers, We are looking for **Native Swedish speakers (from Sweden only)** to participate in a voice recording project. Please note that **AI-generated or machine voices will not be accepted**. **Project Details:** - **Task**: Record 1,000 sentences (short and long phrases). - **Compensation**: $35 for recording 1,000 sentences. If the quality of your work is good, you may be invited to record a second time. - **Deadline**: Complete the recordings within 1 week. **Requirements:** 1. **Recording Application**: All recordings must be done using our designated application. 2. **Environment**: Recordings must be made in a noise-free environment. 3. **Expression**: Each sentence will be must read with emotion, as like you are having a conversation ...