-
Hi!
Today I am running a process parsing ~500 web pages. The parser runs sequentially, no two webpage parsings run concurrently. Parsera is running as a docker container in my local machine with Ub…
-
Hey mate, I'm doing almost the exact same project at the moment as a beginner.
Your code is a lot better than mine in terms of the web scraping - I'm just diving into this topic.
I'm going to fo…
-
Hi all, got this error when using my python script I made this last summer for scraping off IG. Not sure why I'm getting this error as the bot used to always work with the exact same code.
This err…
-
**Describe the bug**
Unable to use team_match_stats for teams with slash in the name, like Bodø/Glimt.
It tries to create file matchlogs_Bodø/Glimt_2022_schedule.html, which resolves incorrectly d…
-
### Description of feature
nf-core/fetchngs uses a new strategy based on scraping the information via Python to list and fetch all changed files, plus dependencies. It then lists all relevant nf-test…
-
Whether to support unstructured data acquisition such as file 、pdf 、zip 、audio 、video download
-
I noticed that `test_ukify` has been failing for some time in the aarch64 CentOS CI nightly job, and I can reproduce this on latest Rawhide as well.
From the CentOS CI's C9S job:
```
907/1924 sy…
-
As the sqlite database connection attempts to load extensions I am seeing the following failure
```
Traceback (most recent call last):
File "/Users/michaeledoror/workspace/web-scraping/.venv/lib/…
-
Hey, I was trying to use the library and encountered the following error when I did a `python gsmarena_scraping.py`
```Traceback (most recent call last):
File "gsmarena_scraping.py", line 154, i…
-
[Find the instructions here](https://www.scrapingbee.com/blog/web-scraping-101-with-python/?utm_source=newsletter&utm_medium=email&utm_campaign=re_scraping_in_python&utm_term=2023-01-29)