Hi
The issue is the details inside each listing we want that we can use the above project to get urls then feed here for details but issue is in details all text in one block see link http://www.tradeindia.com/Seller-308712-302308-1578-CATALOGS/Antique-Furniture/AJV-Exports-.html the data down is what we need
AJV Exports
MANSION OF JUSTICE KSP, BEHIND PUBLIC PARK, Jodhpur - 342006, Rajasthan, India Phone:91-291-2544867 Fax:91-291-2544867
Key Personnel Mr. Krishan Kumar Singh (Proprietor) Mobile:+919928329293
We want seperaet fields
1 Address field: asMANSION OF JUSTICE KSP, BEHIND PUBLIC PARK,
2 City field: Jodhpur
3 State field :Rajastan
4 Country field: INdia
5 Phone field:91-291-2544867 6 Fax field :91-291-2544867
7 Mobile:+919928329293
8 Contact person field :Mr. Krishan Kumar Singh
Thanks
|
This is fairly simple to do if you know regex syntax. Just use content transformation to separate the fields. I've done a few of them for you in the attached project.
Visit this website for more information about regex syntax:
|
|
U mean u have done in tradeindia2 project , let me see that and the link provided and get back thanks
|
|
Sorry, forgot to attached the project. Here it is.
Attachment: Tradeindia3.zip
|
can u please explain atleast can u give an example here for say
We want seperaet fields
1 Address field: asMANSION OF JUSTICE KSP, BEHIND PUBLIC PARK,
2 City field: Jodhpur
3 State field :Rajastan
4 Country field: INdia
U can list it here in text dont need project
Please
|
|
ok thanks a lot let me see
|
I see only the full part selected for eg,
Phone i see phone field and in capture see number and type html where is the regex sytax
Please advice
|
|
Click the "Content Transformation" button to see the regex.
|
Hey one last help can u let me know the Regex code for the field key personnel to get result name of person
Regards
rajiv
|
Hey one last help can u let me know the Regex code for the field key personnel to get result name of person since its on a diff. line
Regards
rajiv
|
The regex is:
Key Personnel</B><BR>(.*?)<BR>
|
Hi,
I'm an existing customer. I can't figure out how to select "businessType" content using Filter function in this demo project? I read your artical about how to use text filter, and I still don't know. Please help.
Jenny M
|
Simply click on the business type value element "Exporter / Manufacturer / Distributor / Supplier / Trading Company", and then right-click on "Business Type" and select Add Filter from the context menu and then Must Have Text "Business Type".
|
Got it! Thank you very much!
|