Re: Can you scrape content with WodHttpDLX in Delp (General questions)
Hi Buddy,
When you do a POST, the component automatically retrieves the response returned by server.
However, since tinyurl.com returns the URL in a webpage, the response will contain whole HTML source of the page. You will need to parse response body in order to find the URL.
Hope this helps.
Regards,
Damba
Complete thread:
- Can you scrape content with WodHttpDLX in Delphi - buddy, 2009-10-11, 22:17
- Re: Can you scrape content with WodHttpDLX in Delp - wodDamir, 2009-10-11, 22:41
- Re: Can you scrape content with WodHttpDLX in Delp - buddy, 2009-10-11, 23:33
- Re: Can you scrape content with WodHttpDLX in Delp - wodDamir, 2009-10-11, 23:50
- Re: Can you scrape content with WodHttpDLX in Delp - buddy, 2009-10-12, 00:00
- Re: Can you scrape content with WodHttpDLX in Delp - wodDamir, 2009-10-11, 23:50
- Re: Can you scrape content with WodHttpDLX in Delp - buddy, 2009-10-11, 23:33
- Re: Can you scrape content with WodHttpDLX in Delp - wodDamir, 2009-10-11, 22:41