Title: Adding table to page using Python
Last modified: November 13, 2021

---

# Adding table to page using Python

 *  [evanpurl](https://wordpress.org/support/users/evanpurl/)
 * (@evanpurl)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/adding-table-to-page-using-python/)
 * I am currently trying to find a way to post a table with data into any of my 
   pages using Python. I’ve been able to automatically create pages, but I am not
   sure how to do much else at the moment.
 * An example of what I am looking for:
    Someone sends me a csv file, I run my python
   script with a link to their page and the file, the file’s contents get posted
   in a table on that page.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [4 years, 5 months ago](https://wordpress.org/support/topic/adding-table-to-page-using-python/#post-15065311)
 * You should look into the [REST API](https://developer.wordpress.org/rest-api/)
   as a means of connecting Python to WP.
 *  Thread Starter [evanpurl](https://wordpress.org/support/users/evanpurl/)
 * (@evanpurl)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/adding-table-to-page-using-python/#post-15065318)
 * Thank you [@sterndata](https://wordpress.org/support/users/sterndata/) for the
   suggestion, I’ve looked into REST API before but I’m having a hard time understanding
   exactly how to use it properly, are there any easy to understand examples or 
   tutorials that would be a good place for me to start?
 * Thanks again
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [4 years, 5 months ago](https://wordpress.org/support/topic/adding-table-to-page-using-python/#post-15065327)
 * The link I gave is for the docs. If you google around, I’m sure you’ll find many
   examples. (Try searching github, too.)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Adding table to page using Python’ is closed to new replies.

## Tags

 * [python](https://wordpress.org/support/topic-tag/python/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 3 replies
 * 2 participants
 * Last reply from: [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/adding-table-to-page-using-python/#post-15065327)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
