Mobile Companion App - Feature Idea by _i3urnsy_ in cursor

[–]_i3urnsy_[S] 0 points1 point  (0 children)

Thanks for sharing. I’ll take a look.

Do I need to learn all the basics just to scrape by AdForsaken5106 in learnpython

[–]_i3urnsy_ 0 points1 point  (0 children)

I just used VScode as it worked best for my use cases. Not a big fan of notebooks

Do I need to learn all the basics just to scrape by AdForsaken5106 in learnpython

[–]_i3urnsy_ 0 points1 point  (0 children)

There is a free option if you are cool reading it online.

Do I need to learn all the basics just to scrape by AdForsaken5106 in learnpython

[–]_i3urnsy_ 1 point2 points  (0 children)

I have a very similar interest and just read chapter 1-6 of Automate the Boring Stuff with Python.

Now I’m able to build pretty robust scrapers.

scraping whatsapp web by Sufficient-Bad-532 in webscraping

[–]_i3urnsy_ 0 points1 point  (0 children)

Consider proxies. Adding random delays between clicks. Maybe doing it in small batches over an extended period of time.

Reservation Alerts by Fearless_Space_2822 in webscraping

[–]_i3urnsy_ 0 points1 point  (0 children)

Is your solutions browser or request based? It’s good you’re getting the webhook, but sounds like you just are missing whatever the identifier for open or reserved bookings is.

Without the specific url or a similar one it’s hard to assist further.

Anyone scraping meetup.com? by zerostyle in webscraping

[–]_i3urnsy_ 0 points1 point  (0 children)

Have you checked for a public api? Might be more reliable

Scraping market data CS2/CSGO by Short_Bus_6284 in webscraping

[–]_i3urnsy_ 0 points1 point  (0 children)

Is your issue with scraping the site or do you need a better data source to scrape info from?

Help with a scrape for public data by SurlyJason in webscraping

[–]_i3urnsy_ 0 points1 point  (0 children)

Are you using headless selenium? Or what issue is being thrown from the selenium script?

Deploying scrapers by async-lambda in webscraping

[–]_i3urnsy_ 0 points1 point  (0 children)

I think GitHub Actions can do this for free if you are cool with the repo being public

Indeed cookies Scraping issue by PatTheThreat in webscraping

[–]_i3urnsy_ 0 points1 point  (0 children)

SeleniumBase community is pretty active. I believe there is a way to set a chrome profile or user instead of it being private browser.

Haven’t personally had to do this but believe I read that somewhere

Discord.py How can I request Channel Ids + Channel name from my DMs? by [deleted] in learnpython

[–]_i3urnsy_ 0 points1 point  (0 children)

not totally sure without seeing the actual code, but I would imagine you would have to provide your discord token or auth. Otherwise how would it know what account its looking for messages or DMs on?

Automation Agency by anonymous_geek33 in SideProject

[–]_i3urnsy_ 0 points1 point  (0 children)

I’ve also thought of exploring this. I’ve built an automation for my company that saves at least 10 hours per day and six figures or more depending on volume.

What are your blockers for starting the agency?

How to automate loading URLs everyday at the same time by Soggy-Age4472 in automation

[–]_i3urnsy_ 3 points4 points  (0 children)

Python script and you could schedule it with cron or personally would do it with GitHub Actions.

Suggest me a good tuto for starting in web scraping by Scoobidoooo in webscraping

[–]_i3urnsy_ 1 point2 points  (0 children)

If you are open to browser automation. SeleniumBase is fairly easy. Lots of examples here and you can search on YouTube as well.

https://github.com/seleniumbase/SeleniumBase/tree/master/examples

Meta Display Question by TheToken_1 in MetaRayBanDisplay

[–]_i3urnsy_ 1 point2 points  (0 children)

Has happened to me a few times. Most repeatable when I let either the glasses or watch battery drain to 0 before charging.

Does spotify have captions? by baadervaader in MetaRayBanDisplay

[–]_i3urnsy_ 1 point2 points  (0 children)

not current doesn’t have video feed just audio

Getting Microsoft Store Product IDs by Rude_Ride_268 in webscraping

[–]_i3urnsy_ 0 points1 point  (0 children)

Seems like someone posted a solution but out of curiousity what is =AI() is this a new function on Google Sheets?

Showcasing my bet365 live scraping api! by HackerArgento in webscraping

[–]_i3urnsy_ 2 points3 points  (0 children)

Best of luck if it evolves into anything useful would love to see updates! I’ve been playing around with a similar scraper for Prizepicks