Open harrywang opened 7 years ago
we need to create a crawler to get all information if a user provides his/her researchgate.
I think for this type of crawling (a few pages only) - beautiful soup might be better than scrapy
check the following sample pages on what information could be there and should be collected:
https://www.researchgate.net/profile/Jason_Thatcher
keep it simple for now - just information from the profile page - one page only for the first version.
we need to create a crawler to get all information if a user provides his/her researchgate.
I think for this type of crawling (a few pages only) - beautiful soup might be better than scrapy
check the following sample pages on what information could be there and should be collected:
https://www.researchgate.net/profile/Jason_Thatcher