Web scraping issue
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
lity125
6 - Meteoroid
01-12-2021
06:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi everyone, I have built a workflow for scraping data from a website. There are 3 tables I needed but only the first 2 are working. No table can be extracted for the last one. Is there anyone could help on this? The table I would like to get is in below. Thanks a lot.
1 REPLY 1
KaneG
Alteryx Alumni (Retired)
01-15-2021
12:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, you may want to include your workflow as an attachment so that others can assist and troubleshoot.
From what I can see in the screenshot, these are the steps that I would take.
- Check whether the data is even coming out of the Python Tool. If not the error is in the Python code.
- If the data is there, then check the FieldName, followed by the name of the table in the HTML (is it fgid_2475?)
