Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scrape ASPX data with python...
#1
I'm trying to use python to scrape an ASPX page for data.

Website:
https://safer.fmcsa.dot.gov/query.asp

Select: US DOT Number
Data to enter: 1485012

A page loads. I'm interested in the MCS-150 Form Date field and it's data (12/06/2018 in this example). I normally use requests to load a page and use Beautiful Soup to get the fields of interest but with ASPX I don't even know how to approach sending a request. Please help. Thanks.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to scrape data from HTML with no identifiers pythonpaul32 2 795 Dec-02-2023, 03:42 AM
Last Post: pythonpaul32
  I am trying to scrape data to broadcast it on Telegram BarryBoos 1 1,990 Jun-10-2023, 02:36 PM
Last Post: snippsat
  How can I web scrape the "alt" attribute from a "img" tag with Python? cisky 1 3,761 Aug-19-2022, 04:59 AM
Last Post: snippsat
  How can I target and scrape a data-stat never5000 5 2,741 Feb-11-2022, 07:59 PM
Last Post: snippsat
Lightbulb Python Obstacles | Kung-Fu | Full File HTML Document Scrape and Store it in MariaDB BrandonKastning 5 2,818 Dec-29-2021, 02:26 AM
Last Post: BrandonKastning
  Python Obstacles | American Kenpo | Wiki Scrape URL/Table and Store it in MariaDB BrandonKastning 6 2,783 Dec-29-2021, 12:38 AM
Last Post: BrandonKastning
  Python Obstacles | Karate | HTML/Scrape Specific Tag and Store it in MariaDB BrandonKastning 8 3,091 Nov-22-2021, 01:38 AM
Last Post: BrandonKastning
  Scraping .aspx page Larz60+ 21 50,847 Mar-18-2021, 10:16 AM
Last Post: Larz60+
  How to get registeration data from a website that uses .aspx? Help me brothers. humble_coder 1 2,418 Feb-18-2021, 06:03 PM
Last Post: Larz60+
  Is it possible to scrape this data from Google Searches rosjo 1 2,168 Nov-06-2020, 06:51 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020