Jump to content
UBot Underground

Blank line in .txt after href scrape?


Guest turbolapp

Recommended Posts

Guest turbolapp

I don't know what you mean. I had clear list at the top of the script so I removed it and put it in another (connected script) and cleared it that way instead but I still have the same problem. Does it matter where you put "clear list" in the script? 

 

It's almost like it has something to do with line positions.

Link to post
Share on other sites

I don't know what you mean. I had clear list at the top of the script so I removed it and put it in another (connected script) and cleared it that way instead but I still have the same problem. Does it matter where you put "clear list" in the script? 

 

It's almost like it has something to do with line positions.

 

Did you set list position to 1?

 

Remember that it starts with 0,1,2,3,4 etc...

 

Still i see no need to set list position to anything when creating new list since it starts with first place by default so just try to remove any set list positions

 

Othr then that you might be adding something to list that has no value or seems blank to ubot and it just adds blank space, thats my guess.

Link to post
Share on other sites

Did you set list position to 1?

 

Remember that it starts with 0,1,2,3,4 etc...

 

Still i see no need to set list position to anything when creating new list since it starts with first place by default so just try to remove any set list positions

 

Othr then that you might be adding something to list that has no value or seems blank to ubot and it just adds blank space, thats my guess.

 

 

Yeah I shouldn't have to set any list position when scraping content. It's possible that this was just something messed up with the way the href was displayed (although I didn't see anything wrong with it.) The way I got around it is when I went to pull the list I just started at position 1 so it skips the weird line. If it's just an anomaly then no biggie...I just thought it would be a headache if this kept occurring.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...