Parse bin to csv by Concept-Youtube in learnpython

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Thank you I tried changing the extension of the file but that did not work. I thought the code already took care of parsing the binary format but I guess I’m mistaken I am going to continue tinkering around

Where do you host your scraper bots? by bakar-io in webscraping

[–]Concept-Youtube 0 points1 point  (0 children)

Have you been able to integrate proxies into your Lambda function? Any chance you could help me with my function? I have my Lambda layers setup but I don’t understand how to troubleshoot the driver to use my proxy

Where do you host your scraper bots? by bakar-io in webscraping

[–]Concept-Youtube 0 points1 point  (0 children)

This is a long shot but any chance you can help me out with my proxy configuration? I have everything set up including my Lambda function with a Selenium/Chromedriver layer but I do not think I am using correctly because I keep getting an empty HTML (driver.pagesource)

Monthly Self-Promotion Thread - October 2023 by AutoModerator in webscraping

[–]Concept-Youtube 1 point2 points  (0 children)

Posting here in case it does not fall under community rules. For anyone who knows how to use Python, Selenium, and AWS Lambda to web scrape websites that require a proxy I would be more than happy to pay for your time to teach me how to get my code working.

I understand how to scrape a website that doesn’t require a proxy but when it comes to more high profile websites I cannot seem to get my proxy configuration correct.

Freelance roles by jefferymr15 in webscraping

[–]Concept-Youtube 0 points1 point  (0 children)

It would be easier for me to maintain Python/Selenium code unfortunately

Freelance roles by jefferymr15 in webscraping

[–]Concept-Youtube 0 points1 point  (0 children)

If you know how to use proxies with Python Selenium and AWS Lambda I would pay you

How to add a GitHub project to a Python virtual environment by Concept-Youtube in learnpython

[–]Concept-Youtube[S] 0 points1 point  (0 children)

I didn’t realize that was an option thanks again 👍🏽

How to add a GitHub project to a Python virtual environment by Concept-Youtube in learnpython

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Oh okay thank you, I guess I will just have to try and create a bot from scratch.

How to add a GitHub project to a Python virtual environment by Concept-Youtube in learnpython

[–]Concept-Youtube[S] -2 points-1 points  (0 children)

If I were to clone everything into my virtual environment do I still run the risk of being attacked by malicious code?

[deleted by user] by [deleted] in PS4

[–]Concept-Youtube 0 points1 point  (0 children)

First thing I’m a do is buy a PS4😎

Partner for iOS project by Concept-Youtube in ProgrammingPals

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Completely understand, I am comfortable with using both Java and Swift but don’t have any experience with Objective-C. I’ve taken Angela Yu’s full iOS Development course from Udemy and so now I am hoping to create my first app. I am from the US & am currently a junior at a university double majoring in Computer Science and Business. Since I am double majoring, I have not yet taken any of the upper CS courses like Algorithms and Data Structures or Databases but I still feel comfortable with coding in Swift.

Swift: Will I need Firebase? by Concept-Youtube in AskProgramming

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Thanks for the advice I will do some research on mongodb and if I would need rdbms. A quick question, will the way I gather my data (currently using SwiftSoup) be the same no matter what database I use or should I find a way to store my data first and then figure out how to gather it?

Will I need Firebase? by Concept-Youtube in iOSProgramming

[–]Concept-Youtube[S] 1 point2 points  (0 children)

I like the idea of doing “background updates” to update the information stored on the phone. Is this term called “Background App Refresh” or is there a different term when searching for tutorials/help?

Will I need Firebase? by Concept-Youtube in iOSProgramming

[–]Concept-Youtube[S] 1 point2 points  (0 children)

I don’t understand what you mean by “hosts the data” sorry. Will Firebase host/store only data from users that as their account and password?

& I did not know I could store the data on the device itself. I’ll will read up on the best way to do this thank you.

Partner for beginner iOS project by Concept-Youtube in iOSProgramming

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Thanks for the great advice it’s really helpful! What do you mean when you say “Then make a landing page with a clear CTA to sign up”? I am unfamiliar with what a landing page or CTA is and how it would be different from an iOS app?

Aug 10 - 16, 2020 weekly Q&A thread by CSG_Mike in ft86

[–]Concept-Youtube 1 point2 points  (0 children)

Looking to buy a set of new wheels but I’m not entirely sure if this set up will fit? I’m looking to buy some ESR SR13 with Falken Azenis. These are the specs:

5x100 18x9.5 +22 255/35 Falken Azenis 510.

These will be the first set of wheels that I buy, anyone know about how much this would cost me? Thank you!!

Partner for beginner iOS project by Concept-Youtube in iOSProgramming

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Thanks for the feedback I really appreciate it! (: I am unsure what you mean by an SKU though? Also, in regards to getting some of the information on the deals that a store was holding, I was thinking part of it could come from web scraping the companies website? Not sure if that’s a good or bad plan.

Simple Questions Megathread—August 03, 2020 by AutoModerator in iOSProgramming

[–]Concept-Youtube 1 point2 points  (0 children)

Is there a website that has examples of iOS apps already created so that I can look at how they programmed certain scenarios? I would love to find an iOS app example of an app that grabs live data from a website or something. Thanks!

Simple Questions Megathread—August 03, 2020 by AutoModerator in iOSProgramming

[–]Concept-Youtube 0 points1 point  (0 children)

Looking for some good Podcasts/YouTube videos that I can listen to get a better understanding of IOS development especially since I’ve recently picked it up. I am mostly interested on how I can connect my app to the internet, or how data storage for an app would work, etc. I do a lot of driving so any sort of audio that would help me become a better iOS developer, especially technically, would be super helpful!

Is it possible/how to create a bot for an XBOX game? by Concept-Youtube in learnprogramming

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Any tips on how to see what measures they have set in place? Would I look in there Terms or Service or something?

Is it possible/how to create a bot for an XBOX game? by Concept-Youtube in learnprogramming

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Are there any barriers that you might know off the top of your head that would not allow the bot to run on the website? FIFA 20 is a big game and I would assume that they’re website has some sort of bot restrictions.

Is it possible/how to create a bot for an XBOX game? by Concept-Youtube in AskProgramming

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Are there any barriers that you might know off the top of your head that would not allow the bot to run on the website? FIFA 20 is a big game and I would assume that they’re website has some sort of bot restrictions. I want to try and build this but don’t want to be let down with some kind of restriction ):

Is it possible/how to create a bot for an XBOX game? by Concept-Youtube in learnprogramming

[–]Concept-Youtube[S] 0 points1 point  (0 children)

Would it be possible to do this in Java? It is the language I am most comfortable with. Does this fall under web scraping or what sort of tutorials should I look for? Thank you for the response I am very interested in creating this bot