-
**Is your feature request related to a problem? Please describe.**
The LinkedIn Job Scraper is a Python-based web scraping tool that uses Scrapy, a powerful web crawling framework, to extract job lis…
-
**Is your feature request related to a problem? Please describe.**
The LinkedIn Job Scraper is a Python-based web scraping tool that uses Scrapy, a powerful web crawling framework, to extract job lis…
-
When creating a BYOI with the Custom App Notebook I'm unable to start a notebook job with the custom image and kernel (usage of regular notebook works fine in studio), I get the following error:
``…
-
**Is your feature request related to a problem? Please describe.**
I am frustrated when I query a website for information, but it is not completely loaded. This is often the case for shopify websites…
-
-
Hello,
I'm getting this error:
```
fish: Job 1, 'tools/immunopeptidogenomics/squ…' terminated by signal SIGBUS (Misaligned address error)
```
When running squish like so:
```sh
tools/immuno…
-
Hi @Burekasim and the whole team!
Thanks again for this solution. While there are alternatives now, I really like your minimalistic and clear site.
But again I don't feel confident that it shows…
-
Hey!
Have you ever thought about generating an RSS feed? I think it'd be really useful! :) I can't help you because of my poor coding skills, but maybe it's not a big hustle. (a couple of months ago I…
-
Hello Pratik, I was able to scrape some profile last week but now I am not able to i am getting this error "Maximum number of redirects exceeded" Please let me know if something i am doing wrong
…
-
trying to scrape companies and a lot of times I am getting Null in the employees list, here is the code I am running:
```python
chrome_options = Options()
chrome_options.add_argument("--headless"…