Web scraping in python using scrapyJobb
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...
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...
...from Korean, Japanese, or Chinese comics and translates it using external AI services via APIs. This program will act as a bridge, utilizing existing AI tools for text recognition and translation. Key Features: Text Extraction: Extract text from comic files, including speech bubbles, captions, and annotations. Handle various formats such as scanned images, PDFs, and digital comics (e.g., PNG, JPG, WEBP, ePUB). Translation Integration: Use APIs from AI-based services (e.g., Google Translate, DeepL, OpenAI GPT) for translating the extracted text. Ensure seamless integration with third-party AI services. Supported Input Formats: Image files: PNG, JPG, WEBP. Document files: PDF, scanned images, DOC. Output Formats: Export translations in a structured format (e.g., DOCX o...
...skilled developer to create a Python-based Telegram bot for me. The primary functionality of this bot should be the ability to broadcast messages to all users across multiple bots, all running from a single codebase. I currently manage several bots and would like to streamline the process of broadcasting messages across them. Key Requirements: - Implement a message broadcasting system that can reach all users across multiple bots. - Build the broadcast functionality into a single piece of code that can operate all my bots. - The broadcast messages will include both text and images. Ideal Skills: - Proficient in Python, with experience in developing Telegram bots. - Familiar with the Telegram Bot API, particularly for message broadcasting. - Prior experienc...
I'm in need of a Python expert who can help scrape data from various E-commerce websites. The primary focus will be on gathering product details and pricing information on a weekly basis. Key responsibilities: - Scrape product details and pricing information from E-commerce websites - Perform this data extraction on a weekly schedule Ideal skills: - Proficiency in Python and web scraping tools - Experience with data extraction from E-commerce websites - Ability to work on a consistent schedule
I'm looking for a professional who can help me build a database by scraping sales data from a password protected website. I attached an example. I need the dashboard to self populate with the data that is held in the "Clearview" and "TimInsights" tabs. The data in both of these tabs need to be screen scraped from it's respective websites. Once the data is created, i want it to be able to create automated powerpoint presentation with respective data. Key Requirements: - Proficient in screen scraping techniques - Experience with building and managing databases - Ability to handle data from password protected sites I have the necessary login credentials for the website. The data needs to be scraped on a weekly basis. Please r...
...skilled developer to create a Python-based Telegram bot for me. The primary functionality of this bot should be the ability to broadcast messages to all users across multiple bots, all running from a single codebase. I currently manage several bots and would like to streamline the process of broadcasting messages across them. Key Requirements: - Implement a message broadcasting system that can reach all users across multiple bots. - Build the broadcast functionality into a single piece of code that can operate all my bots. - The broadcast messages will include both text and images. Ideal Skills: - Proficient in Python, with experience in developing Telegram bots. - Familiar with the Telegram Bot API, particularly for message broadcasting. - Prior experienc...
I need a Python-based web scraper to collect comprehensive product information from various Australian websites including , , , , and davidjones.com.au. The specific data points I need include: - Product names and prices - Product descriptions and reviews - Product availability and stock levels - Images The scraped data should be delivered in a JSON format on a daily basis. Ideal skills and experience for this project: - Proficiency in Python, particularly in web scraping libraries such as BeautifulSoup and Scrapy - Experience in scraping e-commerce sites - Knowledge of JSON and data structuring - Ability to set up a daily automated scraping task Please provide examples of similar projects you've c...
I'm in need of a skilled web developer who can build a business websites for me. The primary focus of the site will be to promote and represent businesses online. Key Responsibilities: - Create a business-oriented site - Ensure the site is tailored for effective business promotion - Incorporate elements suitable for personal branding and information sharing Ideal Skills: - Proficient in web development languages (HTML, CSS, Python, JavaScript, etc.) - Understanding of SEO and online marketing strategies By the way I don't need you as a one time freelancer. I am looking for a web developer who can work for me full time. Salary will be negotiated
I am looking for an expert in Django, Python, and Google Sheets API to help automate some tasks. Key Requirements: - Task Automation: Primarily focusing on automating data processing tasks. - Data Transformation & Formatting: This will involve manipulating data into a suitable format for analysis. - Develop an automation script using Python - Utilize the Google Sheets API to synchronize data for our Django website Ideal Skills: - Proficient in Python - Extensive experience with the Google Sheets API - Strong background in automation and scripting - Understanding of data synchronization processes - Skill in Django is bonus Ideal Skills: - Proficiency in Djang...
To scrape Plumbers, Electricians, HVAC or Air-Conditioning, Roofers, Mechanics and Locksmiths contacts from yellow pages across below states Sydney Melbourne Brisbane Perth Adelaide Gold Coast Newcastle Canberra Wollongong Sunshine Coast Greater Hobart Townsville Geelong Cairns Toowoomba Darwin Launceston Albury-Wodonga
We will look for a website that allows the selection of an actor / performer and then we will build a design for the bottle for that matches the performer More details: Is this project for business or personal use? For starting a new enterprise What information should successful freelancers include in their application? Past work How soon do you need your project completed? ASAP
My Python script, primarily designed for automation, is not yielding the correct outputs. I need an experienced Python developer to help me troubleshoot and enhance the script. Key Issues: - The script currently outputs incorrect data. I need someone who can identify the root cause of this issue and fix it. Ideal Skills: - Proficient in Python with a strong background in automation scripts. - Experience in debugging and enhancing existing code. - Excellent problem-solving skills to identify and rectify data output issues.
I'm seeking an experienced developer to migrate my CodeIgniter-based PHP web application to Python. This project is critical and needs careful planning and execution to ensure a smooth transition without compromising on key aspects of the application. Key Considerations: - User Interface and Experience: The look and feel of the application should remain unchanged. The developer should have a keen eye for detail and be able to replicate the UI/UX in Python. - Security Features: The migration should not expose the application to any new vulnerabilities. A deep understanding of security principles in both PHP and Python is required. - Performance and Speed: The new Python application should match or exceed the performance of the existing...
I'm in need of a skilled developer to scrape phone numbers from www.yellowpages.com.au. The data should be categorized into Plumbers, Electricians, HVAC companies, Roofers, and other trades. Key Requirements: - Delivering the data in an Excel spreadsheet - Including the Company name and Website URL along with the phone numbers - Formatting the phone numbers in International format for easy dialing Ideal Skills: - Proficient in web scraping and data collection - Experienced in using Excel for data organization - Knowledgeable in categorizing trade-related companies
... ◦ Search for tournaments using filters. ◦ Create tournaments (if KYC verified and with sufficient account balance). ◦ Join tournaments (if sufficient balance exists). ◦ View past tournaments they participated in. ◦ Confirm readiness before tournament start or wait for automatic start at a predefined time. 3. Monetary Transactions: ◦ Deposit real money via payment gateway. ◦ Withdraw funds with a 30-day security grace period for added funds/winnings. ◦ KYC verification and bank account linkage to PAN/AADHAR for withdrawals. 4. Invitations: ◦ Invite other players via platform-generated URLs. ◦ Share invite URLs across other platforms. 5. Dispute Resolution: ◦ Submit proof in c...
I'm seeking a data analyst or an expert in voice recognition systems or AI to review the charts (plots) I generate with Python. The objective is to enhance the accuracy of our AI and/or API calls for better stock price predictions. If your contributions prove valuable, I would like to establish a long-term collaboration. Key Responsibilities: - Analyze and interpret stock prediction charts - Provide insights and suggestions for improving the AI and API efficiency Data Sources: - Historical stock prices - Sentiment analysis from news - Economic indicators Skills and Experience: - Proficient in data analysis, particularly in stock market predictions - Experience with AI and voice recognition systems - Expertise in Python and interpreting comp...
I'm seeking a Python expert with extensive experience in working with both REST and GraphQL APIs. APIs include LunarCrush and DEX Screen and potentially Twitter and pump.fun. The project's primary focus is to ensure real-time synchronization and reporting into Google Sheets and MongoDB. The data will form a Crypto Analytics Dashboard that integrates data from these APIs. The goal is to track promising early-stage cryptocurrencies by analysing social signals and on-chain data. The dashboard will also send Telegram alerts when certain thresholds are met, these thresholds must be editable within Google Sheets so are easily adjusted. A simply task is to be completed before progressing to the dashboard build: 1. Client will supply 50-100 cryptocurrency. All historical ...
We are looking for an experienced developer to build a conversation automation system that uses real account holders (not bots) to interact within groups and direct messages. The system must: -Automate interactions using real accounts we control. -Support multiple accounts, with secure login/session management. -Allow accounts to join groups easily via links or predefined lists. -Optionally include a dashboard for configuration, monitoring, and reporting. Requirements: Experience with TG API. Strong programming skills in Python, JavaScript, or related languages. Knowledge of session management and human-like automation patterns. Security-conscious approach to account data storage and usage. If you’ve worked on similar projects, please share your portfolio o...
Project Overview Create a Python module that calculates NBA player statistics using the balldontlie API. The module should fetch and process player game statistics across multiple seasons, providing both rolling averages and game-by-game totals in specific formats. Key Requirements Data Source Use the balldontlie API () API endpoints to be used: /players (for player search) /stats (for game statistics) Core Functionality Player Identification: - Accept player name as input - Convert player name to player_id using the API - Handle cases where player isn't found Game Data Collection - Fetch game statistics sorted by most recent first - Only include games where the player logged minutes played (min > 0) - Pull data across multiple seasons if neede...
...links, and schedule payments using our existing AWS database and payment intent scheduler. Responsibilities: 1. WhatsApp Bot: • Develop a conversational WhatsApp bot using WhatsApp Business API or Twilio. • Implement flows for donation setup, cause selection, and confirmations. 2. AWS Integration: • Save user data (donation preferences, breakdowns, schedules) to our existing AWS database securely. 3. Stripe Integration: • Dynamically generate Stripe payment links and process confirmations. • Integrate with our payment intent scheduler to create donation schedules. 4. Testing & Deployment: • Test the bot for seamless user experience and deploy on a scalable server. Skills Required: • Experience with WhatsApp Business API or Twilio. &...
...freelancer will be responsible for implementing an email marketing strategy that includes the creation and distribution of a monthly promotional booklet in PDF format. Key Responsibilities: • Platform Development: Design and implement a user-friendly online supermarket website that offers a seamless shopping experience for customers. • Backend Management: Develop and manage the backend infrastructure to handle product listings, customer data, order processing, and inventory management. • ERP Integration: Integrate the online platform with our existing ERP system to synchronize data such as inventory levels, pricing, and order information in real-time. This integration is crucial for streamlining operations and ensuring data accuracy. • System Integ...
I need a python script that uses onnxruntime, directml, and yolov8 for object detection. Then extract the results and draw them in a CV2 window. This includes boxes around the objects and their respective confidence.
I am in need of a skilled web scraper who can collect product information from 6 to 10 different websites on a daily basis. Key Requirements: - Daily web scraping of product data from multiple websites - Delivery of scraped data in a structured format - Ability to manage and handle data from multiple sources Ideal Skills: - Proficiency in web scraping tools and software - Strong data analysis skills - Experience in handling large data sets Please note, this is a daily task and requires consistency and reliability.
I'm in need of a seasoned professional with extensive experience in Java or Python to develop an efficient email checker. The primary purpose of this tool is to filter and group emails. Key Requirements: - Development of a fast-running, headless email checker using Openbullet - Incorporation of 2Captcha via manual captcha solving - Use of residential proxies for the operation Ideal Skills and Experience: - Proficient in Java or Python - Previous experience with Openbullet - Familiarity with 2Captcha - Expertise in using residential proxies - Ability to build a fast, efficient tool
...personalized property ratings. The goal is to integrate various external data sources, process and clean the data, and generate ratings based on multiple key metrics. These ratings will assist in matching properties with clients based on their unique investment preferences. Key Features: 1. Data Integration: • Pull data from external sources related to property market trends, pricing, yields, growth potential, and more. 2. Data Cleaning and Processing: • Clean and process the data to ensure it’s ready for analysis and reporting. 3. Property Rating Calculation: • Calculate property ratings using multiple factors (e.g., price, yield, demand, growth potential, etc.). • Customize ratings based on individual client preferences (e.g., focusing m...
I'm seeking a Python developer with experience in trading tools. I need a program that scans stock market data from the NSE FNO. The scanner should filter stocks based on price movements and technical indicators. Key Requirements: - Proficiency in Python - Experience with trading software development - Ability to create a scanner that exports results in .csv format Ideally, the freelancer will have a good understanding of stock trading and technical indicators. Please include examples of relevant projects in your bid.
I'm looking for a seasoned Python Django Developer to create a sophisticated food e-commerce website. Key Features: - User Registration & Login: A seamless onboarding process for customers. - Product Listing & Categorization: An intuitive layout for easy navigation through various food products. - Online Payment Processing: Secure and efficient handling of transactions. - Messaging: A built-in communication channel for customer inquiries and support. Design: - The site should embody a 'Modern and Sleek' aesthetic. Your design skills will be crucial in achieving this. User Roles: - Customer: The primary user interacting with the site. - Admin: Overseeing the operations, managing products, users, and transactions. Ideal Skills & Experience...
I'm looking for a seasoned developer to create a video player that works seamlessly on both web and mobile platforms. This player should be able to handle multiple video formats such as MP4, WEBM, and AVI. A key aspect of this project is the implementation of a caption system where captions can be toggled on and off by the user. Key requirements include: - Extensive experience in video player development using Python - Proficiency in web and mobile development - Knowledge of various video formats - Ability to create a user-friendly toggle system for captions Please ensure that all source code is compatible with our development setup and is handed over