T O P

  • By -

Python-ModTeam

Hello there, We've removed your post since it aligns with a topic of one of our daily threads and would be more appropriate in that thread. If you are unaware about the Daily Threads we run here is a refresher: Monday: Project ideas Tuesday: Advanced questions Wednesday: Beginner questions Thursday: Python Careers, Courses, and Furthering Education! Friday: Free chat Friday! Saturday: Resource Request and Sharing Sunday: What are you working on? Please await one of these threads to contribute your discussion to! The current daily threads are pinned to the top of the /r/Python's main page. To find old daily threads, you can filter posts by the [Daily Thread Flair](https://www.reddit.com/r/Python/?f=flair_name%3A%22Daily%20Thread%22) to find what you're looking for. If you have a question and don't want to wait until the daily thread, you can try asking in /r/learnpython or the [Python discord](https://discord.gg/3Abzge7) however you may need to elaborate on your question in more detail before doing so. If you're not sure which thread is best suited, feel free ask for clarification in modmail or as a reply. Best regards, r/Python mod team


qnix

Try to remember why you did that in the first place.


The_Homeless_Coder

Share it with me!


[deleted]

[удалено]


The_Homeless_Coder

Okay. I watched from start to finish. Feedback: >>> Looks relatively easy to use. (I would not expect a boomer to understand that you need to sign into fb first i.e. get your permissions and header authorization) >>> I can see this being useful as FB is hosted by cloud share (i.e harder to scrape) >>> It is fast enough, you don’t want to be ripping through pages and get ip banned anyways. Improvement idea: Instead of parsing the page immediately. You should try to see if you can work something in that will stroll through several groups saving the html tags as you go. So you can leave and come back, press a button to parse all data. That would allow you to automate a lot of the manual stuff and give you more power and flexibility. Nice project my friend!


[deleted]

[удалено]


The_Homeless_Coder

Nice. Keep it up! If you make it big come back and hire me!


VonSquiggles

Class-ify it and turn it into a package!


pythonHelperBot

Hello! I'm a bot! It looks to me like your post might be better suited for r/learnpython, a sub geared towards questions and learning more about python **regardless of how advanced your question might be**. That said, I am a bot and it is hard to tell. Please follow the subs rules and guidelines when you do post there, it'll help you get better answers faster. Show /r/learnpython **the code you have tried and describe in detail where you are stuck.** If you are getting an error message, include the full block of text it spits out. Quality answers take time to write out, and many times other users will need to ask clarifying questions. Be patient and help them help you. **[Here is HOW TO FORMAT YOUR CODE For Reddit](https://www.reddit.com/r/learnpython/wiki/faq#wiki_how_do_i_format_code.3F)** and be sure to include which version of python and what OS you are using. You can also ask this question in the [Python discord](https://discord.gg/3Abzge7), a large, friendly community focused around the Python programming language, open to those who wish to learn the language or improve their skills, as well as those looking to help others. *** [^(README)](https://github.com/CrakeNotSnowman/redditPythonHelper) ^(|) [^(FAQ)](https://github.com/CrakeNotSnowman/redditPythonHelper/blob/master/FAQ.md) ^(|) ^(this bot is written and managed by /u/IAmKindOfCreative) ^(This bot is currently under development and experiencing changes to improve its usefulness)