vikiendu
Power Member
- Nov 24, 2013
- 598
- 189
Hi @loopline,
Hope you can help me out with this issue.
I have a list of websites and want to scrape the text link of the website's main menu, resulting in a .CSV format.
For example:
Website 1 | Insurance | Stock | Crypto | Forex
Website 2 | Dogs | Cats | Birds | Fish | Pigs | Cows | Buffalo
Website 3 | SEO Service | Writing Service | Knowledge Base
and so on...
I am now doing guest post outreach, however, I find it hard to target websites that are relevant to my niche. Therefore my idea is to define the website niche just by looking at the menu.
Another approach is to scrape all the words of a website and then calculate the percentage of each word's appearance, so we can roughly assume the website niche; however, I think this way is infeasible since there are websites that have like 9000 articles, making the process way slower than the 1st method.
Hope you can help me out with this issue.
I have a list of websites and want to scrape the text link of the website's main menu, resulting in a .CSV format.
For example:
Website 1 | Insurance | Stock | Crypto | Forex
Website 2 | Dogs | Cats | Birds | Fish | Pigs | Cows | Buffalo
Website 3 | SEO Service | Writing Service | Knowledge Base
and so on...
I am now doing guest post outreach, however, I find it hard to target websites that are relevant to my niche. Therefore my idea is to define the website niche just by looking at the menu.
Another approach is to scrape all the words of a website and then calculate the percentage of each word's appearance, so we can roughly assume the website niche; however, I think this way is infeasible since there are websites that have like 9000 articles, making the process way slower than the 1st method.