Web scraping using python for beginnersJobb
Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...
Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.
Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.
Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.
Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.
ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.
Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API
Hej, Vi håller på med ett projekt som är en bättre lösning till nuvarande prisjämförelsesajter. Det vi söker är någon som kan driva den tekniska utvecklingen för vår MVP. Tjänsten kräver förståelse för molnbaserade tjänster, erfarenhet inom databaser som stödjer stora flöden av data från olika källor men framförallt bred kunskap inom webb/data scraping. Målet med uppdraget är att få fram vår MVP men det finns möjlighet för ett längre samarbete framöver. Låter detta intressant så hör gärna av er så berättar vi mer om iden och detaljerad information om arbetet.
sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go
Jag vill fixa till en webbsida Pandas Python django
Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0
Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0
Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet p&...
for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att g&ou...
hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,
hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,
olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...
Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...
Jag har pågående arbete relaterat till vårat tidigare projektInstall CSS, JQuery side menu om my website using current CSS'
Jag har pågående arbete relaterat till vårat tidigare projektpython programming'
olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...
...entendimento do estudante. Revisar e ajustar o conteúdo gerado pela IA, garantindo clareza, precisão e adequação ao edital. Entregar os flashcards em formatos compatíveis com plataformas como Anki, Quizlet e Noji. Ferramentas de IA Sugeridas: ChatGPT: Para geração de perguntas e respostas com base nos tópicos do edital. GPT-4: Para criar respostas mais detalhadas e explicativas. Automatização via scripts Python: Para formatar os flashcards em arquivos compatíveis com Anki e Quizlet. Formato de Entrega: Arquivo .csv para importação direta no Anki. Texto formatado para copiar e colar em Quizlet e Noji. PDF opcional para visualização offline. Exemplo de Flashcard (Gerado por IA):...
I need a Python expert to help me write code that executes terminal commands from Python. This code should work with cPanel, specifically for managing files and folders. Ideal Skills: - Deep understanding of Python - Experience with cPanel - Familiarity with terminal commands - Scripting for automation The project involves coding for: - Executing terminal commands from Python - Managing files and folders on cPanel
Looking for someone to create a web scraper using a no-code web scraping tool such as to scrape data from a list of about 1,000 entries, each of which has a linked page with additional data that needs to be scraped, including multiple PDFs to download. All of this data, including the PDFs, should be input into an Airtable.
...clearly defined roles for Players, Admins, and Super Admins. It requires integration of specific features for seamless tournament creation, participation, and resolution of disputes, along with strict adherence to security measures. The backend should be robust, efficient, and secure, supporting APIs tailored for the roles. Frontend elements will ensure user-friendly interactions for Players, Admins, and Super Admins. Key Project Requirements: Roles and Access: 1. Players: ◦ OAuth-based login system (Google). ◦ Separate database table for Players for added security. 2. Admins: ◦ Email-password authentication. ◦ Manage player disputes and KYC processes. 3. Super Admins: ◦ Same login flow as Admins. ◦ Elevated permissions for dispute resol...
LOOKING FOR someone who has skills using PIXAR RENDERMAN in Maya. USING ONLY PROCEDURAL LIGHTING. DEADLINE: MONDAY 11:00 p.m. (CET) Instructions: -You have to make IMPROVEMENTS on the lighting and texture/materials of breakfast food items and make it more realistc -LIGHTING using PXR RENDERMAN - SIMPLE SHADING for some objects and ADV SHADING for those on which you want to add detail by SHADING with textures, MUST BE ALL IN PROCEDURAL - I have done this already just tweak the amount of specular, texture, glass, e.t.c in hypershade. - I HAVE ALREADY DONE THE MODELING and the LIGHTING/COLOR. I will provide you the maya file to make IMPROVEMENTS of the original. -There are some elements I want you to change color/material on to make more re...
I need a Python developer to integrate a Telegram bot with Python code that will execute predefined terminal commands. The system should take messages which are broadcasted to the bot and execute the corresponding command. Key Requirements: - Python programming skills - Experience with Telegram bot development - Familiarity with terminal commands - Knowledge of MySQL for querying The primary goal of this project is to automate the execution of specific tasks via the Telegram bot. The user will interact with the system by sending MySQL queries, which the bot will interpret and respond to. The ideal freelancer for this project should be able to help me with the following: - Executing predefined commands - Using MySQL queries to trigger these comman...
I'm looking for a quick Python script that can help me automate the reading and databasing of LAS file format headers using the LASIO library. The product tables should be exported in csv format. - Read a library of LAS files - Ingest and export CSV files The task is straightforward: there's no need for specific processing or data transformations on the files before exporting to CSV. The ideal freelancer for this job should have: - Proficiency in Python, particularly in file handling and CSV manipulation - Experience with automating tasks using Python scripts - Ability to deliver a simple and effective script in a short timeframe.
I need a self-serve solution for policy creation from CRUD operations. Currently, we manually create a CSV file and use it to run a Spinnaker pipeline for policy creation. Key Requirements: - Automate policy creation from CRUD operations. - Develop a web-based dashboard as the self-serve interface. - Use React for the dashboard framework. - Fullstack development knowledge is essential. - Proficient in Python, Spinnaker, and Docker. Ideal candidates will have a strong background in fullstack development with proven experience in creating web-based dashboards using React. A deep understanding of Python, Spinnaker, and Docker is crucial for this project. The goal is to streamline our current process and make it more efficient a...
...importing of data to its encryption and synchronization across these tiers. Data and metadata must be versioned and synced across all layers to ensure collaboration and redundancy. Key Requirements: 1. Tier 1: Local Storage (Client Machine) • Local Data Encryption: Raw data (such as binary files, excel sheets, database, etc.) is uploaded to the system and must be encrypted using the owner’s public key i.e. using Yubikey before storing it locally. • Local Metadata Repo: A local Git repository should store metadata (e.g., clusters, data points, relationships) related to the data. • Client-side Application: The application should allow users to manage their local data and metadata and perform encryption operations seamlessly. 2. Tier 2: Remote Stor...
...should include: - A user-friendly design for service listing and booking. - A revenue system (e.g., commissions on bookings or fixed fees for service listings). Requirements: -Experience building service-oriented marketplaces or similar platforms. -Strong understanding of intuitive user interfaces and functional design. -Ability to scale the platform for future enhancements. -Familiarity with modern technologies such as Python, Node.js, or other backend frameworks suitable for building scalable web applications. This is an exciting opportunity to innovate in the automotive service industry and shape a platform that simplifies how people offer and access car-related services! We are open to hearing your proposed rates and an estimated timeli...
I need a Python script that can help me extrapolate and adjust historical stock data based on a constant ratio. Here's what the project entails: - **Data Extrapolation:** The script should be able to download a stock symbol's data from Yahoo Finance across all available time-frames (daily, hourly etc.) and fill the gaps using a pre-determined ratio. - **Data Adjustment:** The adjusted data should be calculated using the formula: Adjusted Data = downloaded data * Ratio. - **Flexibility:** The script should be adaptable to any stock symbol available on Yahoo Finance, not just the one I'll be providing. The ideal freelancer for this project should have: - Proficiency in Python, with a strong understanding of data manipulation libraries. -...
...Application Project Description: I am looking for a skilled developer to create two applications: To-Do List Application: Users can add, edit, delete, and mark tasks as complete. Filter tasks by status (e.g., completed, pending). Simple and user-friendly interface. Hotel Room Management Application: Manage room details (room number, type, price, and availability). Add, edit, and delete bookings. Show room availability calendar. Simple reports for room occupancy and revenue. Both applications should have: A modern user interface. Options for desktop or web versions (whichever you specialize in). If you can deliver this project on time and with quality, I am willing to work with you in the future for upgrades or other projects. Preferred Technology...
I'm looking for a skilled developer to create a simple Python-based Telegram bot that alerts me when a specified keyword appears in notifications multiple times. Here's the scenario: I have a notification channel where I see whenever a Twitter account follows another Twitter account. I'm monitoring about 50 users, and I want to receive alerts in a new Telegram channel whenever a specific account is followed by multiple users. The bot should notify me every time a double notification is picked up. Key Requirements: - Monitor messages efficiently - Easy to use - Alerts sent as Telegram messages - Hosted on a local machine Ideal Skills: - Extensive experience with Telegram API - Proven track record in bot development - Proficient in Python Please provi...
We are seeking an experienced freelancer to help automate the process of registering vehicle license plates for visitors at our parking platform. Currently, the process is manual, and we would like to integrate voice-to-text and SMS-based automation to streamline registrations and improve customer experience. Key Responsibilities: Voice-to-Text Integration: Set up a system that can handle incoming calls, convert the spoken license plate information into text (using Twilio Speech Recognition), and automatically register the details in our backend system. Send an automated confirmation SMS or email to the visitor after successful registration. SMS Registration Automation: Integrate Twilio’s SMS API to automatically process incoming SMS with the license plate number. Pa...
I need an expert in data scraping to create Parsehub templates for extracting product information from a retailer's website. The specific product details I want to be captured include: - Product names and prices - Product descriptions and reviews - Product images and specifications - Product specs The data will be used for catalog comparison. Ideal skills for this job include: - Proficiency in using Parsehub - Experience in scraping data from e-commerce websites - Knowledge in handling product-related data - Ability to create effective templates for recurring tasks Please bid only if you have the relevant experience and skills. Thank you.
...robust background in artificial intelligence and facial recognition to improve a real-time Face detection, recognition, and liveness check App. The app, currently running on a Raspberry Pi system, utilizes: - Face Detection: (mediapipe) - Face Recognition: (Facenet) - Liveness Detection: (minnetV1, minnetV2) - Storing detected face embeddings in an sqlite3 database The Application is written in Python 3.11 The primary goal is to replace the existing models in the app with YuNet + (FaceNet512 or Sface) while implementing frame skipping to achieve a balance between speed and accuracy. Key aspects of the project include: - Prioritizing a balance between speed and accuracy - Utilizing Sface or FaceNet512 as the primary face recognition model - Ensuring high accuracy in liveness...
I'm looking for a skilled data scraper who can extract information from exhibitor profiles on a trade website. The specific information I need includes: - State and Local Destination Marketing Organisations Name Contact details (primarily email addresses and phone numbers) I would prefer freelancers with prior experience in web scraping, and who are familiar with data extraction software. Please include examples of similar projects you've completed in your bid. Confirm price and only apply if you can complete by monday 9am GMT
I'm looking for a freelancer to convert a Python trading indicator into TradingView PineScript. The ideal candidate must have proven expertise in both Python and PineScript, along with prior experience converting or building indicators. Please include a brief personal message with your bid to confirm authenticity and highlight relevant experience. Automated bids will not be considered. I have attached the python script and associated CSV files needed for dataframes in the code.
I'm seeking a freelancer to run a Python script that scrapes the entire DataAxle database of 18 million companies. The end goal is a comprehensive spreadsheet that includes all available fields. Example fields include: - Company name and address - Industry and revenue - Number of employees and contact details - SIC Code - SIC Code Description The primary purpose of this data collection is for sales leads generation. Ideal Skills: - Proficiency in Python - Experience with web scraping - Familiarity with DataAxle or similar databases - Ability to generate clean and comprehensive spreadsheets - Understanding of sales lead criteria
I'm in need of a proficient data collector who specializes in web scraping. The primary focus will be on gathering market data from various e-commerce sites. Target Audience: Ages 18 to 35 years old Office job professionals Followers of global and economic news Interested in cryptocurrencies and trading Previously or currently involved in online work Ideal Skills and Experience: - Extensive experience in web scraping, particularly from e-commerce platforms - Strong understanding of market data and its significance - Proficiency in data analysis and interpretation - Familiarity with data collection tools and software - Ability to deliver accurate and timely data I need the Name and Email just Please provide examples of similar projects you've ...
I need a Python expert to help me write code that executes terminal commands from Python. This code should work with cPanel, specifically for managing files and folders. Ideal Skills: - Deep understanding of Python - Experience with cPanel - Familiarity with terminal commands - Scripting for automation The project involves coding for: - Executing terminal commands from Python - Managing files and folders on cPanel
I'm seeking an expert in Natural Language Processing (NLP) to analyze my financial time series data. The primary task will be sentiment analysis, using various textual sources. Key Aspects of the Project: - Time Series Data: The data in question is financial in nature. A background in finance or economics might be beneficial. - Sentiment Analysis: The NLP system should be able to discern and quantify sentiment from the data. This will primarily involve identifying positive, negative, and neutral sentiments. -Textual Sources: The sentiment analysis will be based on a variety of textual data, including social media posts, news articles, and company reports. Experience with these types of sources and their respective NLP challenges would be advantageous. Ideal Skills and Experie...
I'm looking for a skilled professional with a strong command of HTML, CSS, JavaScript, and Python to help me redesign a complicated webpage. Key aspects of the project: - Working from a rough design: I have a preliminary sketch of the new design, but it will require your expertise to finalize and implement it. - User-focused improvements: While I haven't specified exact areas of focus, the ideal candidate will have a keen understanding of user experience and be able to identify areas for improvement. The perfect freelancer for this project will have: - Extensive experience in front-end development (HTML, CSS, JavaScript) and back-end development (Python) - A strong portfolio of previous web redesigns - Ability to work collaboratively ...
"OpenAI ChatGPT Integration for Website ( Platform)" **Job Description:** We are looking for an experienced developer to integrate OpenAI's ChatGPT API into our website, , hosted on the platform. The goal is to create a custom AI assistant that seamlessly interacts with visitors, providing helpful responses and enhancing user experience. ### **Scope of Work:** 1. **Back-End Development:** - Set up a server to communicate with OpenAI's API (preferred tech: Python Flask, Node.js, or other robust frameworks). - Handle API authentication and request handling. 2. **Front-End Integration:** - Create a user-friendly chat interface that matches the website’s branding. - Ensure it is responsive and works smoothly on both de...
I'm looking for an experienced Python developer who can help me extract financial reports from Tally in a server RDP environment. Specifics: - Data Extraction: The primary task is to extract financial reports from Tally - Desired Format: The reports should be in a Python DataFrame - Specific Reports: The extraction should focus on a custom daybook Ideal Skills: - Proficiency in Python, particularly in data manipulation and extraction - Experience with Tally software - Familiarity with server RDP environments - Ability to work with Python DataFrames Please reach out if you have the necessary skills and experience.
I'm in need of a skilled Telegram developer to create a bot for My Newly Publish Token Key Responsibilities: 1. Algorithmic Price Predictions 2. Forecast Visualization in Graphs 3. Detection and Analysis of New Tokens 4. Alerts and Strategies 5. Pattern Recognition and Automatic Breakout Detection 6. Risk Management and Position Sizing Tool Ideal Skills and Experience: - Proficient in Telegram Bot API and Python/Node.js. - Experience in AI integration and algorithm development. - Knowledge in data analysis and handling media files. - Past work on similar Telegram bot projects is a plus. pls i need A very great Developer to help me Out on this
I'm seeking a skilled Python developer to enhance my existing Telegram bot. This bot reads weather data from a JSON file and summarizes them in one message when prompted in my private Telegram group. Key tasks: - Optimize the performance of the current bot - Enhance the existing code to prevent failed requests from being returned - Build a second bot that can take pictures from a camera I have and post them in the group Ideal skills and experience: - Proficiency in Python, particularly in writing and optimizing code for bots - Experience with Telegram's bot API - Familiarity with handling JSON data - Ability to create a second bot with similar functionality I frequently encounter failed requests, so a coder who can enhance the code to not retu...