#๐Ÿ”’ Best way to host 1-200 python scripts all retrieving data database and then retrieving from differ

17 messages ยท Page 1 of 1 (latest)

brave sunBOT
#

@snow night

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

snow night
#

@latent night

#

basically each user specifies the website they need monitors (websites similar to discord) basically monitors them using requests every 10seconds and then retrieves all "messages" for the specified website and outputs to the users dashboard

vapid wasp
#

where did you pull the 200 from?

#

also how do you plan to integrate with 200 services? for example, discord, how do you plan on retrieving messages in a way that's not against their ToS?

latent night
#

Yeah this seems like a pretty large undertaking tbh

#

200 services or 200 unique users?

snow night
snow night
# latent night 200 services or 200 unique users?

unique users (each with their own community, similar to discord server)

its similar to a mee6 but for this website. detects configured banned keywords then deletes and chat containing those keywords and other similar features

vapid wasp
#

can you share the website?

snow night
#

oh nvm it is against their tos ๐Ÿ˜ญ

#

to scrape data

#

fuck

brave sunBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.

#

๐Ÿ”’ Best way to host 1-200 python scripts all retrieving data database and then retrieving from differ