Find Jobs
Hire Freelancers

Python 2.7, Help with lists [AUD ONLY!]

$10-30 AUD

Completed
Posted over 5 years ago

$10-30 AUD

Paid on delivery
So I have a small script, what it does is makes a requests, reads the pages data and will create/append to a text document with data if certain text is found. What I'd like, instead of it saving the .txt files as the IDs from the list, instead allow me to give each ID it's own name so I can sort through them faster. Below will be my current script for this: IDs= ['1012880', '1012140', '1013750', '1011700', '1012910', '1010150', '1011620', '1010050', '1007830', '1011120', '1014950', '1010420', '1014920'] url = 'url here' r = [login to view URL](url, headers=headers) Sa = [c for c in checklist if c in [login to view URL]] f = open([login to view URL]('dir', str(Sa) + '.txt'), 'a') [login to view URL](str(d) + '\n') [login to view URL](str(d) + '\n') [login to view URL](str(d) + '\n') [login to view URL]() print Sa Where it opens the file and saves to it here "f = open([login to view URL]('dir', str(Sa) + '.txt'), 'a')" where it says "str(Sa)" that saves the file as a name, depending on what IDs it finds within the page its self. I'd like to be able to save the files as custom names instead of the IDs. Any help would be appreciated!
Project ID: 17988847

About the project

7 proposals
Remote project
Active 5 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hello There, I have rich experience in working with Python, lists. I would like to do your project. Message me for more details. We can discuss more over chat
$20 AUD in 1 day
4.8 (15 reviews)
3.9
3.9
7 freelancers are bidding on average $24 AUD for this job
User Avatar
Hello~!! I am Gang Lee and I read your post. But I have something to ask you. Your idea is amazing and it will change the world! I am a magic talented developer in your skill. If you wanna be the success, hire me I am looking forward to keeping touch with you Thanks
$25 AUD in 1 day
4.9 (324 reviews)
8.4
8.4
User Avatar
Hello, I can help you with your script. Please feel free to contact me to complete it. I do have extensive experience in python. Regards, Sunny S
$30 AUD in 1 day
5.0 (37 reviews)
5.5
5.5
User Avatar
Hi, I'm not interested in long introductions. I'll do this in 1 hour or less.............................
$30 AUD in 1 day
5.0 (1 review)
2.8
2.8
User Avatar
Hello, since each ID is unique the easiest solution is to loop through the list extract the digits of the ID then convert them to their numeric characters by adding an offset and using the built in python function ord(num + offset) and then concatenate the digits to form a string. Example 102543. The numbers in ascii start from decimal 48 to 57 and the uppercase letters start from decimal 65 ot 90. In order to shift 0 to A, 1 to B etc the offset would be 17, so you'd add 17 before you pass it to ord. So here's the algorithm: while (notdone) { #extract last digit word += ord((ID % 10) + 17) #convert to character and concatenate continue until all digits are extracted and concatenated } Message me if you need assistance
$20 AUD in 1 day
5.0 (1 review)
1.5
1.5
User Avatar
Hello I am a Python developer of 5 years based in Brisbane Australia. I would like to help you with your script. If you would like to discus the project further please feel free to message me anytime. Thanks
$20 AUD in 1 day
5.0 (1 review)
1.2
1.2
User Avatar
Hello sir i am very interested ....................................................................................................
$20 AUD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of AUSTRALIA
canberra, Australia
5.0
1
Payment method verified
Member since Mar 4, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759) & Freelancer Online India Private Limited (CIN U93000HR2011FTC043854)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.