MotaDan / AmazonEmailer

Scrapes any range of items from an amazon category and sends out a schedules email with the item information.
0 stars 0 forks source link

Category broken when doing search #31

Closed MotaDan closed 7 years ago

MotaDan commented 7 years ago

When doing a search like this one the category is not displayed correctly. The search term is missing and there are a bunch of newlines.

MotaDan commented 7 years ago

The layout of pages and where the category information is kept is slightly different from a search to a normal category page. A potential solution is keeping he normal way the category is found and just sticking the search term to the end after stripping out the new lines.