Extract to a pre-existing/imported database table
Posted: Fri Dec 09, 2011 9:07 pm
Hello!
I'm demoing the Helium Scraper, and the learning process has been somewhat of a painful one. After reading through some of the help documentation and fiddling with the program, I've come so close yet so far away from doing what I want to do.
After realizing I can't import a .txt file of URLs, I finally made an .mdb-related table with an id, the URLs to navigate to, and an empty column to place the extracted information piece I need at each URL.
I've imported the table, made the Kind, and now I'm working on the Actions. I successfully added a "Navigate URLs" action, which points to the URL column of the imported table. I press play. It reads the table fine. I add the "Select Kind". Again, no problem.
Now here's where I get stuck, wanting to throw things and pull out my hair. I want to add the "Extract" action. (I'm extracting a website address listed in the contact section of each page.)
Add Child > Extract
And then I checkmark the associated Kind.
Then it takes me to a New Table dialog.
But I don't WANT to make a new table. I want to extract the information to the associated column in the imported table, the very same one I successfully linked to with the "Navigate URLs" action. I've tried everything that's obvious, but there's seemingly no option to extract to the imported table. I even tried renaming the New Table to the name of the imported table, but that only writes over the imported table.
I fear that I'm missing some obvious point here, but can you please help me? Why would I be able to easily link a Navigate URLs action to an imported table but not have the option to extract to it? HELP!
I'm demoing the Helium Scraper, and the learning process has been somewhat of a painful one. After reading through some of the help documentation and fiddling with the program, I've come so close yet so far away from doing what I want to do.
After realizing I can't import a .txt file of URLs, I finally made an .mdb-related table with an id, the URLs to navigate to, and an empty column to place the extracted information piece I need at each URL.
I've imported the table, made the Kind, and now I'm working on the Actions. I successfully added a "Navigate URLs" action, which points to the URL column of the imported table. I press play. It reads the table fine. I add the "Select Kind". Again, no problem.
Now here's where I get stuck, wanting to throw things and pull out my hair. I want to add the "Extract" action. (I'm extracting a website address listed in the contact section of each page.)
Add Child > Extract
And then I checkmark the associated Kind.
Then it takes me to a New Table dialog.
But I don't WANT to make a new table. I want to extract the information to the associated column in the imported table, the very same one I successfully linked to with the "Navigate URLs" action. I've tried everything that's obvious, but there's seemingly no option to extract to the imported table. I even tried renaming the New Table to the name of the imported table, but that only writes over the imported table.
I fear that I'm missing some obvious point here, but can you please help me? Why would I be able to easily link a Navigate URLs action to an imported table but not have the option to extract to it? HELP!