|
-
Sep 6th, 2017, 06:41 PM
#6
Re: Finding certain part of text and extracting.
You've already been given everything you need. You don't have to wait for someone else to write the exact you code for you. You're allowed to use the principles that have already been demonstrated to write final code for yourself. Post #4 demonstrates how to access every 'meta' tag, how to get the value of an attribute and how to test whether that value is equal to something specific. What more do you need? Get the 'property' attribute value, check whether it's the one you need and, if it is, get the 'content' attribute value. Whenever someone provides you with information, think about how you can use that information to resolve your issue, in part or in full, for yourself.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|