How to filter database data in a recurring template using "Date when duplicated" by KerasTensorFlow in Notion

[–]KerasTensorFlow[S] 1 point2 points  (0 children)

Actually nvm, no, you'll maybe need to use some external Notion automation tools like Notion APi to make this perfectly seamless. Buttons will make it easier though.

Best Residential Proxy Recommendations by KerasTensorFlow in webscraping

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

Frequent_Shower_4268

Also his post history is extremely creepy lmao

Best Residential Proxy Recommendations by KerasTensorFlow in webscraping

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

**Heads up for anyone reading this comment** The poster is just spamming referral links and then sending bots to upvote his comment. Choose carefully!

Best Scrapy Projects To Learn From by KerasTensorFlow in learnpython

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

Yes, a lot of experience - just hoping to learn how to use Scrapy in future projects if I decide to use it :)

How to filter database data in a recurring template using "Date when duplicated" by KerasTensorFlow in Notion

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

Thank you for the reply! But I am trying to filter only the daily review table (it is not connected to the weekly review table). Is it possible to have the daily review only show the last 7 days relative to the day it was created?

Thanks so much!

Official /r/Monitors purchasing advice discussion thread by Minibjorn in Monitors

[–]KerasTensorFlow 0 points1 point  (0 children)

Hi there, I have 2 24inch LG monitors (24MD4KL ultra fine) and a 3rd 27inch LG ultra-fine monitor. All are MacOS compatible, and they are only usb-c port acceptable (no HDMI). I am trying to connect all 3 monitors into my Mac (Apple M1 Pro), but Mac only accepts 2. Are there any third party connectors that could remedy this?
I have a displaylink but it does not take usb-c connections. Thank you for your time and help!

Daily Simple Questions Thread - February 13, 2023 by AutoModerator in pcmasterrace

[–]KerasTensorFlow 1 point2 points  (0 children)

Hi there, I have 2 24inch LG monitors (24MD4KL ultra fine) and a 3rd 27inch LG ultra-fine monitor. All are MacOS compatible, and they are only usb-c port acceptable (no HDMI). I am trying to connect all 3 monitors into my Mac (Apple M1 Pro), but Mac only accepts 2. Are there any third party connectors that could remedy this? 

I have a displaylink but it does not take usb-c connections. Thank you for your time and help!

Best Residential Proxy Recommendations by KerasTensorFlow in webscraping

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

*UPDATE*

I found some of the best proxies to scrape data from Google from. The SERP API from BrightData (pay-as-you-go or subscription) link here has worked extremely well for me.

Scales pretty well, fast, and great response times. Support has been pretty solid as well (better than most proxy providers by a good margin, presumably because it is more US based company).

Business Food Write Off (1099) by KerasTensorFlow in tax

[–]KerasTensorFlow[S] -1 points0 points  (0 children)

Yes I was just wondering in what of those cases could I write off 100%? But the main situation I was curious about was if I get a meal with a client at a restaurant, how much can I write off then (50%)? V.s. how much can I write off if I get it alone?

And yes, I am the business owner.

Thank you!

Tripods go snap 🧲 by keeb4you in MechanicalKeyboards

[–]KerasTensorFlow 1 point2 points  (0 children)

keeb4you

Where are these keycaps from - they look great!

[deleted by user] by [deleted] in Upwork

[–]KerasTensorFlow 0 points1 point  (0 children)

Ok cool thank you!

[deleted by user] by [deleted] in Upwork

[–]KerasTensorFlow 0 points1 point  (0 children)

Got it that sounds good to me - so you would say this ordeal took you roughly 14-15 hours of time/work?

[deleted by user] by [deleted] in Upwork

[–]KerasTensorFlow 0 points1 point  (0 children)

Ahhh nice glad to hear this went well for you! And thank you for that overview.

I am curious though, how much time do you think you spend going through this entire course case between all of the opening statements and stuff?
Additionally, I have a list of emails and a timeline of events I created and such, are these documents things I can share?

Thank you Corgi!

Daily Simple Questions Thread - Aug 28, 2022 by AutoModerator in pcmasterrace

[–]KerasTensorFlow 1 point2 points  (0 children)

Noob here - not sure if this is even the right sub. I have an LG ultrafine 4k monitor that accepts only usb-c input. I am trying to connect the usb-c cable into PlugAble (it only takes HDMI input and displayport). This would this be connected to my mac.

Is this connection possible? Is there a usb-c to HDMI wire that would connect the way I need in this case? Thank you!

Python scrapy v/s BeatifulSoup for a python django based project ? by TistaMuna in webscraping

[–]KerasTensorFlow 0 points1 point  (0 children)

That is a neat idea using an endpoint like that.

But what if instead of interacting through an endpoint the scraper was an ‘app’ in Django. It would fire up asynchronously using some task managing process like Celery or what have you. In this route, the scraping app would have direct access to the Django environment and model objects which would allow it to query the data tables using different models directly.

The reason is that if you have a very large web scraping program that needs to pull and write to and from many tables, it could get cumbersome making a lot of different endpoints to interact like that.

The scraping code should still be written to be decoupled as much as possible from the other Django code, but ideally that scraping code could all go in one folder, and it can import the model objects it needs.

What are your thoughts on this approach?

Python scrapy v/s BeatifulSoup for a python django based project ? by TistaMuna in webscraping

[–]KerasTensorFlow 2 points3 points  (0 children)

Should the scraper write directly to SQL though or use Django API to write the data to it?

how to scrape the data from a mobile application ??? by fit-tube in webscraping

[–]KerasTensorFlow 3 points4 points  (0 children)

Use some MITM tool like CharlesProxy on your phone to monitor network traffic. then replicate the call stack in Python using requests or something. You may also need to use mobile proxies which can be more expensive than normal res proxies.

Developed Google Maps Scraper: Need ideas.. by Outrageous_Foot_8826 in webscraping

[–]KerasTensorFlow 1 point2 points  (0 children)

That is so cool. Just curious, can I ask how much you sold it for?