# Using Python to programmatically create 100 groups

**URL:** https://meta.discourse.org/t/using-python-to-programmatically-create-100-groups/269793
**Category:** Development
**Created:** [June 27, 2023, 4:15pm UTC](https://meta.discourse.org/t/using-python-to-programmatically-create-100-groups/269793 "2023-06-27T16:15:55Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [June 27, 2023, 4:19pm UTC](https://meta.discourse.org/t/using-python-to-programmatically-create-100-groups/269793/2 "2023-06-27T16:19:45Z")

</div>

Looks mostly true.

See if it works for one or two before you loop through a hundred, though!

You can check [Reverse engineer the Discourse API](https://meta.discourse.org/t/reverse-engineer-the-discourse-api/20576) to see that you get all of your group settings like you want them.

See also [Use the Discourse API ruby gem](https://meta.discourse.org/t/use-the-discourse-api-ruby-gem/17587)

---

_[View the full topic](https://meta.discourse.org/t/using-python-to-programmatically-create-100-groups/269793)._
