Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8972395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T18:12:32+00:00 2026-06-15T18:12:32+00:00

Sorry if the title is confusing. Basically what I am trying to do is

  • 0

Sorry if the title is confusing. Basically what I am trying to do is create an excel sheet with data that is in a url that I have.

The url is a search API for twitter that retrieves the past 100 tweets with a given keyword of my choice. I am trying to to create an excel sheet that stores each tweet in it’s own row. Essentially it will only be 1 column but will be 100 rows.

I have looked online but haven’t really seen a way to do exactly what I need so if anyone knows a tutorial i should look at or could show me how to get started that would be great.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T18:12:33+00:00Added an answer on June 15, 2026 at 6:12 pm

    There will probably not be a tutorial on exactly how to do this. you need to put a couple different concepts together

    1. Get the data from the url. This can be as simple as urllib.urlopen
    2. Turn that data (string) into a usable format. Twitter will probably return json. Turn that into a python dict
    3. Open a file for writing
    4. Loop through twitter data and write to ouput file

    You only need to create a .csv file. It will work great with excel. For one column file you just need to write the header then write each line of data. Python provides everything you need to create well formed csv files in the csv module in the standard library

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Sorry about that confusing title :) I have a resource, ComatosePage (used in the
Sorry if my title is confusing. I have an assignment due that has to
Sorry for the confusing title. Basically I made a BinaryReader class that reads in
Sorry about the confusing title. Are there any web IDEs available that can be
Sorry if the title is confusing. I have several string expressions in an array
Sorry if the title is confusing but I'm trying to get all comments and
Sorry for the title may seem confusing. i have 2 element. with no relation
Hello everybody and sorry for the rather confusing question-title. I have a Hibernate Class
Sorry if the title is confusing. I have set up a virtual host on
I'm sorry if the title is confusing but I'm trying to record audio for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.