Skip to main content
All prompts

Prompt library

Data Extraction

Software Engineers December 10, 2025
web scrapingdata extractionCSV exportautomation

Here is the ChatGPT prompt:

"Please perform the following tasks:

  • Scrape the table found on the following web page, including all 61 columns: https://skyscraperpage.com/diagrams/?cityID=93.
  • Ensure that data is scraped from all 3 pages of the table to include all rows.
  • Create a CSV file from the scraped data using '|' as the separator.
  • Use double quotes around strings that contain spaces.
  • Include a headings row at the top of the CSV file.
  • Include a row titles column in the CSV file.

Ask me clarifying questions until you are 95% confident you can complete the task successfully. Take a deep breath and take it step by step. Remember to search the internet to retrieve up-to-date information."

Comments

0
Sign in to comment on this prompt.

No comments yet

Start the discussion with a useful observation or question.